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