Uses of Interface
org.junit.jupiter.api.extension.ExtensionContext.Store
Packages that use ExtensionContext.Store
-
Uses of ExtensionContext.Store in org.junit.jupiter.api.extension
Methods in org.junit.jupiter.api.extension that return ExtensionContext.StoreModifier and TypeMethodDescriptionExtensionContext.getStore
(ExtensionContext.Namespace namespace) Get theExtensionContext.Store
for the suppliedExtensionContext.Namespace
.