Uses of Annotation Type
org.junit.platform.suite.api.SelectMethod
Packages that use SelectMethod
Package
Description
Common support utilities for executing test suites on the JUnit Platform.
-
Uses of SelectMethod in org.junit.platform.suite.commons
Methods in org.junit.platform.suite.commons with parameters of type SelectMethodModifier and TypeMethodDescriptionprivate MethodSelector
SuiteLauncherDiscoveryRequestBuilder.selectMethod
(Class<?> suiteClass, SelectMethod annotation) private MethodSelector
SuiteLauncherDiscoveryRequestBuilder.toMethodSelector
(Class<?> suiteClass, SelectMethod annotation)