final class WrappedRunners
extends java.lang.Object
ParentRunner.getChildren()
.
Due to performance reasons, the children have to be observed just once.ParallelComputerBuilder
Modifier and Type | Field and Description |
---|---|
(package private) long |
embeddedChildrenCount |
(package private) org.junit.runners.ParentRunner |
wrappingSuite |
Constructor and Description |
---|
WrappedRunners() |
WrappedRunners(org.junit.runners.ParentRunner wrappingSuite,
long embeddedChildrenCount) |