A B C D E F G H I J K L M 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

CHILD_DELEGATION - Static variable in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
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 A Classpath is immutable and thread safe.
Classpath(Classpath, String) - Constructor for class org.apache.maven.surefire.booter.Classpath
 
Classpath(Iterable<String>) - Constructor for class org.apache.maven.surefire.booter.Classpath
 
CLASSPATH - Static variable in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
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, Classpath, boolean, boolean) - Constructor for class org.apache.maven.surefire.booter.ClasspathConfiguration
 
close(InputStream) - Static method in class org.apache.maven.surefire.booter.SystemPropertyManager
 
copyTo(Map) - Method in interface org.apache.maven.surefire.booter.KeyValueSource
 
copyTo(Map) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
createClassLoader(ClassLoader, boolean, boolean, String) - Method in class org.apache.maven.surefire.booter.Classpath
 
createMergedClassLoader() - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
createProvider(boolean) - Method in class org.apache.maven.surefire.booter.ProviderFactory
 
createProviderInCurrentClassloader(StartupConfiguration, boolean, ProviderConfiguration, Object) - Static method in class org.apache.maven.surefire.booter.ForkedBooter
 

D

deserialize() - Method in class org.apache.maven.surefire.booter.BooterDeserializer
 

E

emptyClasspath() - Static method in class org.apache.maven.surefire.booter.Classpath
 
ENABLE_ASSERTIONS - Static variable in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
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
 
FORKTESTSET - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
FORKTESTSET_PREFER_TESTS_FROM_IN_STREAM - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 

G

getActualClassName() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 
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
 
getCompactLogMessage(String) - Method in class org.apache.maven.surefire.booter.Classpath
 
getDecodedValue() - Method in class org.apache.maven.surefire.booter.TypeEncodedValue
 
getDecodedValue(ClassLoader) - 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
 
getLogMessage(String) - Method in class org.apache.maven.surefire.booter.Classpath
 
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
 
getProviderClasspath() - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
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
 
getRunOrderParameters() - 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
 
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) - Static method in class org.apache.maven.surefire.booter.StartupConfiguration
 
invokeProvider(Object, ClassLoader, Object, ProviderConfiguration, boolean, StartupConfiguration, boolean) - Static method in class org.apache.maven.surefire.booter.ProviderFactory
 
invokeProviderInSameClassLoader(Object, Object, ProviderConfiguration, boolean, StartupConfiguration, boolean) - Static method in class org.apache.maven.surefire.booter.ForkedBooter
 
isChildDelegation() - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
isEnableAssertions() - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
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, String) - Constructor for class org.apache.maven.surefire.booter.IsolatedClassLoader
 
isProviderMainClass() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 
isReadTestsFromInStream() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
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
 
iterator() - Method in class org.apache.maven.surefire.booter.Classpath
 

J

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

K

KeyValueSource - Interface in org.apache.maven.surefire.booter
A key-value source obeying the geneal constrains of java.util.Properties

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.

O

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

P

PropertiesWrapper - Class in org.apache.maven.surefire.booter
Makes java.util.Properties behave like it's 2013
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, RunOrderParameters, boolean, ReporterConfiguration, TestArtifactInfo, TestRequest, Properties, TypeEncodedValue, boolean) - 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, 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
 
RUN_STATISTICS_FILE - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 

S

setAsSystemProperties() - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
setClasspath(String, Classpath) - 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
 
SPECIFIC_TEST_PROPERTY_PREFIX - 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) - Constructor for class org.apache.maven.surefire.booter.StartupConfiguration
 
stripEnd(String, String) - Static method in class org.apache.maven.surefire.booter.StartupConfiguration
Strip any of a supplied String from the end of a String.
SUREFIRE_CLASSPATH - Static variable in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
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
 
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_SUCCEEDED_EXIT_CODE - Static variable in class org.apache.maven.surefire.booter.ProviderConfiguration
 
toString() - Method in class org.apache.maven.surefire.booter.IsolatedClassLoader
 
trickClassPathWhenManifestOnlyClasspath() - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
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
 
writeSurefireTestClasspathProperty() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 
writeToSystemProperty(String) - Method in class org.apache.maven.surefire.booter.Classpath
 
A B C D E F G H I J K L M O P R S T U W 

Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.