MediaWiki  1.29.2
DatabaseDomainTest Class Reference

Wikimedia\Rdbms\DatabaseDomain. More...

Inheritance diagram for DatabaseDomainTest:
Collaboration diagram for DatabaseDomainTest:

Public Member Functions

 testConstruct ( $db, $schema, $prefix, $id, $exception=false)
 provideConstruct More...
 
 testNewFromId ( $id, $db, $schema, $prefix, $exception=false)
 provideNewFromId More...
 

Static Public Member Functions

static provideConstruct ()
 
static provideNewFromId ()
 

Detailed Description

Wikimedia\Rdbms\DatabaseDomain.

Definition at line 8 of file DatabaseDomainTest.php.

Member Function Documentation

◆ provideConstruct()

static DatabaseDomainTest::provideConstruct ( )
static

Definition at line 9 of file DatabaseDomainTest.php.

References true.

◆ provideNewFromId()

static DatabaseDomainTest::provideNewFromId ( )
static

Definition at line 40 of file DatabaseDomainTest.php.

References true.

◆ testConstruct()

DatabaseDomainTest::testConstruct (   $db,
  $schema,
  $prefix,
  $id,
  $exception = false 
)

provideConstruct

Definition at line 27 of file DatabaseDomainTest.php.

References class.

◆ testNewFromId()

DatabaseDomainTest::testNewFromId (   $id,
  $db,
  $schema,
  $prefix,
  $exception = false 
)

provideNewFromId

Definition at line 61 of file DatabaseDomainTest.php.

References class.


The documentation for this class was generated from the following file: