Package org.junit.runner.notification
Class RunNotifier.SafeNotifier
java.lang.Object
org.junit.runner.notification.RunNotifier.SafeNotifier
- Enclosing class:
- RunNotifier
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract void
notifyListener
(RunListener each) (package private) void
run()
-
Field Details
-
currentListeners
-
-
Constructor Details
-
SafeNotifier
SafeNotifier() -
SafeNotifier
SafeNotifier(List<RunListener> currentListeners)
-
-
Method Details
-
run
void run() -
notifyListener
- Throws:
Exception
-