Package org.jbehave.core.annotations
Annotation Type AfterStories
-
@Retention(RUNTIME) @Target(METHOD) @Documented public @interface AfterStories
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description int
order
Lifecycle hooks with the higher order will be executed last
-