Uses of Class
org.junit.platform.engine.support.store.NamespacedHierarchicalStore.EvaluatedValue
Packages that use NamespacedHierarchicalStore.EvaluatedValue
Package
Description
Reusable data structures for test engines and their extensions.
-
Uses of NamespacedHierarchicalStore.EvaluatedValue in org.junit.platform.engine.support.store
Fields in org.junit.platform.engine.support.store with type parameters of type NamespacedHierarchicalStore.EvaluatedValueModifier and TypeFieldDescriptionprivate static final Comparator
<NamespacedHierarchicalStore.EvaluatedValue<?>> NamespacedHierarchicalStore.EvaluatedValue.REVERSE_INSERT_ORDER
Methods in org.junit.platform.engine.support.store that return NamespacedHierarchicalStore.EvaluatedValueModifier and TypeMethodDescriptionprivate <N> NamespacedHierarchicalStore.EvaluatedValue
<N> NamespacedHierarchicalStore.StoredValue.evaluateSafely
(NamespacedHierarchicalStore.CompositeKey<N> compositeKey)