MediaWiki
REL1_21
|
Public Member Functions | |
__construct () | |
execute () | |
listBrowsers () | |
Protected Member Functions | |
runTests ($seleniumTestSuites=array()) | |
startServer () | |
stopServer () | |
Protected Attributes | |
$selenium | |
$seleniumServerExecPath | |
$serverManager |
Definition at line 49 of file RunSeleniumTests.php.
Reimplemented from Maintenance.
Definition at line 54 of file RunSeleniumTests.php.
References Maintenance\addOption(), and Maintenance\deleteOption().
Reimplemented from Maintenance.
Definition at line 154 of file RunSeleniumTests.php.
References $wgHooks, array(), Maintenance\getOption(), SeleniumConfig\getSeleniumSettings(), global, Maintenance\hasOption(), listBrowsers(), Maintenance\output(), runTests(), startServer(), stopServer(), and wfRunHooks().
Definition at line 76 of file RunSeleniumTests.php.
Referenced by execute().
SeleniumTester::runTests | ( | $ | seleniumTestSuites = array() | ) | [protected] |
SeleniumTester::startServer | ( | ) | [protected] |
SeleniumTester::stopServer | ( | ) | [protected] |
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.