See: Description
| Interface | Description |
|---|---|
| AfterEachMethodAdapter |
Functional interface for registering an
@AfterEach method
as a pseudo-extension. |
| BeforeEachMethodAdapter |
Functional interface for registering a
@BeforeEach method
as a pseudo-extension. |
| TestInstancesProvider |
| Class | Description |
|---|---|
| ConditionEvaluator |
ConditionEvaluator evaluates ExecutionCondition extensions. |
| DefaultTestInstances | |
| ExecutableInvoker |
ExecutableInvoker encapsulates the invocation of a
Executable (i.e., method or constructor),
including support for dynamic resolution of method parameters via
ParameterResolvers. |
| ExtensionValuesStore |
ExtensionValuesStore is used inside implementations of
ExtensionContext to store and retrieve values. |
| JupiterEngineExecutionContext | |
| JupiterEngineExecutionContext.Builder | |
| NamespaceAwareStore |
Copyright © 2024. All rights reserved.