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