| Package | Description |
|---|---|
| org.junit.platform.runner |
Runner and annotations for configuring and executing tests on the
JUnit Platform in a JUnit 4 environment. |
| Modifier and Type | Field and Description |
|---|---|
private JUnitPlatformTestTree |
JUnitPlatformRunnerListener.testTree |
private JUnitPlatformTestTree |
JUnitPlatform.testTree |
| Modifier and Type | Method and Description |
|---|---|
private JUnitPlatformTestTree |
JUnitPlatform.generateTestTree(LauncherDiscoveryRequest discoveryRequest) |
| Constructor and Description |
|---|
JUnitPlatformRunnerListener(JUnitPlatformTestTree testTree,
org.junit.runner.notification.RunNotifier notifier) |