| 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 |
|---|---|
CucumberReportLink |
CucumberBreakdownReport.getReportDocLink() |
CucumberReportLink |
CucumberConsolidatedReport.getReportDocLink() |
CucumberReportLink |
CucumberCoverageOverview.getReportDocLink() |
CucumberReportLink |
CucumberDetailedResults.getReportDocLink() |
CucumberReportLink |
CucumberFeatureOverview.getReportDocLink() |
CucumberReportLink |
CucumberKnownErrorsReport.getReportDocLink() |
CucumberReportLink |
CucumberOverviewChartsReport.getReportDocLink() |
CucumberReportLink |
CucumberResultsOverview.getReportDocLink() |
CucumberReportLink |
CucumberRetrospectiveOverviewReport.getReportDocLink() |
| Modifier and Type | Method and Description |
|---|---|
abstract CucumberReportLink |
CucumberResultsCommon.getReportDocLink() |
| Modifier and Type | Method and Description |
|---|---|
static CucumberReportLink |
CucumberReportLink.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CucumberReportLink[] |
CucumberReportLink.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2017. All Rights Reserved.