| Constructor and Description |
|---|
LoopRunner() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Throwable> |
runTestMethod(java.lang.reflect.Method child)
Run a test method in a concurrency testing framework and return a list of errors encountered.
|
public java.util.List<java.lang.Throwable> runTestMethod(java.lang.reflect.Method child)
RunnerrunTestMethod in interface Runner