|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestCase | |
|---|---|
| net.thucydides.core.reports.adaptors.xunit.model | |
| Uses of TestCase in net.thucydides.core.reports.adaptors.xunit.model |
|---|
| Methods in net.thucydides.core.reports.adaptors.xunit.model that return TestCase | |
|---|---|
TestCase |
TestCase.andClassname(String classname)
|
TestCase |
TestCase.andTime(double time)
|
TestCase |
TestCase.wasSkipped(String message)
|
TestCase |
TestCase.withError(TestException error)
|
TestCase |
TestCase.withFailure(TestException failure)
|
static TestCase |
TestCase.withName(String name)
|
| Methods in net.thucydides.core.reports.adaptors.xunit.model that return types with arguments of type TestCase | |
|---|---|
List<TestCase> |
TestSuite.getTestCases()
|
| Method parameters in net.thucydides.core.reports.adaptors.xunit.model with type arguments of type TestCase | |
|---|---|
TestSuite |
TestSuite.withTestCases(List<TestCase> newTestCases)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||