BlueSpice MediaWiki master
|
Public Member Functions | |
__construct ($message, SebastianBergmann\Comparator\ComparisonFailure $comparisonFailure=null, Exception $previous=null) | |
getComparisonFailure () | |
![]() | |
toString () | |
![]() | |
__construct ($message= '', $code=0, Exception $previous=null) | |
getSerializableTrace () | |
__toString () | |
__sleep () | |
![]() | |
__construct ($message="", $code=0, Throwable $previous=null) | |
getMessage () | |
getCode () | |
getFile () | |
getLine () | |
getTrace () | |
getPrevious () | |
getTraceAsString () | |
__toString () | |
Protected Attributes | |
$comparisonFailure | |
![]() | |
$serializableTrace | |
![]() | |
$message | |
$code | |
$file | |
$line | |
Exception for expectations which failed their check.
The exception contains the error message and optionally a SebastianBergmann which is used to generate diff output of the failed expectations.
PHPUnit_Framework_ExpectationFailedException::getComparisonFailure | ( | ) |