Searched refs:isExcluded (Results 1 – 1 of 1) sorted by relevance
155 if (isExcluded(annotationsList)) { in shouldTestRun()161 private boolean isExcluded(Collection<Annotation> annotationsList) { in isExcluded() method in TestFilterHelper207 if (isExcluded(Arrays.asList(classObj.getAnnotations()))) { in shouldRun()212 && isExcluded(Arrays.asList(method.getAnnotations()))) { in shouldRun()