Package org.jbehave.core.annotations
Annotation Interface AfterStories
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionint
Lifecycle hooks with the higher order will be executed last
-
Element Details
-
order
int orderLifecycle hooks with the higher order will be executed last- Returns:
- order value
- Default:
- 0
-