Uses of Class
net.thucydides.model.reports.adaptors.xunit.model.TestCase
Packages that use TestCase
-
Uses of TestCase in net.thucydides.model.reports.adaptors.xunit.model
Methods in net.thucydides.model.reports.adaptors.xunit.model that return TestCaseModifier and TypeMethodDescriptionTestCase.andClassname(String classname) TestCase.andTime(double time) TestCase.wasSkipped(String message) TestCase.withError(TestException error) TestCase.withFailure(TestException failure) static TestCaseMethods in net.thucydides.model.reports.adaptors.xunit.model that return types with arguments of type TestCaseMethod parameters in net.thucydides.model.reports.adaptors.xunit.model with type arguments of type TestCase