Handler for 'on test' event.
Parameters
string $name:
boolean $success:
File
- drupal/core/vendor/phpunit/phpunit/PHPUnit/Util/TestDox/ResultPrinter.php, line 327
Class
- PHPUnit_Util_TestDox_ResultPrinter
- Base class for printers of TestDox documentation.
Code
protected function onTest($name, $success = TRUE) {
}