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

shouldHaveCause

fun Throwable.shouldHaveCause(block: (Throwable) -> Unit = {}): Unit