| Package | Description |
|---|---|
| org.junit.jupiter.engine.execution |
Internal classes for test execution within the JUnit Jupiter test engine.
|
| Modifier and Type | Method | Description |
|---|---|---|
static InvocationInterceptorChain.InterceptorCall<Void> |
InvocationInterceptorChain.InterceptorCall.ofVoid(InvocationInterceptorChain.VoidInterceptorCall call) |
| Modifier and Type | Method | Description |
|---|---|---|
<T> T |
InvocationInterceptorChain.invoke(InvocationInterceptor.Invocation<T> invocation,
ExtensionRegistry extensionRegistry,
InvocationInterceptorChain.InterceptorCall<T> call) |
Copyright © 2019. All rights reserved.