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

List of all members.

Public Member Functions

 __construct ()
 execute ()
 listBrowsers ()

Protected Member Functions

 runTests ($seleniumTestSuites=array())
 startServer ()
 stopServer ()

Protected Attributes

 $selenium
 $seleniumServerExecPath
 $serverManager

Detailed Description

Definition at line 49 of file RunSeleniumTests.php.


Constructor & Destructor Documentation

Reimplemented from Maintenance.

Definition at line 54 of file RunSeleniumTests.php.

References Maintenance\addOption(), and Maintenance\deleteOption().


Member Function Documentation

Definition at line 76 of file RunSeleniumTests.php.

References as, and echo.

Referenced by execute().

SeleniumTester::runTests ( seleniumTestSuites = array()) [protected]

Definition at line 127 of file RunSeleniumTests.php.

References $result, $suite, as, and true.

Referenced by execute().

SeleniumTester::startServer ( ) [protected]

Definition at line 86 of file RunSeleniumTests.php.

References echo.

Referenced by execute().

SeleniumTester::stopServer ( ) [protected]

Definition at line 110 of file RunSeleniumTests.php.

References echo.

Referenced by execute().


Member Data Documentation

SeleniumTester::$selenium [protected]

Definition at line 50 of file RunSeleniumTests.php.

SeleniumTester::$seleniumServerExecPath [protected]

Definition at line 52 of file RunSeleniumTests.php.

SeleniumTester::$serverManager [protected]

Definition at line 51 of file RunSeleniumTests.php.


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