Uses of Class
org.apache.maven.plugin.surefire.InPluginVMSurefireStarter
-
Packages that use InPluginVMSurefireStarter Package Description org.apache.maven.plugin.surefire -
-
Uses of InPluginVMSurefireStarter in org.apache.maven.plugin.surefire
Methods in org.apache.maven.plugin.surefire that return InPluginVMSurefireStarter Modifier and Type Method Description private InPluginVMSurefireStarter
AbstractSurefireMojo. createInprocessStarter(ProviderInfo provider, ClassLoaderConfiguration classLoaderConfig, RunOrderParameters runOrderParameters, DefaultScanResult scanResult, Platform platform, TestClassPath testClasspathWrapper)
-