| Package | Description |
|---|---|
| org.junit.platform.engine.support.store |
Reusable data structures for test engines and their extensions.
|
| Modifier and Type | Field and Description |
|---|---|
private static java.util.Comparator<NamespacedHierarchicalStore.EvaluatedValue<?>> |
NamespacedHierarchicalStore.EvaluatedValue.REVERSE_INSERT_ORDER |
| Modifier and Type | Method and Description |
|---|---|
private <N> NamespacedHierarchicalStore.EvaluatedValue<N> |
NamespacedHierarchicalStore.StoredValue.evaluateSafely(NamespacedHierarchicalStore.CompositeKey<N> compositeKey) |