Class JUnit4RunListenerFactory
- java.lang.Object
-
- org.apache.maven.surefire.common.junit4.JUnit4RunListenerFactory
-
public class JUnit4RunListenerFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description JUnit4RunListenerFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.List<org.junit.runner.notification.RunListener>
createCustomListeners(java.lang.String listeners)
-