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, execute
execute, execute
aggregateResults, execute, execute, readFileContent, readFileContent
constructErrorMessage, dumpOverviewStats, export, generateReportFromTemplate, getOutputDirectory, getOutputName, getPdfPageSize, getSourceFile, getSourceFiles, getTemplatesLocation, readFileContent, replaceSvgWithPng, setOutputDirectory, setOutputName, setPdfPageSize, setSourceFile, setSourceFiles, setTemplatesLocation
public CucumberResultsOverview()
public CucumberResultsOverview(ExtendedRuntimeOptions extendedOptions)
public int[][] getStatuses(CucumberFeatureResult[] results)
getStatuses
in class CucumberResultsCommon
public boolean isImageExportable()
isImageExportable
in class CucumberResultsCommon
protected void executeOverviewReport(String reportSuffix) throws Exception
Exception
protected void executeOverviewReport(String reportSuffix, String[] formats) throws Exception
Exception
protected void executeOverviewReport(KnownErrorsModel batch, String reportSuffix, String[] formats) throws Exception
Exception
public CucumberReportTypes getReportType()
getReportType
in class CucumberResultsCommon
public void validateParameters()
validateParameters
in class CucumberResultsCommon
public CucumberReportLink getReportDocLink()
getReportDocLink
in class CucumberResultsCommon
public void execute(String[] formats) throws Exception
execute
in class ConfigurableReport<KnownErrorsModel>
Exception
public void execute(boolean aggregate, String[] formats) throws Exception
execute
in class ConfigurableReport<KnownErrorsModel>
Exception
public void execute(KnownErrorsModel batch, boolean aggregate, String[] formats) throws Exception
execute
in class KECompatibleReport
Exception
Copyright © 2013-2017. All Rights Reserved.