Package | Description |
---|---|
org.jbehave.core.annotations | |
org.jbehave.core.steps.context |
Modifier and Type | Method and Description |
---|---|
static ToContext.RetentionLevel |
ToContext.RetentionLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ToContext.RetentionLevel[] |
ToContext.RetentionLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
StepsContext.put(String key,
Object object,
ToContext.RetentionLevel retentionLevel) |
Copyright © 2003–2016. All rights reserved.