Uses of Interface
org.junit.jupiter.api.extension.ExtensionContext.Store
Package
Description
JUnit Jupiter API for writing extensions.
Internal classes for test execution within the JUnit Jupiter test engine.
-
Uses of ExtensionContext.Store in org.junit.jupiter.api.extension
Modifier and TypeMethodDescriptionExtensionContext.getStore(ExtensionContext.Namespace namespace)
Get theExtensionContext.Store
for the suppliedExtensionContext.Namespace
. -
Uses of ExtensionContext.Store in org.junit.jupiter.engine.execution