| Package | Description |
|---|---|
| org.apache.qpid.disttest.controller | |
| org.apache.qpid.disttest.db | |
| org.apache.qpid.disttest.results | |
| org.apache.qpid.disttest.results.aggregation |
| Modifier and Type | Method and Description |
|---|---|
ResultsForAllTests |
Controller.runAllTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResultsDbWriter.writeResults(ResultsForAllTests results,
String testName) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompositeResultsWriter.writeResults(ResultsForAllTests resultsForAllTests,
String testConfigFile) |
void |
ResultsWriter.writeResults(ResultsForAllTests resultsForAllTests,
String testConfigFile) |
void |
ResultsCsvWriter.writeResults(ResultsForAllTests resultsForAllTests,
String testConfigFile) |
void |
ResultsXmlWriter.writeResults(ResultsForAllTests resultsForAllTests,
String testConfigFile) |
| Modifier and Type | Method and Description |
|---|---|
ResultsForAllTests |
Aggregator.aggregateResults(ResultsForAllTests rawResultsForAllTests) |
| Modifier and Type | Method and Description |
|---|---|
ResultsForAllTests |
Aggregator.aggregateResults(ResultsForAllTests rawResultsForAllTests) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.