Uses of Class
org.apache.maven.surefire.booter.ClasspathConfiguration
-
Packages that use ClasspathConfiguration Package Description org.apache.maven.surefire.booter -
-
Uses of ClasspathConfiguration in org.apache.maven.surefire.booter
Methods in org.apache.maven.surefire.booter with parameters of type ClasspathConfiguration Modifier and Type Method Description static StartupConfiguration
StartupConfiguration. inForkedVm(java.lang.String providerClassName, ClasspathConfiguration classpathConfiguration, ClassLoaderConfiguration classLoaderConfiguration, ProcessCheckerType processChecker)
-