| Package | Description |
|---|---|
| org.junit.vintage.engine |
Core package for the JUnit Vintage test engine.
|
| org.junit.vintage.engine.discovery |
Internal classes for test discovery within the JUnit Vintage test engine.
|
| Modifier and Type | Method and Description |
|---|---|
private void |
VintageTestEngine.executeAllChildren(VintageEngineDescriptor engineDescriptor,
EngineExecutionListener engineExecutionListener) |
| Modifier and Type | Method and Description |
|---|---|
VintageEngineDescriptor |
VintageDiscoverer.discover(EngineDiscoveryRequest discoveryRequest,
UniqueId uniqueId) |