| Package | Description |
|---|---|
| org.apache.maven.plugin.surefire | |
| org.apache.maven.plugin.surefire.booterclient | |
| org.apache.maven.surefire.booter |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSurefireMojo.DynamicProviderInfo.addProviderArtifactToBootClasspath(Classpath bootclasspath) |
void |
ProviderInfo.addProviderArtifactToBootClasspath(Classpath bootclasspath) |
void |
SurefireDependencyResolver.addResolvedArtifactToClasspath(Classpath bootClasspath,
org.apache.maven.artifact.Artifact surefireArtifact) |
| Modifier and Type | Method and Description |
|---|---|
Classpath |
ForkConfiguration.getBootClasspath() |
| Constructor and Description |
|---|
ForkConfiguration(Classpath bootClasspathConfiguration,
java.lang.String forkMode,
java.io.File tmpDir) |
| Modifier and Type | Method and Description |
|---|---|
Classpath |
Classpath.append(Classpath otherClassPathToAppend) |
Classpath |
ClasspathConfiguration.getTestClasspath() |
| Modifier and Type | Method and Description |
|---|---|
Classpath |
Classpath.append(Classpath otherClassPathToAppend) |
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.