Package | Description |
---|---|
org.apache.maven.plugin.surefire |
Modifier and Type | Method and Description |
---|---|
ProviderInfo |
AbstractSurefireMojo.DynamicProviderInfo.instantiate(String providerName) |
Modifier and Type | Method and Description |
---|---|
protected List<ProviderInfo> |
AbstractSurefireMojo.createProviders() |
List<ProviderInfo> |
ProviderList.resolve(Log log) |
Modifier and Type | Method and Description |
---|---|
protected ForkStarter |
AbstractSurefireMojo.createForkStarter(ProviderInfo provider,
ForkConfiguration forkConfiguration,
ClassLoaderConfiguration classLoaderConfiguration,
RunOrderParameters runOrderParameters,
Log log) |
protected InPluginVMSurefireStarter |
AbstractSurefireMojo.createInprocessStarter(ProviderInfo provider,
ClassLoaderConfiguration classLoaderConfiguration,
RunOrderParameters runOrderParameters) |
Constructor and Description |
---|
ProviderList(org.apache.maven.plugin.surefire.ConfigurableProviderInfo dynamicProviderInfo,
ProviderInfo... wellKnownProviders) |
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.