| Package | Description |
|---|---|
| com.github.mkolisnyk.cucumber.reporting.interfaces | |
| com.github.mkolisnyk.cucumber.reporting.types.enums |
| Modifier and Type | Method and Description |
|---|---|
String |
CucumberResultsCommon.constructErrorMessage(CucumberReportError error,
String suffix) |
| Modifier and Type | Method and Description |
|---|---|
static CucumberReportError |
CucumberReportError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CucumberReportError[] |
CucumberReportError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013-2017. All Rights Reserved.