Package | Description |
---|---|
org.jbehave.core.steps |
Modifier and Type | Field and Description |
---|---|
protected StepResult.Type |
AbstractStepResult.type |
Modifier and Type | Method and Description |
---|---|
static StepResult.Type |
StepResult.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StepResult.Type[] |
StepResult.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AbstractStepResult(StepResult.Type type,
String step) |
AbstractStepResult(String step,
StepResult.Type type,
UUIDExceptionWrapper throwable) |
Copyright © 2003–2015. All rights reserved.