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

shouldNotHaveCauseOfType

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