| Package | Description |
|---|---|
| org.apache.qpid.disttest.controller | |
| org.apache.qpid.disttest.results.aggregation | |
| org.apache.qpid.disttest.results.formatting |
| Modifier and Type | Class and Description |
|---|---|
class |
TestResult |
| Modifier and Type | Method and Description |
|---|---|
List<ITestResult> |
ResultsForAllTests.getAllParticipantsResult() |
List<ITestResult> |
ResultsForAllTests.getTestResults() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultsForAllTests.add(ITestResult testResult) |
| Modifier and Type | Class and Description |
|---|---|
class |
AggregatedTestResult |
| Modifier and Type | Method and Description |
|---|---|
AggregatedTestResult |
TestResultAggregator.aggregateTestResult(ITestResult originalTestResult) |
| Constructor and Description |
|---|
AggregatedTestResult(ITestResult originalTestResult) |
| Modifier and Type | Method and Description |
|---|---|
String |
CSVFormatter.format(List<ITestResult> results) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.