Apache JMeter

Package org.apache.jmeter.report.writers

Interface Summary
PageSummary PageSummary defines the summary of a report page and the runtime information for debugging and logging purposes.
ReportSummary The purpose of ReportSummary is to provide a detailed description of the reports generated, how long it took and where the generated files are located.
ReportWriter ReportWriter defines the basic operations of a report writer.
 

Class Summary
AbstractReportWriter The abstract report writer provides the common implementation for subclasses to reuse.
DefaultPageSummary This is a basic implementation of PageSummary interface.
DefaultReportSummary The default implementation of ReportSummary just contains the stats and basic information.
HTMLReportWriter HTMLReportWriter is a basic report writer that produces HTML pages.
 


Apache JMeter

Copyright © 1998-2013 Apache Software Foundation. All Rights Reserved.