Package | Description |
---|---|
org.junit.runners |
Provides standard
Runner implementations. |
Modifier and Type | Field and Description |
---|---|
private RunnerScheduler |
ParentRunner.scheduler |
Modifier and Type | Method and Description |
---|---|
void |
ParentRunner.setScheduler(RunnerScheduler scheduler)
Sets a scheduler that determines the order and parallelization
of children.
|