@Deprecated public class AsynchronousRunner extends Object implements org.junit.runners.model.RunnerScheduler
ParallelComputerBuilder instead.| Constructor and Description |
|---|
AsynchronousRunner(ExecutorService fService)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
finished()
Deprecated.
|
void |
schedule(Runnable childStatement)
Deprecated.
|
void |
waitForCompletion()
Deprecated.
|
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–2015 The Apache Software Foundation. All rights reserved.