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)
    {
    }