Uses of Class
org.apache.flink.core.testutils.FlinkCompletableFutureAssert.WithThrowable
-
Packages that use FlinkCompletableFutureAssert.WithThrowable Package Description org.apache.flink.core.testutils -
-
Uses of FlinkCompletableFutureAssert.WithThrowable in org.apache.flink.core.testutils
Methods in org.apache.flink.core.testutils that return FlinkCompletableFutureAssert.WithThrowable Modifier and Type Method Description FlinkCompletableFutureAssert.WithThrowableFlinkCompletableFutureAssert. eventuallyFails()An equivalent ofAbstractCompletableFutureAssert.failsWithin(Duration), that doesn't rely on timeouts.
-