| Package | Description |
|---|---|
| org.junit.vintage.engine.discovery |
Internal classes for test discovery within the JUnit Vintage test engine.
|
| org.junit.vintage.engine.execution |
Internal classes for test execution within the JUnit Vintage test engine.
|
| Modifier and Type | Field and Description |
|---|---|
private TestSourceProvider |
RunnerTestDescriptorPostProcessor.testSourceProvider |
| Modifier and Type | Field and Description |
|---|---|
private TestSourceProvider |
RunListenerAdapter.testSourceProvider |
private TestSourceProvider |
RunnerExecutor.testSourceProvider |
| Constructor and Description |
|---|
RunListenerAdapter(TestRun testRun,
EngineExecutionListener listener,
TestSourceProvider testSourceProvider) |