| Package | Description |
|---|---|
| net.thucydides.core.reports.adaptors.xunit | |
| net.thucydides.core.reports.adaptors.xunit.model |
| Modifier and Type | Method and Description |
|---|---|
List<TestSuite> |
BasicXUnitLoader.loadFrom(File xUnitReport) |
List<TestSuite> |
XUnitLoader.loadFrom(File xUnitReport) |
| Modifier and Type | Method and Description |
|---|---|
static TestSuite |
TestSuite.named(String name) |
TestSuite |
TestSuite.withTestCases(List<TestCase> newTestCases) |
Copyright © 2022. All rights reserved.