Class JUnit4RunListenerFactory
java.lang.Object
org.apache.maven.surefire.common.junit4.JUnit4RunListenerFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<org.junit.runner.notification.RunListener>
createCustomListeners
(String listeners)
-
Constructor Details
-
JUnit4RunListenerFactory
public JUnit4RunListenerFactory()
-
-
Method Details
-
createCustomListeners
-