MediaWiki  REL1_21
TestORMRowTest Class Reference
Inheritance diagram for TestORMRowTest:
Collaboration diagram for TestORMRowTest:

List of all members.

Public Member Functions

 constructorTestProvider ()

Protected Member Functions

 getMockValues ()
 getRowClass ()
 getTableInstance ()
 setUp ()
 setUp and tearDown should (where significant) happen in reverse order.
 tearDown ()

Detailed Description

Definition at line 43 of file TestORMRowTest.php.


Member Function Documentation

Since:
1.20
Returns:
array

Reimplemented from ORMRowTest.

Definition at line 93 of file TestORMRowTest.php.

References array().

Since:
1.21
Returns:
array

Reimplemented from ORMRowTest.

Definition at line 114 of file TestORMRowTest.php.

References array().

TestORMRowTest::getRowClass ( ) [protected]
Since:
1.20
Returns:
string

Reimplemented from ORMRowTest.

Definition at line 49 of file TestORMRowTest.php.

Since:
1.20
Returns:
IORMTable

Reimplemented from ORMRowTest.

Definition at line 57 of file TestORMRowTest.php.

References ORMTable\singleton().

TestORMRowTest::setUp ( ) [protected]

setUp and tearDown should (where significant) happen in reverse order.

Reimplemented from MediaWikiTestCase.

Definition at line 61 of file TestORMRowTest.php.

References wfGetDB().

TestORMRowTest::tearDown ( ) [protected]

Reimplemented from MediaWikiTestCase.

Definition at line 86 of file TestORMRowTest.php.

References wfGetDB().


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