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 MethodSelectorSuiteLauncherDiscoveryRequestBuilder.selectMethod(Class<?> suiteClass, SelectMethod annotation) private MethodSelectorSuiteLauncherDiscoveryRequestBuilder.toMethodSelector(Class<?> suiteClass, SelectMethod annotation) private static MethodSelectorSuiteLauncherDiscoveryRequestBuilder.toMethodSelectorFromFQMN(Class<?> suiteClass, SelectMethod annotation)