\PHPUnit_Framework_TestFailure

A TestFailure collects a failed test together with the caught exception.

Synopsis

class PHPUnit_Framework_TestFailure {
}

Members

private

  • $testName — string

protected

Methods

public

History