Module org.junit.platform.engine
Package org.junit.platform.engine.support.store
package org.junit.platform.engine.support.store
Reusable data structures for test engines and their extensions.
-
ClassDescription
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.