Package | Description |
---|---|
org.junit.vintage.engine.descriptor |
Test descriptors used 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 | Method and Description |
---|---|
TestSourceProvider |
VintageEngineDescriptor.getTestSourceProvider() |
Constructor and Description |
---|
VintageEngineDescriptor(UniqueId uniqueId,
TestSourceProvider testSourceProvider) |
Constructor and Description |
---|
RunnerExecutor(EngineExecutionListener engineExecutionListener,
TestSourceProvider testSourceProvider) |
Copyright © 2020. All rights reserved.