MediaWiki REL1_32
|
Public Member Functions | |
__construct (array $cliArgs) | |
getMediaWikiCliArgs () | |
Get the command-line arguments from phpunit.php. | |
Private Attributes | |
$cliArgs | |
Definition at line 3 of file MediaWikiTestResult.php.
MediaWikiTestResult::__construct | ( | array | $cliArgs | ) |
Definition at line 6 of file MediaWikiTestResult.php.
References $cliArgs.
MediaWikiTestResult::getMediaWikiCliArgs | ( | ) |
Get the command-line arguments from phpunit.php.
Definition at line 14 of file MediaWikiTestResult.php.
References $cliArgs.
|
private |
Definition at line 4 of file MediaWikiTestResult.php.
Referenced by __construct(), and getMediaWikiCliArgs().