public class CucumberSplitFeature extends AggregatedReport
CHART_HEIGHT, CHART_THICKNESS, CHART_WIDTH| Constructor and Description |
|---|
CucumberSplitFeature() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(boolean aggregate,
CucumberFeatureResult[] features,
String[] formats) |
void |
execute(boolean aggregate,
String[] formats) |
void |
execute(String[] formats) |
CucumberReportLink |
getReportDocLink() |
CucumberReportTypes |
getReportType() |
void |
validateParameters() |
aggregateResults, 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 void execute(boolean aggregate,
String[] formats)
throws Exception
execute in class AggregatedReportExceptionpublic void execute(String[] formats) throws Exception
execute in class SimpleReportExceptionpublic CucumberReportTypes getReportType()
getReportType in class CucumberResultsCommonpublic CucumberReportLink getReportDocLink()
getReportDocLink in class CucumberResultsCommonpublic void validateParameters()
validateParameters in class CucumberResultsCommonpublic void execute(boolean aggregate,
CucumberFeatureResult[] features,
String[] formats)
throws Exception
execute in class AggregatedReportExceptionCopyright © 2013-2018. All Rights Reserved.