MediaWiki  REL1_24
TestORMRowTest Class Reference

TestORMRow More...

Inheritance diagram for TestORMRowTest:
Collaboration diagram for TestORMRowTest:

List of all members.

Public Member Functions

 constructorTestProvider ()

Protected Member Functions

 getMockValues ()
 getRowClass ()
 getTableInstance ()
 setUp ()
 tearDown ()

Detailed Description

TestORMRow

Definition at line 46 of file TestORMRowTest.php.


Member Function Documentation

Since:
1.20
Returns:
array

Reimplemented from ORMRowTest.

Definition at line 113 of file TestORMRowTest.php.

References array(), object, true, and wfGetDB().

Since:
1.21
Returns:
array

Reimplemented from ORMRowTest.

Definition at line 135 of file TestORMRowTest.php.

References array().

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

Reimplemented from ORMRowTest.

Definition at line 52 of file TestORMRowTest.php.

Since:
1.20
Returns:
IORMTable

Reimplemented from ORMRowTest.

Definition at line 60 of file TestORMRowTest.php.

References ORMTable\singleton().

TestORMRowTest::setUp ( ) [protected]

Reimplemented from MediaWikiTestCase.

Definition at line 64 of file TestORMRowTest.php.

References $GLOBALS, and wfGetDB().

TestORMRowTest::tearDown ( ) [protected]

Reimplemented from MediaWikiTestCase.

Definition at line 106 of file TestORMRowTest.php.

References wfGetDB().


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