Annotation Type InjectClusterClient


@Target(PARAMETER) @Retention(RUNTIME) @Experimental public @interface InjectClusterClient
Annotate a test method parameter with this annotation to inject the ClusterClient or the RestClusterClient instance.
See Also: