Package org.apache.flink.test.junit5
Annotation Type InjectClusterClient
-
@Target(PARAMETER) @Retention(RUNTIME) @Experimental public @interface InjectClusterClient
Annotate a test method parameter with this annotation to inject theClusterClient
or theRestClusterClient
instance.- See Also:
MiniClusterExtension