Package | Description |
---|---|
org.apache.maven.plugin.surefire | |
org.apache.maven.plugin.surefire.booterclient | |
org.apache.maven.surefire.booter |
Modifier and Type | Method and Description |
---|---|
RunResult |
InPluginVMSurefireStarter.runSuitesInProcess(DefaultScanResult scanResult) |
Modifier and Type | Method and Description |
---|---|
RunResult |
ForkStarter.run(SurefireProperties effectiveSystemProperties,
DefaultScanResult scanResult,
String requestedForkMode) |
Modifier and Type | Method and Description |
---|---|
ClassLoader |
Classpath.createClassLoader(ClassLoader parent,
boolean childDelegation,
boolean enableAssertions,
String roleName) |
ClassLoader |
ClasspathConfiguration.createForkingTestClassLoader(boolean manifestOnlyJarRequestedAndUsable) |
ClassLoader |
ClasspathConfiguration.createInprocSurefireClassLoader(ClassLoader parent) |
ClassLoader |
ClasspathConfiguration.createSurefireClassLoader(ClassLoader parent) |
ClassLoader |
ClasspathConfiguration.createTestClassLoader() |
ClassLoader |
ClasspathConfiguration.createTestClassLoader(boolean childDelegation) |
Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.