Annotation Interface BeforeStories


@Retention(RUNTIME) @Target(METHOD) @Documented public @interface BeforeStories
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    int
    Lifecycle hooks with the higher order will be executed first
  • Element Details

    • order

      int order
      Lifecycle hooks with the higher order will be executed first
      Returns:
      order value
      Default:
      0