Uses of Class
org.junit.jupiter.engine.execution.NamespaceAwareStore
Packages that use NamespaceAwareStore
Package
Description
Internal classes for test execution within the JUnit Jupiter test engine.
-
Uses of NamespaceAwareStore in org.junit.jupiter.engine.execution
Methods in org.junit.jupiter.engine.execution that return NamespaceAwareStoreModifier and TypeMethodDescriptionLauncherStoreFacade.getStoreAdapter
(NamespacedHierarchicalStore<Namespace> valuesStore, ExtensionContext.Namespace namespace)