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