Searched refs:hasAnnotation (Results 1 – 2 of 2) sorted by relevance
4 fun <T> Class<T>?.hasAnnotation(annotation: Class<out Annotation>): Boolean = in hasAnnotation() method
107 description.testClass.hasAnnotation(ScreenRecord::class.java) || in <lambda>()110 description.testClass.hasAnnotation(ScreenRecord::class.java) || in <lambda>()