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

shouldNotBeAnnotatedWith

fun <reified T : Annotation> KFunction<*>.shouldNotBeAnnotatedWith(): Unit