Annotation Interface UserJourney


@Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface UserJourney
Marks a test covering User Journey scenario
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static enum 
     
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • id

      String id
      Returns:
      the ID of User Journey, eg CADM-001 or CUSER-111
    • priority

      Returns:
      the priority of this User Journey
      Default:
      CRITICAL