Uses of Package
org.apache.maven.surefire.providerapi

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

Classes in org.apache.maven.surefire.providerapi used by org.apache.maven.surefire.booter
ProviderParameters
          Injected into the providers upon provider construction.
SurefireProvider
          Interface to be implemented by all Surefire providers.
 

Classes in org.apache.maven.surefire.providerapi used by org.apache.maven.surefire.junit
AbstractProvider
          A provider base class that all providers should extend to shield themselves from interface changes
ProviderParameters
          Injected into the providers upon provider construction.
SurefireProvider
          Interface to be implemented by all Surefire providers.
 

Classes in org.apache.maven.surefire.providerapi used by org.apache.maven.surefire.junit4
AbstractProvider
          A provider base class that all providers should extend to shield themselves from interface changes
ProviderParameters
          Injected into the providers upon provider construction.
SurefireProvider
          Interface to be implemented by all Surefire providers.
 

Classes in org.apache.maven.surefire.providerapi used by org.apache.maven.surefire.junitcore
AbstractProvider
          A provider base class that all providers should extend to shield themselves from interface changes
ProviderParameters
          Injected into the providers upon provider construction.
SurefireProvider
          Interface to be implemented by all Surefire providers.
 

Classes in org.apache.maven.surefire.providerapi used by org.apache.maven.surefire.providerapi
SurefireProvider
          Interface to be implemented by all Surefire providers.
 

Classes in org.apache.maven.surefire.providerapi used by org.apache.maven.surefire.testng
AbstractProvider
          A provider base class that all providers should extend to shield themselves from interface changes
ProviderParameters
          Injected into the providers upon provider construction.
SurefireProvider
          Interface to be implemented by all Surefire providers.
 



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