Test
    Contains serializable structural information about a test failure.
Since
7.6
See also
Functions
Link copied to clipboard
                  Returns the actual content of a file comparison assertion failure.
Link copied to clipboard
                  The fully-qualified name of the underlying exception type.
Link copied to clipboard
                  Returns a string representation of the expected value for an assertion failure.
Link copied to clipboard
                  Returns the expected content of a file comparison assertion failure.
Link copied to clipboard
                  Returns the failure message.
Link copied to clipboard
                  Returns the stacktrace of the failure.
Link copied to clipboard
                  Returns true if the represented failure is recognized as an assertion failure.
Link copied to clipboard
                  Is this an assumption failure?
Link copied to clipboard
                  Returns true if the represented failure is recognized as a file comparison failure.