kotest-assertions-core / io.kotest.matchers.throwable / haveCauseOfType

haveCauseOfType

fun <reified T : Throwable> haveCauseOfType(): Matcher<Throwable>