Package | Description |
---|---|
org.junit.platform.launcher.core |
Core support classes for the
Launcher
including the LauncherFactory
and the LauncherDiscoveryRequestBuilder . |
Modifier and Type | Field and Description |
---|---|
private InternalTestPlan |
ExecutionListenerAdapter.testPlan |
Modifier and Type | Method and Description |
---|---|
(package private) static InternalTestPlan |
InternalTestPlan.from(Root root) |
Modifier and Type | Method and Description |
---|---|
private void |
DefaultLauncher.execute(InternalTestPlan internalTestPlan,
TestExecutionListener[] listeners) |
Constructor and Description |
---|
ExecutionListenerAdapter(InternalTestPlan testPlan,
TestExecutionListener testExecutionListener) |