| Modifier and Type | Method and Description |
|---|---|
ScanResult |
BaseProviderFactory.getScanResult() |
| Modifier and Type | Field and Description |
|---|---|
private ScanResult |
JUnit3Provider.scanResult |
| Modifier and Type | Field and Description |
|---|---|
private ScanResult |
JUnit4Provider.scanResult |
| Modifier and Type | Field and Description |
|---|---|
private ScanResult |
JUnitCoreProvider.scanResult |
| Modifier and Type | Method and Description |
|---|---|
ScanResult |
ProviderParameters.getScanResult()
Provides the result of the directory scan performed in the plugin
|
| Modifier and Type | Field and Description |
|---|---|
private ScanResult |
TestNGProvider.scanResult |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultScanResult |