public class TestRunner
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static DynamicVariable<TestExecutor> |
EXECUTOR |
| Constructor and Description |
|---|
TestRunner(Iterable4 tests) |
| Modifier and Type | Method and Description |
|---|---|
void |
run(TestListener listener) |
public static DynamicVariable<TestExecutor> EXECUTOR
public TestRunner(Iterable4 tests)
public void run(TestListener listener)