Test Framework Failure
Describes an unexpected test failure, i.e. when the execution fails but not with an assertion failure.
Since
7.6
Functions
Link copied to clipboard
The fully-qualified name of the underlying exception type.
Link copied to clipboard
Returns a long description of the failure.
Link copied to clipboard
Returns a short message (typically one line) for the failure.
Link copied to clipboard
Returns the problems associated with this failure.
Link copied to clipboard
The stringified version of the stacktrace created from the underlying exception.