Uses of Interface
org.apache.maven.surefire.providerapi.ProviderParameters

Packages that use ProviderParameters
org.apache.maven.surefire.booter   
org.apache.maven.surefire.junit   
org.apache.maven.surefire.junit4   
org.apache.maven.surefire.junitcore   
org.apache.maven.surefire.testng   
 

Uses of ProviderParameters in org.apache.maven.surefire.booter
 

Classes in org.apache.maven.surefire.booter that implement ProviderParameters
 class BaseProviderFactory
           
 

Uses of ProviderParameters in org.apache.maven.surefire.junit
 

Constructors in org.apache.maven.surefire.junit with parameters of type ProviderParameters
JUnit3Provider(ProviderParameters booterParameters)
           
 

Uses of ProviderParameters in org.apache.maven.surefire.junit4
 

Constructors in org.apache.maven.surefire.junit4 with parameters of type ProviderParameters
JUnit4Provider(ProviderParameters booterParameters)
           
 

Uses of ProviderParameters in org.apache.maven.surefire.junitcore
 

Constructors in org.apache.maven.surefire.junitcore with parameters of type ProviderParameters
JUnitCoreProvider(ProviderParameters booterParameters)
           
 

Uses of ProviderParameters in org.apache.maven.surefire.testng
 

Constructors in org.apache.maven.surefire.testng with parameters of type ProviderParameters
TestNGProvider(ProviderParameters booterParameters)
           
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.