Package org.apache.maven.plugin.surefire
Class TestClassPath
java.lang.Object
org.apache.maven.plugin.surefire.TestClassPath
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTestClassPath
(Iterable<org.apache.maven.artifact.Artifact> artifacts, File classesDirectory, File testClassesDirectory, String[] additionalClasspathElements) -
Method Summary
-
Field Details
-
artifacts
-
classesDirectory
-
testClassesDirectory
-
additionalClasspathElements
-
-
Constructor Details
-
TestClassPath
-
-
Method Details
-
getTestDependencies
-
toClasspath
Classpath toClasspath()
-