public class AsynchronousRunner extends Object implements org.junit.runners.model.RunnerScheduler
Constructor and Description |
---|
AsynchronousRunner(java.util.concurrent.ExecutorService fService) |
public AsynchronousRunner(java.util.concurrent.ExecutorService fService)
public void schedule(Runnable childStatement)
schedule
in interface org.junit.runners.model.RunnerScheduler
public void finished()
finished
in interface org.junit.runners.model.RunnerScheduler
public void waitForCompletion() throws java.util.concurrent.ExecutionException
Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.