| Package | Description |
|---|---|
| restx.tests |
| Modifier and Type | Method and Description |
|---|---|
TestResultSummary |
TestResult.getSummary() |
TestResultSummary |
TestResultSummary.setKey(String key) |
TestResultSummary |
TestResultSummary.setName(String name) |
TestResultSummary |
TestResultSummary.setStatus(TestResultSummary.Status status) |
TestResultSummary |
TestResultSummary.setTestDuration(Long testDuration) |
TestResultSummary |
TestResultSummary.setTestTime(org.joda.time.DateTime testTime) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<TestResultSummary> |
RestxSpecTestServer.RunningServer.findCurrentTestResults() |
| Modifier and Type | Method and Description |
|---|---|
TestResult |
TestResult.setSummary(TestResultSummary summary) |
Copyright © 2017. All Rights Reserved.