Class OrderedRunNotifier.SafeNotifier
java.lang.Object
com.carrotsearch.ant.tasks.junit4.slave.OrderedRunNotifier.SafeNotifier
- Enclosing class:
OrderedRunNotifier
Notify listeners in the requested order
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract voidnotifyListener(org.junit.runner.notification.RunListener each) (package private) voidrun()(package private) voidrun(boolean reversedOrder)
-
Constructor Details
-
SafeNotifier
private SafeNotifier()
-
-
Method Details
-
run
void run() -
run
void run(boolean reversedOrder) -
notifyListener
-