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.
Author:
William Yates