MediaWiki  REL1_19
SimpleSeleniumTestCase Class Reference
Inheritance diagram for SimpleSeleniumTestCase:
Collaboration diagram for SimpleSeleniumTestCase:

List of all members.

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.

Detailed Description

Definition at line 6 of file SimpleSeleniumTestCase.php.


Member Function Documentation

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.


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