| Package | Description |
|---|---|
| net.masterthought.cucumber | |
| net.masterthought.cucumber.presentation |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.addPresentationModes(PresentationMode presentationMode)
Sets how the report should be presented.
|
boolean |
Configuration.containsPresentationMode(PresentationMode presentationMode)
Checks if the configuration has given
PresentationMode set. |
| Modifier and Type | Method and Description |
|---|---|
static PresentationMode |
PresentationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PresentationMode[] |
PresentationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.