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(org.junit.platform.engine.support.store.NamespacedHierarchicalStore<org.junit.platform.engine.support.store.Namespace> valuesStore, org.junit.jupiter.api.extension.ExtensionContext.Namespace namespace)