Annotation Interface ExpectRestNotFound


@Target(METHOD) @Retention(RUNTIME) public @interface ExpectRestNotFound
Expect rest error annotation
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    int
     
     
  • Element Details

    • statusCode

      int statusCode
      Default:
      404
    • value

      String value
      Default:
      ""