MediaWiki
REL1_19
|
Public Member Functions | |
testBasic () | |
testDatabaseResourceLoadedCorrectly () | |
Just verify that the test db was loaded correctly. | |
testGlobalVariableForDefaultSkin () | |
All this test really does is verify that a global var was set. |
Definition at line 6 of file SimpleSeleniumTestCase.php.
Definition at line 7 of file SimpleSeleniumTestCase.php.
References SeleniumTestConstants\WIKI_TEST_WAIT_TIME.
Just verify that the test db was loaded correctly.
Definition at line 33 of file SimpleSeleniumTestCase.php.
All this test really does is verify that a global var was set.
It depends on $wgDefaultSkin = 'chick'; being set
Definition at line 24 of file SimpleSeleniumTestCase.php.