
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, validateParametersexecute, execute, executeexecute, executeaggregateResults, execute, readFileContent, readFileContentconstructErrorMessage, dumpOverviewStats, export, generateReportFromTemplate, getOutputDirectory, getOutputName, getPdfPageSize, getSourceFile, getSourceFiles, getTemplatesLocation, readFileContent, replaceSvgWithPng, setOutputDirectory, setOutputName, setPdfPageSize, setSourceFile, setSourceFiles, setTemplatesLocationpublic CucumberFeatureOverview()
public CucumberFeatureOverview(ExtendedRuntimeOptions extendedOptions)
public CucumberReportLink getReportDocLink()
getReportDocLink in class CucumberResultsOverviewpublic CucumberReportTypes getReportType()
getReportType in class CucumberResultsOverviewprotected String getReportBase() throws IOException
IOExceptionprivate String getStatusLetter(double rate)
private String getFeatureStatusLetter(CucumberFeatureResult feature)
private double getOverallRate(CucumberFeatureResult[] results)
public void execute(String[] formats) throws Exception
execute in class CucumberResultsOverviewExceptionpublic void execute()
throws Exception
execute in class AggregatedReportExceptionpublic void execute(boolean aggregate,
String[] formats)
throws Exception
execute in class CucumberResultsOverviewExceptionCopyright © 2013-2017. All Rights Reserved.