MediaWiki
master
|
Public Member Functions | |
__construct () | |
execute () | |
listBrowsers () | |
Protected Member Functions | |
runTests ($seleniumTestSuites=array()) | |
startServer () | |
stopServer () | |
Protected Attributes | |
$selenium | |
$seleniumServerExecPath | |
$serverManager |
Definition at line 48 of file RunSeleniumTests.php.
Reimplemented from Maintenance.
Definition at line 53 of file RunSeleniumTests.php.
References Maintenance\addOption(), and Maintenance\deleteOption().
Reimplemented from Maintenance.
Definition at line 153 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 75 of file RunSeleniumTests.php.
Referenced by execute().
SeleniumTester::runTests | ( | $ | seleniumTestSuites = array() | ) | [protected] |
SeleniumTester::startServer | ( | ) | [protected] |
SeleniumTester::stopServer | ( | ) | [protected] |
SeleniumTester::$selenium [protected] |
Definition at line 49 of file RunSeleniumTests.php.
SeleniumTester::$seleniumServerExecPath [protected] |
Definition at line 51 of file RunSeleniumTests.php.
SeleniumTester::$serverManager [protected] |
Definition at line 50 of file RunSeleniumTests.php.