| Package | Description |
|---|---|
| com.github.mkolisnyk.cucumber.reporting | |
| com.github.mkolisnyk.cucumber.reporting.interfaces | |
| com.github.mkolisnyk.cucumber.reporting.types.enums |
| Modifier and Type | Method and Description |
|---|---|
CucumberReportTypes |
CucumberBreakdownReport.getReportType() |
CucumberReportTypes |
CucumberConsolidatedReport.getReportType() |
CucumberReportTypes |
CucumberCoverageOverview.getReportType() |
CucumberReportTypes |
CucumberDetailedResults.getReportType() |
CucumberReportTypes |
CucumberFeatureMapReport.getReportType() |
CucumberReportTypes |
CucumberFeatureOverview.getReportType() |
CucumberReportTypes |
CucumberKnownErrorsReport.getReportType() |
CucumberReportTypes |
CucumberOverviewChartsReport.getReportType() |
CucumberReportTypes |
CucumberResultsOverview.getReportType() |
CucumberReportTypes |
CucumberRetrospectiveOverviewReport.getReportType() |
| Modifier and Type | Method and Description |
|---|---|
abstract CucumberReportTypes |
CucumberResultsCommon.getReportType() |
| Modifier and Type | Method and Description |
|---|---|
static CucumberReportTypes |
CucumberReportTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CucumberReportTypes[] |
CucumberReportTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2017. All Rights Reserved.