Annotation Interface ClientDisabledCondition.ClientDisabled

Enclosing class:
ClientDisabledCondition

@Documented @Target({TYPE,METHOD}) @Retention(RUNTIME) @ExtendWith(ClientDisabledCondition.class) public static @interface ClientDisabledCondition.ClientDisabled
Annotation that can be used to disable a test based on the JDK version and the HTTP client configuration.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
     
  • Element Details

    • httpClient

      String httpClient
      Default:
      ""
    • jdk

      String jdk
      Default:
      ""