Annotation Interface AfterStory


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

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

    • uponGivenStory

      boolean uponGivenStory
      Default:
      false
    • order

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