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 |
JUnitPlatform.testTree |
private JUnitPlatformTestTree |
JUnitPlatformRunnerListener.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) |