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