Uses of Package
org.junit.platform.engine.support.store
Packages that use org.junit.platform.engine.support.store
Package
Description
Public API for test engines.
Reusable data structures for test engines and their extensions.
-
Classes in org.junit.platform.engine.support.store used by org.junit.platform.engineClassDescriptionA
Namespaceis used to provide a scope for data saved by extensions within aNamespacedHierarchicalStore.NamespacedHierarchicalStoreis a hierarchical, namespaced key-value store. -
Classes in org.junit.platform.engine.support.store used by org.junit.platform.engine.support.storeClassDescriptionA
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.Exception thrown by failedNamespacedHierarchicalStoreoperations.