| Package | Description |
|---|---|
| org.junit.jupiter.engine.descriptor |
Test descriptors used within the JUnit Jupiter test engine.
|
| org.junit.platform.engine.support.descriptor |
TestDescriptor-related support classes
intended to be used by test engine implementations and clients of
the launcher. |
| org.junit.platform.launcher.core |
Core support classes for the
Launcher
including the LauncherFactory
and the LauncherDiscoveryRequestBuilder. |
| org.junit.vintage.engine.descriptor |
Test descriptors used within the JUnit Vintage test engine.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EngineDescriptor
|
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
EngineDiscoveryErrorDescriptor
Represents an error thrown by a
TestEngine
during discovery. |
| Modifier and Type | Class and Description |
|---|---|
class |
RunnerTestDescriptor |
class |
VintageEngineDescriptor |
class |
VintageTestDescriptor |