| Package | Description |
|---|---|
| net.thucydides.core.statistics.model |
| Modifier and Type | Method and Description |
|---|---|
List<TestRunTag> |
TestStatistics.getTags() |
Set<TestRunTag> |
TestRun.getTags() |
| Constructor and Description |
|---|
TestStatistics(Long totalTestRuns,
Long passingTestRuns,
Long failingTestRuns,
List<TestResult> testResults,
List<TestRunTag> tags) |
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.