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

shouldHaveAnnotations

fun KClass<*>.shouldHaveAnnotations(): Unit
infix fun KClass<*>.shouldHaveAnnotations(count: Int): Unit