Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dmycommand.phpt12 require __DIR__ . '/../_files/MyCommand.php';
13 MyCommand::main();
16 MyCommand::myHandler 123
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DMyCommand.php3 class MyCommand extends PHPUnit_TextUI_Command class