| Class and Description |
|---|
| org.apache.maven.surefire.junitcore.AsynchronousRunner |
| org.apache.maven.surefire.junitcore.ConfigurableParallelComputer |
| Method and Description |
|---|
| org.apache.maven.surefire.junitcore.JUnitCoreParameters.isParallelBoth()
Instead use the expression (
JUnitCoreParameters.isParallelMethods() && JUnitCoreParameters.isParallelClasses() ). |
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.