Package | Description |
---|---|
org.apache.maven.plugin.surefire | |
org.apache.maven.plugin.surefire.booterclient | |
org.apache.maven.plugin.surefire.util | |
org.apache.maven.surefire.util |
Modifier and Type | Method and Description |
---|---|
private DefaultScanResult |
AbstractSurefireMojo.scanDependencies() |
private DefaultScanResult |
AbstractSurefireMojo.scanDirectories() |
private DefaultScanResult |
AbstractSurefireMojo.scanForTestClasses() |
Modifier and Type | Method and Description |
---|---|
private void |
AbstractSurefireMojo.executeAfterPreconditionsChecked(DefaultScanResult scanResult) |
private RunResult |
AbstractSurefireMojo.executeProvider(ProviderInfo provider,
DefaultScanResult scanResult) |
RunResult |
InPluginVMSurefireStarter.runSuitesInProcess(DefaultScanResult scanResult) |
Modifier and Type | Method and Description |
---|---|
RunResult |
ForkStarter.run(SurefireProperties effectiveSystemProperties,
DefaultScanResult scanResult) |
Modifier and Type | Method and Description |
---|---|
DefaultScanResult |
DirectoryScanner.scan() |
DefaultScanResult |
DependencyScanner.scan() |
Modifier and Type | Method and Description |
---|---|
DefaultScanResult |
DefaultScanResult.append(DefaultScanResult other) |
static DefaultScanResult |
DefaultScanResult.from(java.util.Map<java.lang.String,java.lang.String> properties) |
Modifier and Type | Method and Description |
---|---|
DefaultScanResult |
DefaultScanResult.append(DefaultScanResult other) |