| Package | Description |
|---|---|
| org.junit.jupiter.api.extension |
JUnit Jupiter API for writing extensions.
|
| org.junit.jupiter.engine.execution |
Internal classes for test execution within the JUnit Jupiter test engine.
|
| Modifier and Type | Method | Description |
|---|---|---|
ExtensionContext.Store |
ExtensionContext.getStore(ExtensionContext.Namespace namespace) |
Get the
ExtensionContext.Store for the supplied ExtensionContext.Namespace. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
NamespaceAwareStore |
Copyright © 2019. All rights reserved.