Package dev.galasa.http
Annotation 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 ElementsModifier and TypeOptional ElementDescriptionintThe length of time a connection or response will timeout (in milliseconds).
-
Element Details
-
timeout
int timeoutThe length of time a connection or response will timeout (in milliseconds). Optional.- Default:
- 0
-