Package org.apache.jmeter.gui.action
Class HtmlReportGenerator
java.lang.Object
org.apache.jmeter.gui.action.HtmlReportGenerator
- 
Field SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionHtmlReportGenerator(String csvFilePath, String userPropertiesFilePath, String outputDirectoryPath) 
- 
Method Summary
- 
Field Details- 
HTML_REPORT_SUCCESS- See Also:
 
- 
ERROR_GENERATING- See Also:
 
- 
NO_FILE- See Also:
 
- 
NO_DIRECTORY- See Also:
 
- 
NOT_EMPTY_DIRECTORY- See Also:
 
- 
CANNOT_CREATE_DIRECTORY- See Also:
 
 
- 
- 
Constructor Details- 
HtmlReportGenerator
 
- 
- 
Method Details- 
runPrepare and Run the HTML report generation command.- Returns:
- a list of error messages
 
 
-