@Retention(value=RUNTIME) @Target(value=METHOD) @Documented public @interface BeforeStory
Modifier and Type | Optional Element and Description |
---|---|
int |
order
Lifecycle hooks with the higher order will be executed first
|
boolean |
uponGivenStory |
Copyright © 2003–2021. All rights reserved.