protected function PHPUnit_TextUI_Command::handleCustomTestSuite

Custom callback for test suite discovery.

1 call to PHPUnit_TextUI_Command::handleCustomTestSuite()
PHPUnit_TextUI_Command::handleArguments in drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php
Handles the command-line arguments.

File

drupal/core/vendor/phpunit/phpunit/PHPUnit/TextUI/Command.php, line 894

Class

PHPUnit_TextUI_Command
A TestRunner for the Command Line Interface (CLI) PHP SAPI Module.

Code

protected function handleCustomTestSuite() {
}