Package org.apache.flink.test.junit5


package org.apache.flink.test.junit5
  • Class
    Description
    Annotate a test method parameter with this annotation to inject the ClusterClient or the RestClusterClient instance.
    Starts a Flink MiniCluster and registers the StreamExecutionEnvironment in the correct thread local environment.