File Comparison Test Assertion Failure
Represent a test assertion failure where the test fails due to a broken assertion.
Since
8.3
Functions
Link copied to clipboard
Returns the string representation of the actual value.
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 the string representation of the expected value.
Link copied to clipboard
Returns the string representation of the expected value.
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.