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

shouldHaveVisibility

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