CoveredCodeNotExecutedException
class CoveredCodeNotExecutedException extends RiskyTestError (View source)
Properties
protected array | $serializableTrace | from Exception |
Methods
Details
array
getSerializableTrace()
Returns the serializable trace (without 'args').
in AssertionFailedError at line 23
string
toString()
Wrapper for getMessage() which is declared as final.