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

shouldNotBeCancelled

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