Package org.junit.platform.engine.support.store
package org.junit.platform.engine.support.store
Reusable data structures for test engines and their extensions.
-
ClassDescriptionA
Namespaceis used to provide a scope for data saved by extensions within aNamespacedHierarchicalStore.NamespacedHierarchicalStoreis a hierarchical, namespaced key-value store.Called for each successfully stored non-null value in the store when aNamespacedHierarchicalStoreis closed.Thread-safeSupplierthat memoizes the result of calling its delegate and ensures it is called at most once.Exception thrown by failedNamespacedHierarchicalStoreoperations.