
public class CucumberResultsOverview extends KECompatibleReport
CHART_HEIGHT, CHART_THICKNESS, CHART_WIDTH| Constructor and Description |
|---|
CucumberResultsOverview() |
CucumberResultsOverview(ExtendedRuntimeOptions extendedOptions) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(boolean aggregate,
String[] formats) |
void |
execute(KnownErrorsModel batch,
boolean aggregate,
String[] formats) |
void |
execute(String[] formats) |
protected void |
executeOverviewReport(KnownErrorsModel batch,
String reportSuffix,
String[] formats) |
protected void |
executeOverviewReport(String reportSuffix) |
protected void |
executeOverviewReport(String reportSuffix,
String[] formats) |
CucumberReportLink |
getReportDocLink() |
CucumberReportTypes |
getReportType() |
int[][] |
getStatuses(CucumberFeatureResult[] results) |
boolean |
isImageExportable() |
void |
validateParameters() |
execute, execute, executeexecute, executeaggregateResults, execute, execute, readFileContent, readFileContentconstructErrorMessage, dumpOverviewStats, export, generateReportFromTemplate, getOutputDirectory, getOutputName, getPdfPageSize, getSourceFile, getSourceFiles, getTemplatesLocation, readFileContent, replaceSvgWithPng, setOutputDirectory, setOutputName, setPdfPageSize, setSourceFile, setSourceFiles, setTemplatesLocationpublic CucumberResultsOverview()
public CucumberResultsOverview(ExtendedRuntimeOptions extendedOptions)
public int[][] getStatuses(CucumberFeatureResult[] results)
getStatuses in class CucumberResultsCommonpublic boolean isImageExportable()
isImageExportable in class CucumberResultsCommonprotected void executeOverviewReport(String reportSuffix) throws Exception
Exceptionprotected void executeOverviewReport(String reportSuffix, String[] formats) throws Exception
Exceptionprotected void executeOverviewReport(KnownErrorsModel batch, String reportSuffix, 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(String[] formats) throws Exception
execute in class ConfigurableReport<KnownErrorsModel>Exceptionpublic void execute(boolean aggregate,
String[] formats)
throws Exception
execute in class ConfigurableReport<KnownErrorsModel>Exceptionpublic void execute(KnownErrorsModel batch, boolean aggregate, String[] formats) throws Exception
execute in class KECompatibleReportExceptionCopyright © 2013-2017. All Rights Reserved.