Uses of Package
org.junit.platform.engine.support.store
Packages that use org.junit.platform.engine.support.store
Package
Description
Internal classes for test execution within the JUnit Jupiter test engine.
Reusable data structures for test engines and their extensions.
-
Classes in org.junit.platform.engine.support.store used by org.junit.jupiter.engine.executionClassDescription
NamespacedHierarchicalStore
is a hierarchical, namespaced key-value store. -
Classes in org.junit.platform.engine.support.store used by org.junit.platform.engine.support.storeClassDescription
NamespacedHierarchicalStore
is a hierarchical, namespaced key-value store.Called for each successfully stored non-null value in the store when aNamespacedHierarchicalStore
isclosed
.Exception thrown by failedNamespacedHierarchicalStore
operations.