Uses of Class
net.thucydides.core.reports.adaptors.xunit.model.TestException
Packages that use TestException
-
Uses of TestException in net.thucydides.core.reports.adaptors.xunit.model
Methods in net.thucydides.core.reports.adaptors.xunit.model that return types with arguments of type TestExceptionMethods in net.thucydides.core.reports.adaptors.xunit.model with parameters of type TestExceptionModifier and TypeMethodDescriptionTestCase.withError(TestException error) TestCase.withFailure(TestException failure)