PhpunitMemoryAndTimeUsageListener\Listener\Measurement\TimeAndMemoryTestListener::addFailure PHP Method

addFailure() public method

public addFailure ( PHPUnit_Framework_Test $test, PHPUnit_Framework_AssertionFailedError $exception, float $time )
$test PHPUnit_Framework_Test
$exception PHPUnit_Framework_AssertionFailedError
$time float
    public function addFailure(\PHPUnit_Framework_Test $test, \PHPUnit_Framework_AssertionFailedError $exception, $time)
    {
    }