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

shouldHaveAnnotations

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