public function NativePhpunitPrinter::addIncompleteTest

Incomplete test.

Parameters

PHPUnit_Framework_Test $test:

Exception $e:

float $time:

File

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

Class

NativePhpunitPrinter

Code

public function addIncompleteTest(PHPUnit_Framework_Test $test, Exception $e, $time) {
}