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 theClusterClientor theRestClusterClientinstance.- See Also:
MiniClusterExtension