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(java.lang.ClassLoader parent,
boolean childDelegation,
boolean enableAssertions,
java.lang.String roleName) |
java.lang.ClassLoader |
ClasspathConfiguration.createMergedClassLoader() |
private static RunResult |
ForkedBooter.runSuitesInProcess(java.lang.Object testSet,
StartupConfiguration startupConfiguration,
ProviderConfiguration providerConfiguration,
java.io.PrintStream originalSystemOut) |
void |
ClasspathConfiguration.trickClassPathWhenManifestOnlyClasspath() |