|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TestRunTag | |
|---|---|
| net.thucydides.core.statistics.model | |
| Uses of TestRunTag in net.thucydides.core.statistics.model |
|---|
| Methods in net.thucydides.core.statistics.model that return types with arguments of type TestRunTag | |
|---|---|
List<TestRunTag> |
TestStatistics.getTags()
|
Set<TestRunTag> |
TestRun.getTags()
|
| Constructor parameters in net.thucydides.core.statistics.model with type arguments of type TestRunTag | |
|---|---|
TestStatistics(Long totalTestRuns,
Long passingTestRuns,
Long failingTestRuns,
List<TestResult> testResults,
List<TestRunTag> tags)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||