Uses of Class
org.apache.maven.surefire.junitcore.ConcurrentRunListener
Packages that use ConcurrentRunListener
-
Uses of ConcurrentRunListener in org.apache.maven.surefire.junitcore
Subclasses of ConcurrentRunListener in org.apache.maven.surefire.junitcoreModifier and TypeClassDescription(package private) final class
Deprecated.(package private) final class
Deprecated.Methods in org.apache.maven.surefire.junitcore that return ConcurrentRunListenerModifier and TypeMethodDescriptionstatic ConcurrentRunListener
ConcurrentRunListener.createInstance
(Map<String, TestSet> classMethodCounts, ReporterFactory reporterFactory, boolean parallelClasses, boolean parallelBoth) Deprecated.Constructors in org.apache.maven.surefire.junitcore with parameters of type ConcurrentRunListenerModifierConstructorDescription(package private)
JUnitCoreRunListener
(ConcurrentRunListener reporter, Map<String, TestSet> classMethodCounts)