MediaWiki
REL1_24
|
Public Member Functions | |
__construct ($name=null, array $data=array(), $dataName= '') | |
testBeginRecentChangesList_html () | |
testBeginRecentChangesList_jsModules () | |
testBeginRecentChangesList_styleModules () | |
testEndRecentChangesList () | |
testRecentChangesLine () | |
Private Member Functions | |
getEditChange ($timestamp) | |
getTestUser () | |
newEnhancedChangesList () | |
Private Attributes | |
TestRecentChangesHelper | $testRecentChangesHelper |
EnhancedChangesListTest::__construct | ( | $ | name = null , |
array $ | data = array() , |
||
$ | dataName = '' |
||
) |
Reimplemented from MediaWikiTestCase.
Definition at line 17 of file EnhancedChangesListTest.php.
References $name.
EnhancedChangesListTest::getEditChange | ( | $ | timestamp | ) | [private] |
Definition at line 109 of file EnhancedChangesListTest.php.
EnhancedChangesListTest::getTestUser | ( | ) | [private] |
Definition at line 121 of file EnhancedChangesListTest.php.
EnhancedChangesListTest::newEnhancedChangesList | ( | ) | [private] |
Definition at line 99 of file EnhancedChangesListTest.php.
Referenced by testBeginRecentChangesList_html(), testBeginRecentChangesList_jsModules(), and testBeginRecentChangesList_styleModules().
Definition at line 52 of file EnhancedChangesListTest.php.
References $html, and newEnhancedChangesList().
Definition at line 42 of file EnhancedChangesListTest.php.
References newEnhancedChangesList().
Definition at line 23 of file EnhancedChangesListTest.php.
References newEnhancedChangesList().
Definition at line 80 of file EnhancedChangesListTest.php.
Definition at line 62 of file EnhancedChangesListTest.php.
TestRecentChangesHelper EnhancedChangesListTest::$testRecentChangesHelper [private] |
Definition at line 15 of file EnhancedChangesListTest.php.