Uses of Class
org.apache.maven.surefire.common.junit4.Notifier
-
-
Uses of Notifier in org.apache.maven.surefire.common.junit4
Methods in org.apache.maven.surefire.common.junit4 that return Notifier Modifier and Type Method Description NotifierNotifier. addListeners(java.util.Collection<org.junit.runner.notification.RunListener> given)NotifierNotifier. addListeners(org.junit.runner.notification.RunListener... given)static NotifierNotifier. pureNotifier()Methods in org.apache.maven.surefire.common.junit4 with parameters of type Notifier Modifier and Type Method Description voidNotifier. copyListenersTo(Notifier copyTo)
-