Annotation Interface HttpClient


@Retention(RUNTIME) @Target(FIELD) public @interface HttpClient
Used to annotate annotations that are to be used for Test Class fields. To be populated by the Manager.
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    int
    The length of time a connection or response will timeout (in milliseconds).
  • Element Details

    • timeout

      int timeout
      The length of time a connection or response will timeout (in milliseconds). Optional.
      Default:
      0