kotest-assertions / io.kotest.matchers / shouldNotHave

shouldNotHave

infix fun <T> T.shouldNotHave(matcher: Matcher<T>): Unit