| Package | Description |
|---|---|
| org.junit.jupiter.engine.descriptor |
Test descriptors used within the JUnit Jupiter test engine.
|
| Modifier and Type | Field and Description |
|---|---|
private static ExecutableInvoker |
TestMethodTestDescriptor.executableInvoker |
private static ExecutableInvoker |
TestFactoryTestDescriptor.executableInvoker |
private static ExecutableInvoker |
ClassBasedTestDescriptor.executableInvoker |