Package | Description |
---|---|
org.junit.jupiter.engine.execution |
Internal classes for test execution within the JUnit Jupiter test engine.
|
Modifier and Type | Field and Description |
---|---|
private java.util.concurrent.ConcurrentMap<ExtensionValuesStore.CompositeKey,java.util.function.Supplier<java.lang.Object>> |
ExtensionValuesStore.storedValues |
Modifier and Type | Method and Description |
---|---|
private java.util.function.Supplier<java.lang.Object> |
ExtensionValuesStore.getStoredValue(ExtensionValuesStore.CompositeKey compositeKey) |