public class Html5ReportGenerator
extends com.tngtech.jgiven.report.AbstractReportGenerator
| Constructor and Description |
|---|
Html5ReportGenerator() |
| Modifier and Type | Method and Description |
|---|---|
com.tngtech.jgiven.report.AbstractReportConfig |
createReportConfig(java.lang.String... args) |
void |
generate() |
void |
handleReportModel(com.tngtech.jgiven.report.model.ReportModel model,
java.io.File file) |
protected void |
unzipApp(java.io.File toDir) |
public com.tngtech.jgiven.report.AbstractReportConfig createReportConfig(java.lang.String... args)
createReportConfig in class com.tngtech.jgiven.report.AbstractReportGeneratorpublic void generate()
generate in class com.tngtech.jgiven.report.AbstractReportGeneratorpublic void handleReportModel(com.tngtech.jgiven.report.model.ReportModel model,
java.io.File file)
throws java.io.IOException
java.io.IOExceptionprotected void unzipApp(java.io.File toDir)
throws java.io.IOException
java.io.IOException