MediaWiki REL1_28
DatabaseDomainTest Class Reference

DatabaseDomain. More...

Inheritance diagram for DatabaseDomainTest:
Collaboration diagram for DatabaseDomainTest:

Public Member Functions

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

Static Public Member Functions

static provideConstruct ()
 
static provideNewFromId ()
 

Detailed Description

DatabaseDomain.

Definition at line 6 of file DatabaseDomainTest.php.

Member Function Documentation

◆ provideConstruct()

static DatabaseDomainTest::provideConstruct ( )
static

Definition at line 7 of file DatabaseDomainTest.php.

References true.

◆ provideNewFromId()

static DatabaseDomainTest::provideNewFromId ( )
static

Definition at line 38 of file DatabaseDomainTest.php.

References true.

◆ testConstruct()

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

provideConstruct

Definition at line 25 of file DatabaseDomainTest.php.

◆ testNewFromId()

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

provideNewFromId

Definition at line 59 of file DatabaseDomainTest.php.

References DatabaseDomain\newFromId().


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