Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
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
addList(List, String)
- Method in class org.apache.maven.surefire.booter.
PropertiesWrapper
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
E
equals(Object)
- Method in class org.apache.maven.surefire.booter.
Classpath
equals(Object)
- Method in class org.apache.maven.surefire.booter.
TypeEncodedValue
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
FORKMODE
- Static variable in interface org.apache.maven.surefire.booter.
BooterConstants
FORKTESTSET
- 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
getDecodedValue()
- Method in class org.apache.maven.surefire.booter.
TypeEncodedValue
getDirScannerParams()
- 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
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
getTestSuiteDefinition()
- Method in class org.apache.maven.surefire.booter.
ProviderConfiguration
getType()
- Method in class org.apache.maven.surefire.booter.
TypeEncodedValue
getTypeEncodedValue(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
hashCode()
- Method in class org.apache.maven.surefire.booter.
TypeEncodedValue
I
INCLUDES_PROPERTY_PREFIX
- Static variable in interface org.apache.maven.surefire.booter.
BooterConstants
inForkedVm(String, ClasspathConfiguration, ClassLoaderConfiguration, String)
- 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
isShadefire()
- Method in class org.apache.maven.surefire.booter.
StartupConfiguration
ISTRIMSTACKTRACE
- Static variable in interface org.apache.maven.surefire.booter.
BooterConstants
isTypeClass()
- Method in class org.apache.maven.surefire.booter.
TypeEncodedValue
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
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, TypeEncodedValue)
- 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, Object)
- Constructor for class org.apache.maven.surefire.booter.
ProviderFactory
R
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()
- Method in class org.apache.maven.surefire.booter.
SurefireStarter
runSuitesInProcessWhenForked(TypeEncodedValue)
- Method in class org.apache.maven.surefire.booter.
SurefireStarter
runSuitesInProcessWhenForked()
- 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, 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, String, 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
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, StartupReportConfiguration)
- 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
TypeEncodedValue
- Class in
org.apache.maven.surefire.booter
TypeEncodedValue(String, String)
- Constructor for class org.apache.maven.surefire.booter.
TypeEncodedValue
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
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2004-2011
The Apache Software Foundation
. All Rights Reserved.