| 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(java.lang.Object o,
DirectoryScannerParameters dirScannerParams) |
void |
SurefireReflector.setIfDirScannerAware(java.lang.Object o,
DirectoryScannerParameters dirScannerParams) |
| Constructor and Description |
|---|
ProviderConfiguration(DirectoryScannerParameters directoryScannerParameters,
boolean failIfNoTests,
ReporterConfiguration reporterConfiguration,
TestArtifactInfo testArtifact,
TestRequest testSuiteDefinition,
java.util.Properties providerProperties,
java.lang.Object forkTestSet) |
| Modifier and Type | Method and Description |
|---|---|
DirectoryScannerParameters |
ProviderParameters.getDirectoryScannerParameters()
The raw parameters used in creating the directory scanner
|
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.