Package | Description |
---|---|
org.junit.jupiter.engine.descriptor |
Test descriptors used within the JUnit Jupiter test engine.
|
org.junit.jupiter.engine.execution |
Internal classes for test execution within the JUnit Jupiter test engine.
|
Modifier and Type | Field and Description |
---|---|
private static InvocationInterceptorChain |
DynamicTestTestDescriptor.interceptorChain |
Modifier and Type | Field and Description |
---|---|
private static InvocationInterceptorChain |
ExecutableInvoker.interceptorChain |