| Interface | Description |
|---|---|
| EventReporter |
Service interface providing methods to access results and export it to a
given format.
|
| Class | Description |
|---|---|
| AbstractEventReporter |
Abstract support for event reporting
|
| AllResultsReporter |
Service class that retrieves test run results from MongoDB and generates a
csv output file from the result.
|
| DiscreteTimeReporter |
Event reporter that dumps averaged results at discrete time intervals.
|
| ReportClient |
Client class to extract reports of a given test run
stored in MongoDB
|
| ReportUtil |
Report utility class that exports and formats data to a csv file.
|
| SummaryReporter |
Dumps summary of all results.
|
Copyright © 2013. All Rights Reserved.