public class CucumberFeatureOverview extends CucumberResultsOverview
CHART_HEIGHT, CHART_THICKNESS, CHART_WIDTH
Constructor and Description |
---|
CucumberFeatureOverview() |
CucumberFeatureOverview(ExtendedRuntimeOptions extendedOptions) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
void |
execute(boolean aggregate,
String[] formats) |
void |
execute(String[] formats) |
private String |
getFeatureStatusLetter(CucumberFeatureResult feature) |
private double |
getOverallRate(CucumberFeatureResult[] results) |
protected String |
getReportBase() |
CucumberReportLink |
getReportDocLink() |
CucumberReportTypes |
getReportType() |
private String |
getStatusLetter(double rate) |
execute, executeOverviewReport, executeOverviewReport, executeOverviewReport, getStatuses, isImageExportable, validateParameters
execute, execute, execute
execute, execute
aggregateResults, execute, readFileContent, readFileContent
constructErrorMessage, dumpOverviewStats, export, generateReportFromTemplate, getOutputDirectory, getOutputName, getPdfPageSize, getSourceFile, getSourceFiles, getTemplatesLocation, readFileContent, replaceSvgWithPng, setOutputDirectory, setOutputName, setPdfPageSize, setSourceFile, setSourceFiles, setTemplatesLocation
public CucumberFeatureOverview()
public CucumberFeatureOverview(ExtendedRuntimeOptions extendedOptions)
public CucumberReportLink getReportDocLink()
getReportDocLink
in class CucumberResultsOverview
public CucumberReportTypes getReportType()
getReportType
in class CucumberResultsOverview
protected String getReportBase() throws IOException
IOException
private String getStatusLetter(double rate)
private String getFeatureStatusLetter(CucumberFeatureResult feature)
private double getOverallRate(CucumberFeatureResult[] results)
public void execute(String[] formats) throws Exception
execute
in class CucumberResultsOverview
Exception
public void execute() throws Exception
execute
in class AggregatedReport
Exception
public void execute(boolean aggregate, String[] formats) throws Exception
execute
in class CucumberResultsOverview
Exception
Copyright © 2013-2017. All Rights Reserved.