A B C D E F G H I J L M N O P R S T U W

A

addClassPathElementUrl(String) - Method in class org.apache.maven.surefire.booter.Classpath
 
addClasspathUrl(String) - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
addList(List, String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
addSurefireClasspathUrl(String) - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
addURL(URL) - Method in class org.apache.maven.surefire.booter.IsolatedClassLoader
 

B

BooterConstants - Interface in org.apache.maven.surefire.booter
Constants used by the serializer/deserializer
BooterDeserializer - Class in org.apache.maven.surefire.booter
Knows how to serialize and deserialize the booter configuration.
BooterDeserializer(InputStream) - Constructor for class org.apache.maven.surefire.booter.BooterDeserializer
 

C

ClassLoaderConfiguration - Class in org.apache.maven.surefire.booter
Configuration for forking tests.
ClassLoaderConfiguration(boolean, boolean) - Constructor for class org.apache.maven.surefire.booter.ClassLoaderConfiguration
 
Classpath - Class in org.apache.maven.surefire.booter
An ordered list of classpath elements with set behaviour
Classpath() - Constructor for class org.apache.maven.surefire.booter.Classpath
 
Classpath(List) - Constructor for class org.apache.maven.surefire.booter.Classpath
 
ClasspathConfiguration - Class in org.apache.maven.surefire.booter
Represents the classpaths for the BooterConfiguration.
ClasspathConfiguration(boolean, boolean) - Constructor for class org.apache.maven.surefire.booter.ClasspathConfiguration
 
ClasspathConfiguration(Classpath, Classpath, boolean, boolean) - Constructor for class org.apache.maven.surefire.booter.ClasspathConfiguration
 
close(InputStream) - Static method in class org.apache.maven.surefire.booter.SystemPropertyManager
 
createProvider() - Method in class org.apache.maven.surefire.booter.ProviderFactory
 
createSurefireClassLoader(ClassLoader) - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
createTestClassLoader(boolean) - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
createTestClassLoader() - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
createTestClassLoaderConditionallySystem(boolean) - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 

D

deserialize() - Method in class org.apache.maven.surefire.booter.BooterDeserializer
 
DIRSCANNER_OPTIONS - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
DIRSCANNER_PROPERTY_PREFIX - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 

E

equals(Object) - Method in class org.apache.maven.surefire.booter.Classpath
 
EXCLUDES_PROPERTY_PREFIX - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 

F

FAILIFNOTESTS - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
ForkedBooter - Class in org.apache.maven.surefire.booter
The part of the booter that is unique to a forked vm.
ForkedBooter() - Constructor for class org.apache.maven.surefire.booter.ForkedBooter
 
FORKTESTSET - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
FORKTIMEOUT - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 

G

getAsUrlList() - Method in class org.apache.maven.surefire.booter.Classpath
 
getBaseDir() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getBooleanObjectProperty(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
getBooleanProperty(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
getClassLoaderConfiguration() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 
getClassPath() - Method in class org.apache.maven.surefire.booter.Classpath
 
getClasspathConfiguration() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 
getDirScannerParams() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getDirScannerParamsArray() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getExcludes() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getFileProperty(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
getIncludes() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getIntegerObjectProperty(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
getListOfTypedObjects(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
getProperties() - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
getProperty(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
getProviderClassName() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 
getProviderConfiguration() - Method in class org.apache.maven.surefire.booter.BooterDeserializer
 
getProviderProperties() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getReporterConfiguration() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getStringList(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
getTestArtifact() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getTestClasspath() - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
getTestForFork() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getTestForForkString() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getTestSuiteDefinition() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getTypeDecoded(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
Retrieves as single object that is persisted with type encoding

H

hashCode() - Method in class org.apache.maven.surefire.booter.Classpath
 

I

INCLUDES_PROPERTY_PREFIX - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
inForkedVm(String, ClasspathConfiguration, ClassLoaderConfiguration) - Static method in class org.apache.maven.surefire.booter.StartupConfiguration
 
isFailIfNoTests() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
isManifestOnlyJarRequestedAndUsable() - Method in class org.apache.maven.surefire.booter.ClassLoaderConfiguration
 
isManifestOnlyJarRequestedAndUsable() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 
IsolatedClassLoader - Class in org.apache.maven.surefire.booter
 
IsolatedClassLoader(ClassLoader, boolean) - Constructor for class org.apache.maven.surefire.booter.IsolatedClassLoader
 
isRedirectTestOutputToFile() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 
isShadefire() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 
isSurefireForkReturnCode(int) - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
ISTRIMSTACKTRACE - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
isUseManifestOnlyJar() - Method in class org.apache.maven.surefire.booter.ClassLoaderConfiguration
 
isUseSystemClassLoader() - Method in class org.apache.maven.surefire.booter.ClassLoaderConfiguration
 

J

join(Classpath, Classpath) - Static method in class org.apache.maven.surefire.booter.Classpath
 

L

loadClass(String) - Method in class org.apache.maven.surefire.booter.IsolatedClassLoader
 
loadProperties(InputStream) - Static method in class org.apache.maven.surefire.booter.SystemPropertyManager
Loads the properties, closes the stream

M

main(String[]) - Static method in class org.apache.maven.surefire.booter.ForkedBooter
This method is invoked when Surefire is forked - this method parses and organizes the arguments passed to it and then calls the Surefire class' run method.

N

NO_TESTS_EXIT_CODE - Static variable in class org.apache.maven.surefire.booter.ProviderConfiguration
 

O

org.apache.maven.surefire.booter - package org.apache.maven.surefire.booter
 

P

PARAMS_SUFIX - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
PropertiesWrapper - Class in org.apache.maven.surefire.booter
 
PropertiesWrapper(Properties) - Constructor for class org.apache.maven.surefire.booter.PropertiesWrapper
 
PROVIDER_CONFIGURATION - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
ProviderConfiguration - Class in org.apache.maven.surefire.booter
Represents the surefire configuration that passes all the way into the provider classloader and the provider.
ProviderConfiguration(DirectoryScannerParameters, boolean, ReporterConfiguration, TestArtifactInfo, TestRequest, Properties, Object) - Constructor for class org.apache.maven.surefire.booter.ProviderConfiguration
 
ProviderFactory - Class in org.apache.maven.surefire.booter
Creates the surefire provider.
ProviderFactory(StartupConfiguration, ProviderConfiguration, ClassLoader, ClassLoader) - Constructor for class org.apache.maven.surefire.booter.ProviderFactory
 

R

REPORT_PROPERTY_PREFIX - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
REPORTSDIRECTORY - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
REQUESTEDTEST - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
REQUESTEDTESTMETHOD - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
RUN_ORDER - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
runSuitesInProcess(Object, File, Properties) - Method in class org.apache.maven.surefire.booter.SurefireStarter
 
runSuitesInProcess() - Method in class org.apache.maven.surefire.booter.SurefireStarter
 

S

setAsSystemProperties() - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
setClasspath(String, Classpath) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
setForkProperties(PropertiesWrapper) - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
setProperty(String, File) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
setProperty(String, Boolean) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
setProperty(String, Integer) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
setProperty(String, String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
setSystemProperties(File) - Static method in class org.apache.maven.surefire.booter.SystemPropertyManager
 
SOURCE_DIRECTORY - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
StartupConfiguration - Class in org.apache.maven.surefire.booter
Configuration that is used by the SurefireStarter but does not make it into the provider itself.
StartupConfiguration(String, ClasspathConfiguration, ClassLoaderConfiguration, boolean, boolean, boolean) - Constructor for class org.apache.maven.surefire.booter.StartupConfiguration
 
SurefireBooterForkException - Exception in org.apache.maven.surefire.booter
Encapsulates exceptions thrown during Surefire forking.
SurefireBooterForkException(String, Throwable) - Constructor for exception org.apache.maven.surefire.booter.SurefireBooterForkException
 
SurefireBooterForkException(String) - Constructor for exception org.apache.maven.surefire.booter.SurefireBooterForkException
 
SurefireExecutionException - Exception in org.apache.maven.surefire.booter
An error occurring during the invocation of Surefire via an alternate class loader.
SurefireExecutionException(String, Throwable) - Constructor for exception org.apache.maven.surefire.booter.SurefireExecutionException
 
SurefireStarter - Class in org.apache.maven.surefire.booter
Invokes surefire with the correct classloader setup.
SurefireStarter(StartupConfiguration, ProviderConfiguration) - Constructor for class org.apache.maven.surefire.booter.SurefireStarter
 
SystemPropertyManager - Class in org.apache.maven.surefire.booter
 
SystemPropertyManager() - Constructor for class org.apache.maven.surefire.booter.SystemPropertyManager
 

T

TEST_CLASSES_DIRECTORY - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
TEST_SUITE_XML_FILES - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
TESTARTIFACT_CLASSIFIER - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
TESTARTIFACT_VERSION - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
TESTS_FAILED_EXIT_CODE - Static variable in class org.apache.maven.surefire.booter.ProviderConfiguration
 
TESTS_SUCCEEDED_EXIT_CODE - Static variable in class org.apache.maven.surefire.booter.ProviderConfiguration
 
TYPES_SUFIX - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 

U

USEMANIFESTONLYJAR - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
USESYSTEMCLASSLOADER - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
useSystemClassLoader() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 

W

writePropertiesFile(Properties, File, String, boolean) - Static method in class org.apache.maven.surefire.booter.SystemPropertyManager
 
writePropertiesFile(File, String, Properties) - Static method in class org.apache.maven.surefire.booter.SystemPropertyManager
 
writeToSystemProperty(String) - Method in class org.apache.maven.surefire.booter.Classpath
 

A B C D E F G H I J L M N O P R S T U W

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