Home
last modified time | relevance | path

Searched refs:handleArguments (Results 1 – 1 of 1) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DCommand.php127 $this->handleArguments($argv);
261 protected function handleArguments(array $argv) function in PHPUnit_TextUI_Command