| Package | Description |
|---|---|
| net.thucydides.core.reports |
Thucydides generates reports in HTML and XML by default.
|
| net.thucydides.core.requirements.reports |
| Modifier and Type | Method and Description |
|---|---|
OutcomeCounter |
TestOutcomes.count(String testType) |
OutcomeCounter |
TestOutcomes.count(TestType testType) |
OutcomeCounter |
TestOutcomes.getTotalTests() |
| Modifier and Type | Method and Description |
|---|---|
OutcomeCounter |
RequirementsOutcomes.count(String testType) |
OutcomeCounter |
RequirementsOutcomes.count(TestType testType) |
OutcomeCounter |
RequirementsOutcomes.getTotal() |
Copyright © 2022. All rights reserved.