| Package | Description |
|---|---|
| org.apache.maven.surefire.booter | |
| org.apache.maven.surefire.providerapi |
| Modifier and Type | Method and Description |
|---|---|
DirectoryScannerParameters |
BaseProviderFactory.getDirectoryScannerParameters() |
DirectoryScannerParameters |
ProviderConfiguration.getDirScannerParams() |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseProviderFactory.setDirectoryScannerParameters(DirectoryScannerParameters directoryScannerParameters) |
void |
SurefireReflector.setDirectoryScannerParameters(Object o,
DirectoryScannerParameters dirScannerParams) |
void |
SurefireReflector.setIfDirScannerAware(Object o,
DirectoryScannerParameters dirScannerParams) |
| Constructor and Description |
|---|
ProviderConfiguration(DirectoryScannerParameters directoryScannerParameters,
RunOrderParameters runOrderParameters,
boolean failIfNoTests,
ReporterConfiguration reporterConfiguration,
TestArtifactInfo testArtifact,
TestRequest testSuiteDefinition,
Properties providerProperties,
TypeEncodedValue typeEncodedTestSet) |
| Modifier and Type | Method and Description |
|---|---|
DirectoryScannerParameters |
ProviderParameters.getDirectoryScannerParameters()
The raw parameters used in creating the directory scanner
|
Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.