kotest-assertions-core / io.kotest.matchers.reflection / haveFunctionAnnotations

haveFunctionAnnotations

fun haveFunctionAnnotations(count: Int = -1): Matcher<KFunction<*>>