PHPUnit_Util_DeprecatedFeature_Logger::addSkippedTest PHP Method

addSkippedTest() public method

Skipped test.
public addSkippedTest ( PHPUnit_Framework_Test $test, Exception $e, float $time )
$test PHPUnit_Framework_Test
$e Exception
$time float
    public function addSkippedTest(PHPUnit_Framework_Test $test, Exception $e, $time)
    {
    }