kotest-assertions-core / io.kotest.matchers.future / java.util.concurrent.CompletableFuture / shouldBeCancelled

shouldBeCancelled

fun <T> CompletableFuture<T>.shouldBeCancelled(): Unit