Uses of Package
org.junit.platform.engine.support.store
-
Packages that use org.junit.platform.engine.support.store Package Description org.junit.platform.engine Public API for test engines.org.junit.platform.engine.support.store Reusable data structures for test engines and their extensions. -
Classes in org.junit.platform.engine.support.store used by org.junit.platform.engine Class Description Namespace ANamespaceis used to provide a scope for data saved by extensions within aNamespacedHierarchicalStore.NamespacedHierarchicalStore NamespacedHierarchicalStoreis a hierarchical, namespaced key-value store. -
Classes in org.junit.platform.engine.support.store used by org.junit.platform.engine.support.store Class Description Namespace ANamespaceis used to provide a scope for data saved by extensions within aNamespacedHierarchicalStore.NamespacedHierarchicalStore NamespacedHierarchicalStoreis a hierarchical, namespaced key-value store.NamespacedHierarchicalStore.CloseAction Called for each successfully stored non-null value in the store when aNamespacedHierarchicalStoreis closed.NamespacedHierarchicalStoreException Exception thrown by failedNamespacedHierarchicalStoreoperations.