kotest-assertions-core / io.kotest.matchers.types / haveAnnotation

haveAnnotation

fun <A, reified T : Annotation> haveAnnotation(klass: Class<T>): Matcher<Class<A>>