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

shouldNotBeAnnotatedWith

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