Uses of Class
org.apache.maven.surefire.api.testset.TestRequest
-
Uses of TestRequest in org.apache.maven.surefire.api.booter
Modifier and TypeMethodDescriptionvoid
BaseProviderFactory.setTestRequest
(TestRequest testRequest) -
Uses of TestRequest in org.apache.maven.surefire.api.provider
Modifier and TypeMethodDescriptionProviderParameters.getTestRequest()
Contains information about requested test suites or individual tests from the command line.