Searched refs:fireTestIgnored (Results 1 – 7 of 7) sorted by relevance
45 public void fireTestIgnored() { in fireTestIgnored() method in EachTestNotifier46 notifier.fireTestIgnored(description); in fireTestIgnored()
16 notifier.fireTestIgnored(getDescription()); in run()
47 notifier.fireTestIgnored(description); in runChild()
457 notifier.fireTestIgnored(method.getDescription()); in handleIgnored()
170 public void fireTestIgnored(final Description description) { in fireTestIgnored() method in RunNotifier
41 notifier.fireTestIgnored(description); in run()
76 notifier.fireTestIgnored(description); in runChild()