Package org.jbehave.core.annotations
Annotation Type ToContext
-
@Retention(RUNTIME) @Target(METHOD) @Documented public @interface ToContext
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description ToContext.RetentionLevel
retentionLevel
-
-
-
Element Detail
-
value
String value
-
-
-
retentionLevel
ToContext.RetentionLevel retentionLevel
- Default:
- org.jbehave.core.annotations.ToContext.RetentionLevel.EXAMPLE
-
-