| Package | Description |
|---|---|
| net.thucydides.core.reports |
Thucydides generates reports in HTML and XML by default.
|
| Modifier and Type | Method and Description |
|---|---|
TestOutcomes.TestOutcomeMatcher |
TestOutcomes.findMatchingTags() |
TestOutcomes.TestOutcomeMatcher |
TestOutcomes.TestOutcomeMatcher.withName(org.hamcrest.Matcher<String> nameMatcher) |
TestOutcomes.TestOutcomeMatcher |
TestOutcomes.TestOutcomeMatcher.withName(String name) |
TestOutcomes.TestOutcomeMatcher |
TestOutcomes.TestOutcomeMatcher.withNameIn(List<org.hamcrest.Matcher<String>> nameMatchers) |
TestOutcomes.TestOutcomeMatcher |
TestOutcomes.TestOutcomeMatcher.withType(org.hamcrest.Matcher<String> typeMatcher) |
TestOutcomes.TestOutcomeMatcher |
TestOutcomes.TestOutcomeMatcher.withType(String type) |
Copyright © 2023. All rights reserved.