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