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

shouldNotHaveAnnotations

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