kotest-assertions-core
/
io.kotest.matchers.result
/
kotlin.Result
/
shouldBeFailureOfType
shouldBeFailureOfType
fun
<
reified
A
:
Throwable
>
Result
<
Any
>
.
shouldBeFailureOfType
(
)
:
Unit