Package | Description |
---|---|
org.apache.maven.surefire.booter | |
org.apache.maven.surefire.providerapi |
Modifier and Type | Method and Description |
---|---|
DirectoryScannerParameters |
BaseProviderFactory.getDirectoryScannerParameters() |
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) |
Modifier and Type | Method and Description |
---|---|
DirectoryScannerParameters |
ProviderParameters.getDirectoryScannerParameters()
Deprecated.
Use scanresult instead, as of version 2.12.2. Will be removed in next major version.
|
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.