Lggr
PHPUnit\Framework\ExpectationFailedException Member List

This is the complete list of members for PHPUnit\Framework\ExpectationFailedException, including all inherited members.

$comparisonFailure (defined in PHPUnit\Framework\ExpectationFailedException)PHPUnit\Framework\ExpectationFailedExceptionprotected
$serializableTrace (defined in PHPUnit\Framework\Exception)PHPUnit\Framework\Exceptionprotected
__construct($message, ComparisonFailure $comparisonFailure=null, \Exception $previous=null)PHPUnit\Framework\ExpectationFailedException
__construct($message='', $code=0, \Exception $previous=null) (defined in PHPUnit\Framework\Exception)PHPUnit\Framework\Exception
__sleep() (defined in PHPUnit\Framework\Exception)PHPUnit\Framework\Exception
__toString()PHPUnit\Framework\Exception
getComparisonFailure()PHPUnit\Framework\ExpectationFailedException
getSerializableTrace()PHPUnit\Framework\Exception
toString()PHPUnit\Framework\AssertionFailedError