MediaWiki  1.28.1
DatabaseDomainTest Class Reference

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

DatabaseDomain.

Definition at line 6 of file DatabaseDomainTest.php.

Member Function Documentation

static DatabaseDomainTest::provideConstruct ( )
static

Definition at line 7 of file DatabaseDomainTest.php.

References true.

static DatabaseDomainTest::provideNewFromId ( )
static

Definition at line 38 of file DatabaseDomainTest.php.

References true.

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

provideConstruct

Definition at line 25 of file DatabaseDomainTest.php.

References class.

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

provideNewFromId

Definition at line 59 of file DatabaseDomainTest.php.

References class, and DatabaseDomain\newFromId().


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