| Package | Description |
|---|---|
| net.thucydides.core.model |
The Thucydides domain model, which represents acceptance test runs.
|
| Modifier and Type | Method and Description |
|---|---|
static TestResultList |
TestResultList.of(List<TestResult> testResults) |
static TestResultList |
TestResultList.of(TestResult... testResults) |
Copyright © 2011–2014 Wakaleo Consulting. All rights reserved.