Searched refs:checkTestMethodAnnotationByName (Results 1 – 1 of 1) sorted by relevance
110 && !checkTestMethodAnnotationByName(method)) { in checkMethodAnnotationsInClass()140 private static boolean checkTestMethodAnnotationByName(MethodNode method) { in checkTestMethodAnnotationByName() method in AnnotationChecker