public class HtmlReportGenerator extends AbstractReportGenerator
ExecutionEventListener
.AbstractReportGenerator.ReportNode
domSerializer
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, onEvent
getEvents, setFilterEvents
public HtmlReportGenerator(Writer outputWriter)
public HtmlReportGenerator(String outputFile) throws IOException
IOException
protected HtmlReportGenerator(ReportConfiguration reportConfiguration)
public void applyTemplate(Report report) throws IOException
applyTemplate
in class AbstractReportGenerator
IOException
Copyright © 2020. All rights reserved.