private static class UnitTestServer.WorkArea
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<org.junit.platform.engine.UniqueId,AbstractFWDTestDescriptor> |
testDescriptorRegistry
Test descriptors registered by their UIDs.
|
private int |
unprocessed
The number of root test descriptors which were not processed yet.
|
| Modifier | Constructor and Description |
|---|---|
private |
WorkArea() |
private final java.util.Map<org.junit.platform.engine.UniqueId,AbstractFWDTestDescriptor> testDescriptorRegistry
private int unprocessed