Interface TestFailure

    • Method Detail

      • getClassName

        java.lang.String getClassName()
        The fully-qualified name of the underlying exception type.
        Returns:
        The exception class name
      • getStacktrace

        java.lang.String getStacktrace()
        The stringified version of the stacktrace created from the underlying exception.
        Returns:
        the stacktrace