kotest-assertions-core
/
io.kotest.matchers.future
/
java.util.concurrent.CompletableFuture
/
shouldNotBeCompletedExceptionally
shouldNotBeCompletedExceptionally
fun
<
T
>
CompletableFuture
<
T
>
.
shouldNotBeCompletedExceptionally
(
)
:
Unit