cliArgs = $cliArgs; } protected function createTestResult() { return new MediaWikiTestResult( $this->cliArgs ); } }