kotest-assertions-core
/
io.kotest.matchers.result
/
kotlin.Result
/
shouldBeFailure
shouldBeFailure
fun
Result
<
Any
>
.
shouldBeFailure
(
block
:
(
(
Throwable
?
)
->
Unit
)
?
=
null
)
:
Unit