Class OrderedRunNotifier.SafeNotifier
- java.lang.Object
-
- com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.SafeNotifier
-
- Enclosing class:
- OrderedRunNotifier
private abstract class OrderedRunNotifier.SafeNotifier extends java.lang.ObjectNotify listeners in the requested order
-
-
Constructor Summary
Constructors Modifier Constructor Description privateSafeNotifier()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description protected abstract voidnotifyListener(org.junit.runner.notification.RunListener each)(package private) voidrun()(package private) voidrun(boolean reversedOrder)
-