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

Packages that use org.apache.maven.surefire.booter
org.apache.maven.plugin.surefire   
org.apache.maven.plugin.surefire.booterclient   
org.apache.maven.plugin.surefire.report   
org.apache.maven.surefire.booter   
 

Classes in org.apache.maven.surefire.booter used by org.apache.maven.plugin.surefire
ClassLoaderConfiguration
          Configuration for forking tests.
Classpath
          An ordered list of classpath elements with set behaviour
ProviderConfiguration
          Represents the surefire configuration that passes all the way into the provider classloader and the provider.
SurefireStarter
          Invokes surefire with the correct classloader setup.
 

Classes in org.apache.maven.surefire.booter used by org.apache.maven.plugin.surefire.booterclient
ClassLoaderConfiguration
          Configuration for forking tests.
Classpath
          An ordered list of classpath elements with set behaviour
ProviderConfiguration
          Represents the surefire configuration that passes all the way into the provider classloader and the provider.
StartupConfiguration
          Configuration that is used by the SurefireStarter but does not make it into the provider itself.
StartupReportConfiguration
          All the parameters used to construct reporters

TODO: Move out of API module

SurefireBooterForkException
          Encapsulates exceptions thrown during Surefire forking.
SurefireExecutionException
          An error occurring during the invocation of Surefire via an alternate class loader.
 

Classes in org.apache.maven.surefire.booter used by org.apache.maven.plugin.surefire.report
StartupReportConfiguration
          All the parameters used to construct reporters

TODO: Move out of API module

 

Classes in org.apache.maven.surefire.booter used by org.apache.maven.surefire.booter
BooterConstants
          Constants used by the serializer/deserializer
ClassLoaderConfiguration
          Configuration for forking tests.
Classpath
          An ordered list of classpath elements with set behaviour
ClasspathConfiguration
          Represents the classpaths for the BooterConfiguration.
PropertiesWrapper
           
ProviderConfiguration
          Represents the surefire configuration that passes all the way into the provider classloader and the provider.
StartupConfiguration
          Configuration that is used by the SurefireStarter but does not make it into the provider itself.
StartupReportConfiguration
          All the parameters used to construct reporters

TODO: Move out of API module

SurefireClassLoadersAware
           
SurefireExecutionException
          An error occurring during the invocation of Surefire via an alternate class loader.
TypeEncodedValue
           
 



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