Annotation Interface ArtifactManager


@Retention(RUNTIME) @Target(FIELD) public @interface ArtifactManager
Used to annotate annotations that are to be used for Test Class fields. To be populated by the Manager.
Author:
William Yates