Annotation Type ManagerRestTestPlan


  • @Retention(RUNTIME)
    @Target({TYPE,METHOD})
    public @interface ManagerRestTestPlan
    Annotation used to indicate an apiman REST Test junit test. The value of the annotation should be a path to a REST Test test plan XML file.
    Author:
    eric.wittmann@redhat.com
    • Required Element Summary

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

      Optional Elements 
      Modifier and Type Optional Element Description
      String endpoint  
      int order  
      • endpoint

        String endpoint
        Default:
        ""
      • order

        int order
        Default:
        0