public function NativePhpunitPrinter::endTest

A test ended.

Parameters

PHPUnit_Framework_Test $test:

float $time:

File

drupal/core/vendor/doctrine/common/tests/NativePhpunitTask.php, line 242

Class

NativePhpunitPrinter

Code

public function endTest(PHPUnit_Framework_Test $test, $time) {
}