Package | Description |
---|---|
org.apache.maven.surefire.booter | |
org.apache.maven.surefire.providerapi |
Modifier and Type | Method and Description |
---|---|
TestRequest |
BaseProviderFactory.getTestRequest() |
Modifier and Type | Method and Description |
---|---|
void |
BaseProviderFactory.setTestRequest(TestRequest testRequest) |
void |
SurefireReflector.setTestSuiteDefinitionAware(Object o,
TestRequest testSuiteDefinition2) |
Modifier and Type | Method and Description |
---|---|
TestRequest |
ProviderParameters.getTestRequest()
Contains information about requested test suites or individual tests from the command line.
|
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.