kotest-assertions-core
/
io.kotest.matchers.throwable
/
kotlin.Throwable
/
shouldNotHaveCauseInstanceOf
shouldNotHaveCauseInstanceOf
fun
<
reified
T
:
Throwable
>
Throwable
.
shouldNotHaveCauseInstanceOf
(
)
:
Unit