kotest-assertions-core / io.kotest.matchers.reflection / kotlin.reflect.KClass / shouldNotHaveVisibility

shouldNotHaveVisibility

infix fun KClass<*>.shouldNotHaveVisibility(expected: KVisibility): Unit