| Package | Description |
|---|---|
| org.apache.maven.surefire.booter | |
| org.apache.maven.surefire.providerapi | |
| org.apache.maven.surefire.testng | |
| org.apache.maven.surefire.util |
| Modifier and Type | Method and Description |
|---|---|
ScanResult |
BaseProviderFactory.getScanResult() |
| Modifier and Type | Method and Description |
|---|---|
ScanResult |
ProviderParameters.getScanResult()
Provides the result of the directory scan performed in the plugin
|
| Constructor and Description |
|---|
TestNGDirectoryTestSuite(String testSourceDirectory,
Properties confOptions,
File reportsDirectory,
String testMethodPattern,
RunOrderCalculator runOrderCalculator,
ScanResult scanResult) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultScanResult |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.