Class TestException
java.lang.Object
net.thucydides.model.reports.adaptors.xunit.model.TestException
A failure or error as represented in an xUnit testcase result.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TestException
-
-
Method Details
-
getMessage
-
getType
-
getErrorOutput
-
asAssertionFailure
-
asException
-