org.apache.maven.surefire.junitcore
Class ConfigurableParallelComputer.SynchronousRunner
java.lang.Object
org.apache.maven.surefire.junitcore.ConfigurableParallelComputer.SynchronousRunner
- All Implemented Interfaces:
- org.junit.runners.model.RunnerScheduler
- Enclosing class:
- ConfigurableParallelComputer
public class ConfigurableParallelComputer.SynchronousRunner
- extends Object
- implements org.junit.runners.model.RunnerScheduler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurableParallelComputer.SynchronousRunner
public ConfigurableParallelComputer.SynchronousRunner()
schedule
public void schedule(Runnable childStatement)
- Specified by:
schedule
in interface org.junit.runners.model.RunnerScheduler
finished
public void finished()
- Specified by:
finished
in interface org.junit.runners.model.RunnerScheduler
Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.