Package | Description |
---|---|
org.apache.maven.surefire.booter |
Modifier and Type | Method and Description |
---|---|
StartupConfiguration |
BooterDeserializer.getStartupConfiguration() |
static StartupConfiguration |
StartupConfiguration.inForkedVm(String providerClassName,
ClasspathConfiguration classpathConfig,
ClassLoaderConfiguration classLoaderConfig,
ProcessCheckerType processChecker) |
Modifier and Type | Method and Description |
---|---|
static RunResult |
ProviderFactory.invokeProvider(Object testSet,
ClassLoader testsClassLoader,
Object factory,
ProviderConfiguration providerConfiguration,
boolean insideFork,
StartupConfiguration startupConfig,
boolean restoreStreams) |
Constructor and Description |
---|
ProviderFactory(StartupConfiguration startupConfiguration,
ProviderConfiguration providerConfiguration,
ClassLoader testsClassLoader,
Object reporterManagerFactory) |
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.