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