Uses of Annotation Interface
org.junit.platform.suite.api.SelectClasses
Packages that use SelectClasses
Package
Description
Common support utilities for executing test suites on the JUnit Platform.
-
Uses of SelectClasses in org.junit.platform.suite.commons
Methods in org.junit.platform.suite.commons with parameters of type SelectClassesModifier and TypeMethodDescriptionprivate List<ClassSelector> SuiteLauncherDiscoveryRequestBuilder.selectClasses(Class<?> suiteClass, SelectClasses annotation) private static Stream<ClassSelector> SuiteLauncherDiscoveryRequestBuilder.toClassSelectors(Class<?> suiteClass, SelectClasses annotation)