Uses of Class
org.apache.maven.surefire.junitcore.ConcurrentReporterManager

Uses of ConcurrentReporterManager in org.apache.maven.surefire.junitcore
 

Subclasses of ConcurrentReporterManager in org.apache.maven.surefire.junitcore
 class ClassesParallelRunListener
           
 class MethodsParallelRunListener
           
 

Methods in org.apache.maven.surefire.junitcore that return ConcurrentReporterManager
static ConcurrentReporterManager ConcurrentReporterManager.createInstance(Map<String,TestSet> classMethodCounts, ReporterFactory reporterManagerFactory, ReporterConfiguration reporterConfiguration, boolean parallelClasses, boolean parallelBoth)
           
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.