Uses of Class
org.apache.maven.surefire.booter.SurefireExecutionException
Packages that use SurefireExecutionException
-
Uses of SurefireExecutionException in org.apache.maven.plugin.surefire
Methods in org.apache.maven.plugin.surefire that throw SurefireExecutionExceptionModifier and TypeMethodDescriptionprivate RunResult
AbstractSurefireMojo.executeProvider
(ProviderInfo provider, DefaultScanResult scanResult, TestClassPath testClasspathWrapper, Platform platform, ResolvePathResultWrapper resolvedJavaModularityResult) InPluginVMSurefireStarter.runSuitesInProcess
(DefaultScanResult scanResult) -
Uses of SurefireExecutionException in org.apache.maven.surefire.booter
Methods in org.apache.maven.surefire.booter that throw SurefireExecutionExceptionModifier and TypeMethodDescriptionClasspath.createClassLoader
(boolean childDelegation, boolean enableAssertions, String roleName) AbstractPathConfiguration.createMergedClassLoader()
(package private) final ClassLoader
AbstractPathConfiguration.createMergedClassLoader
(Classpath cp) ModularClasspathConfiguration.createMergedClassLoader()