Uses of Class
org.junit.platform.runner.JUnitPlatformTestTree
Packages that use JUnitPlatformTestTree
Package
Description
Runner and annotations for configuring and executing tests on the
JUnit Platform in a JUnit 4 environment.-
Uses of JUnitPlatformTestTree in org.junit.platform.runner
Fields in org.junit.platform.runner declared as JUnitPlatformTestTreeModifier and TypeFieldDescriptionprivate JUnitPlatformTestTreeJUnitPlatform.testTreeprivate final JUnitPlatformTestTreeJUnitPlatformRunnerListener.testTreeMethods in org.junit.platform.runner that return JUnitPlatformTestTreeModifier and TypeMethodDescriptionprivate JUnitPlatformTestTreeJUnitPlatform.generateTestTree(LauncherDiscoveryRequest discoveryRequest) Constructors in org.junit.platform.runner with parameters of type JUnitPlatformTestTreeModifierConstructorDescription(package private)JUnitPlatformRunnerListener(JUnitPlatformTestTree testTree, org.junit.runner.notification.RunNotifier notifier)