public class HtmlReportModule extends AbstractReportModule
ReportModule implementation that creates an HTML report of the
performance tests, their requirements, measurements and latency distribution
chart.| Constructor and Description |
|---|
HtmlReportModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
completed(String id,
LatencyCounter[] counters,
ExecutionConfig executionConfig,
PerformanceRequirement requirement)
implements backwards-compatibility of inheritors of older versions of
this class
|
void |
setContext(ReportContext context) |
String |
toString() |
completed, error, getReportReference, getReportReferenceLabel, invoked, startingpublic void setContext(ReportContext context)
setContext in interface ReportModulesetContext in class AbstractReportModulepublic void completed(String id, LatencyCounter[] counters, ExecutionConfig executionConfig, PerformanceRequirement requirement)
AbstractReportModulecompleted in interface ReportModulecompleted in class AbstractReportModuleCopyright © 2019. All rights reserved.