kotest-assertions-core / io.kotest.matchers.result / kotlin.Result / shouldNotBeFailureOfType

shouldNotBeFailureOfType

fun <reified A : Throwable> Result<Any>.shouldNotBeFailureOfType(): Unit