Package org.junit.platform.suite.commons
package org.junit.platform.suite.commons
Common support utilities for executing test suites on the JUnit Platform.
 
DISCLAIMER
Any API annotated with @API(status = INTERNAL) is intended solely
 for usage within the JUnit framework itself. Any usage of internal
 APIs by external parties is not supported!
- 
ClassesClassDescriptionThe
SuiteLauncherDiscoveryRequestBuilderprovides a light-weight DSL for generating aLauncherDiscoveryRequestspecifically tailored for suite execution.