Searched refs:testIgnored (Results 1 – 7 of 7) sorted by relevance
62 public void testIgnored(Description description) throws Exception { in testIgnored() method in PrintListener
62 mListener.testIgnored(Description.EMPTY); in testErrorTerminator_none()
123 public void testIgnored(Description description) { in testIgnored() method in AtestRunListener
246 public void testIgnored(Description description) throws Exception { in testIgnored() method in XmlRunListener
195 public void testIgnored(Description description) { in testIgnored() method in Profile
267 verify(listener, times(1)).testIgnored(any()); in testIgnoredScenario_doesIdle()
369 verify(listener, times(1)).testIgnored(any()); in testIgnore_excludedClasses()