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 that return SurefireProperties
static SurefireProperties AbstractSurefireMojo.createCopyAndReplaceForkNumPlaceholder(SurefireProperties effectiveSystemProperties, int threadNumber)
           
 

Methods in org.apache.maven.plugin.surefire with parameters of type SurefireProperties
static SurefireProperties AbstractSurefireMojo.createCopyAndReplaceForkNumPlaceholder(SurefireProperties effectiveSystemProperties, int threadNumber)
           
 

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

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



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