|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProviderConfiguration | |
---|---|
org.apache.maven.plugin.surefire | |
org.apache.maven.plugin.surefire.booterclient | |
org.apache.maven.surefire.booter |
Uses of ProviderConfiguration in org.apache.maven.plugin.surefire |
---|
Methods in org.apache.maven.plugin.surefire that return ProviderConfiguration | |
---|---|
protected ProviderConfiguration |
AbstractSurefireMojo.createProviderConfiguration(ForkConfiguration forkConfiguration,
boolean shadefire)
|
Uses of ProviderConfiguration in org.apache.maven.plugin.surefire.booterclient |
---|
Methods in org.apache.maven.plugin.surefire.booterclient with parameters of type ProviderConfiguration | |
---|---|
java.io.File |
BooterSerializer.serialize(ProviderConfiguration booterConfiguration,
StartupConfiguration providerConfiguration,
java.lang.Object testSet)
|
Constructors in org.apache.maven.plugin.surefire.booterclient with parameters of type ProviderConfiguration | |
---|---|
ForkStarter(ProviderConfiguration providerConfiguration,
StartupConfiguration startupConfiguration,
java.io.File reportsDirectory,
ForkConfiguration forkConfiguration,
int forkedProcessTimeoutInSeconds,
boolean printSummary)
|
Uses of ProviderConfiguration in org.apache.maven.surefire.booter |
---|
Methods in org.apache.maven.surefire.booter that return ProviderConfiguration | |
---|---|
ProviderConfiguration |
BooterDeserializer.deserialize()
|
Constructors in org.apache.maven.surefire.booter with parameters of type ProviderConfiguration | |
---|---|
ProviderFactory(StartupConfiguration startupConfiguration,
ProviderConfiguration providerConfiguration,
java.lang.ClassLoader surefireClassLoader,
java.lang.ClassLoader testsClassLoader)
|
|
SurefireStarter(StartupConfiguration startupConfiguration,
ProviderConfiguration providerConfiguration)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |