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 ForkStarter |
AbstractSurefireMojo.createForkStarter(ProviderInfo provider,
ForkConfiguration forkConfiguration,
ClassLoaderConfiguration classLoaderConfiguration) |
protected SurefireStarter |
AbstractSurefireMojo.createInprocessStarter(ProviderInfo provider,
ForkConfiguration forkConfiguration,
ClassLoaderConfiguration classLoaderConfiguration) |
Constructor and Description |
---|
ProviderList(ProviderInfo[] wellKnownProviders,
org.apache.maven.plugin.surefire.ConfigurableProviderInfo dynamicProviderInfo) |
Copyright © 2004-2012 Apache Software Foundation. All Rights Reserved.