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