Package | Description |
---|---|
org.apache.maven.plugin.surefire | |
org.apache.maven.plugin.surefire.booterclient | |
org.apache.maven.surefire.booter |
Modifier and Type | Method and Description |
---|---|
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 |
---|---|
java.lang.ClassLoader |
Classpath.createClassLoader(boolean childDelegation,
boolean enableAssertions,
java.lang.String roleName) |
java.lang.ClassLoader |
AbstractPathConfiguration.createMergedClassLoader() |
private RunResult |
ForkedBooter.runSuitesInProcess() |
private void |
ForkedBooter.setupBooter(java.lang.String tmpDir,
java.lang.String dumpFileName,
java.lang.String surefirePropsFileName,
java.lang.String effectiveSystemPropertiesFileName) |
void |
ClasspathConfiguration.trickClassPathWhenManifestOnlyClasspath() |