Searched defs:shouldTestRun (Results 1 – 2 of 2) sorted by relevance
137 public boolean shouldTestRun(AnnotatedElement annotatedElement) { in shouldTestRun() method in TestFilterHelper147 public boolean shouldTestRun(Description desc) { in shouldTestRun() method in TestFilterHelper154 private boolean shouldTestRun(Collection<Annotation> annotationsList) { in shouldTestRun() method in TestFilterHelper
868 protected boolean shouldTestRun(AnnotatedElement annotatedElement) { in shouldTestRun() method in HostTest