kotest-assertions-core
/
io.kotest.matchers.future
/
completedExceptionally
completedExceptionally
fun
<
T
>
completedExceptionally
(
)
:
Matcher
<
CompletableFuture
<
T
>
>