public class HtmlReportGenerator extends AbstractReportGenerator
ExecutionEventListener.AbstractReportGenerator.ReportNodedomSerializer| Modifier | Constructor and Description |
|---|---|
protected |
HtmlReportGenerator(ReportConfiguration reportConfiguration) |
|
HtmlReportGenerator(String outputFile) |
|
HtmlReportGenerator(Writer outputWriter) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyTemplate(Report report) |
getOutputWriter, getReportConfiguration, ignoreEvent, onEventgetEvents, setFilterEventspublic HtmlReportGenerator(Writer outputWriter)
public HtmlReportGenerator(String outputFile) throws IOException
IOExceptionprotected HtmlReportGenerator(ReportConfiguration reportConfiguration)
public void applyTemplate(Report report) throws IOException
applyTemplate in class AbstractReportGeneratorIOExceptionCopyright © 2020. All rights reserved.