MyBuilder\PhpunitAccelerator\TestListener::addIncompleteTest PHP Метод

addIncompleteTest() публичный Метод

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