public class CucumberRetrospectiveOverviewReport extends ConfigurableReport<RetrospectiveBatch>
CHART_HEIGHT, CHART_THICKNESS, CHART_WIDTH| Constructor and Description |
|---|
CucumberRetrospectiveOverviewReport() |
CucumberRetrospectiveOverviewReport(ExtendedRuntimeOptions extendedOptions) |
| Modifier and Type | Method and Description |
|---|---|
private BreakdownStats[] |
calculateStats(String[] files) |
void |
execute(boolean aggregate,
CucumberFeatureResult[] results,
String[] formats) |
void |
execute(boolean aggregate,
String[] formats) |
void |
execute(File config,
boolean aggregate,
String[] formats) |
void |
execute(RetrospectiveBatch batch,
boolean aggregate,
String[] formats) |
void |
execute(RetrospectiveBatch model,
CucumberFeatureResult[] results,
boolean aggregate,
String[] formats) |
void |
executeReport(RetrospectiveModel model,
boolean aggregate,
String[] formats) |
protected String |
getReportBase() |
CucumberReportLink |
getReportDocLink() |
CucumberReportTypes |
getReportType() |
void |
validateParameters() |
execute, execute, execute, executeaggregateResults, execute, execute, execute, execute, readFileContent, readFileContentconstructErrorMessage, dumpOverviewStats, export, generateReportFromTemplate, getOutputDirectory, getOutputHtmlFile, getOutputName, getPdfPageSize, getSourceFile, getSourceFiles, getStatuses, getTemplatesLocation, isImageExportable, readFileContent, replaceSvgWithPng, reportSuffix, setOutputDirectory, setOutputName, setPdfPageSize, setSourceFile, setSourceFiles, setTemplatesLocation, templateNamepublic CucumberRetrospectiveOverviewReport()
public CucumberRetrospectiveOverviewReport(ExtendedRuntimeOptions extendedOptions)
protected String getReportBase() throws IOException
IOExceptionprivate BreakdownStats[] calculateStats(String[] files) throws Exception
Exceptionpublic void executeReport(RetrospectiveModel model, boolean aggregate, String[] formats) throws Exception
Exceptionpublic CucumberReportTypes getReportType()
getReportType in class CucumberResultsCommonpublic void validateParameters()
validateParameters in class CucumberResultsCommonpublic CucumberReportLink getReportDocLink()
getReportDocLink in class CucumberResultsCommonpublic void execute(boolean aggregate,
String[] formats)
throws Exception
execute in class ConfigurableReport<RetrospectiveBatch>Exceptionpublic void execute(RetrospectiveBatch batch, boolean aggregate, String[] formats) throws Exception
execute in class ConfigurableReport<RetrospectiveBatch>Exceptionpublic void execute(File config, boolean aggregate, String[] formats) throws Exception
execute in class ConfigurableReport<RetrospectiveBatch>Exceptionpublic void execute(boolean aggregate,
CucumberFeatureResult[] results,
String[] formats)
throws Exception
execute in class AggregatedReportExceptionpublic void execute(RetrospectiveBatch model, CucumberFeatureResult[] results, boolean aggregate, String[] formats) throws Exception
execute in class ConfigurableReport<RetrospectiveBatch>ExceptionCopyright © 2013-2018. All Rights Reserved.