Uses of Class
org.junit.jupiter.engine.execution.NamespaceAwareStore
-
Packages that use NamespaceAwareStore Package Description org.junit.jupiter.engine.execution 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 NamespaceAwareStore Modifier and Type Method Description NamespaceAwareStoreLauncherStoreFacade. getStoreAdapter(NamespacedHierarchicalStore<Namespace> valuesStore, org.junit.jupiter.api.extension.ExtensionContext.Namespace namespace)
-