Searched defs:testIgnored (Results 1 – 3 of 3) sorted by relevance
89 public void testIgnored(Description description) throws Exception { in testIgnored() method in RunListener
42 public void testIgnored(Description description) { in testIgnored() method in TextListener
90 public void testIgnored(Description description) throws Exception { in testIgnored() method in Result.Listener