public class CucumberConsolidatedReport extends CucumberResultsCommon
CHART_HEIGHT, CHART_THICKNESS, CHART_WIDTH| Constructor and Description |
|---|
CucumberConsolidatedReport() |
| Modifier and Type | Method and Description |
|---|---|
private String |
amendHtmlHeaders(String content) |
void |
executeConsolidatedReport(ConsolidatedReportBatch batch) |
void |
executeConsolidatedReport(ConsolidatedReportBatch batch,
boolean toPDF) |
void |
executeConsolidatedReport(ConsolidatedReportModel model) |
void |
executeConsolidatedReport(ConsolidatedReportModel model,
boolean toPDF) |
void |
executeConsolidatedReport(File config) |
void |
executeConsolidatedReport(File config,
boolean toPDF) |
private String |
generateConsolidatedReport(ConsolidatedReportModel model) |
private String |
generateLocalLink(String title) |
private String |
generateTableOfContents(ConsolidatedReportModel model) |
protected String |
getReportBase() |
private String |
retrieveBody(String content) |
aggregateResults, dumpOverviewStats, exportToPDF, generatePieChart, getOutputDirectory, getOutputName, getPdfPageSize, getSourceFile, getStatuses, readFileContent, readFileContent, readFileContent, replaceHtmlEntitiesWithCodes, replaceSvgWithPng, setOutputDirectory, setOutputName, setPdfPageSize, setSourceFileprotected String getReportBase() throws IOException
IOExceptionprivate String generateTableOfContents(ConsolidatedReportModel model) throws Exception
Exceptionprivate String generateConsolidatedReport(ConsolidatedReportModel model) throws Exception
Exceptionpublic void executeConsolidatedReport(ConsolidatedReportModel model, boolean toPDF) throws Exception
Exceptionpublic void executeConsolidatedReport(ConsolidatedReportModel model) throws Exception
Exceptionpublic void executeConsolidatedReport(ConsolidatedReportBatch batch, boolean toPDF) throws Exception
Exceptionpublic void executeConsolidatedReport(ConsolidatedReportBatch batch) throws Exception
Exceptionpublic void executeConsolidatedReport(File config, boolean toPDF) throws Exception
ExceptionCopyright © 2013-2016. All Rights Reserved.