kotest-assertions-core / io.kotest.matchers.throwable / kotlin.Throwable / shouldHaveCauseOfType

shouldHaveCauseOfType

fun <reified T : Throwable> Throwable.shouldHaveCauseOfType(): Unit