Uses of Class
org.apache.maven.plugin.surefire.SurefireProperties

Packages that use SurefireProperties
org.apache.maven.plugin.surefire   
org.apache.maven.plugin.surefire.booterclient   
 

Uses of SurefireProperties in org.apache.maven.plugin.surefire
 

Methods in org.apache.maven.plugin.surefire with parameters of type SurefireProperties
protected  ForkStarter AbstractSurefireMojo.createForkStarter(ProviderInfo provider, ForkConfiguration forkConfiguration, ClassLoaderConfiguration classLoaderConfiguration, org.apache.maven.surefire.testset.RunOrderParameters runOrderParameters, SurefireProperties effectiveSystemProperties)
           
 

Uses of SurefireProperties in org.apache.maven.plugin.surefire.booterclient
 

Methods in org.apache.maven.plugin.surefire.booterclient with parameters of type SurefireProperties
 org.apache.maven.surefire.suite.RunResult ForkStarter.run(SurefireProperties effectiveSystemProperties, org.apache.maven.surefire.util.DefaultScanResult scanResult, String requestedForkMode)
           
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.