Uses of Class
org.apache.maven.surefire.junitcore.pc.ShutdownResult
Packages that use ShutdownResult
-
Uses of ShutdownResult in org.apache.maven.surefire.junitcore.pc
Methods in org.apache.maven.surefire.junitcore.pc that return ShutdownResultModifier and TypeMethodDescriptionprotected abstract ShutdownResultParallelComputer.describeStopped(boolean shutdownNow) protected ShutdownResultScheduler.describeStopped(boolean stopNow) Attempts to stop all actively executing tasks and immediately returns a collection of descriptions of those tasks which have started prior to this call.