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

A

AbstractConsoleReporter - Class in org.apache.maven.plugin.surefire.report
Base class for console reporters.
AbstractDirectConfigurator - Class in org.apache.maven.surefire.testng.conf
 
AbstractDirectConfigurator.Setter - Class in org.apache.maven.surefire.testng.conf
 
AbstractDirectConfigurator.Setter(String, Class) - Constructor for class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator.Setter
 
AbstractFileReporter - Class in org.apache.maven.plugin.surefire.report
Base class for file reporters.
AbstractProvider - Class in org.apache.maven.surefire.providerapi
A provider base class that all providers should extend to shield themselves from interface changes
AbstractProvider() - Constructor for class org.apache.maven.surefire.providerapi.AbstractProvider
 
AbstractReporter - Class in org.apache.maven.plugin.surefire.report
 
AbstractReporter(boolean) - Constructor for class org.apache.maven.plugin.surefire.report.AbstractReporter
 
AbstractSurefireMojo - Class in org.apache.maven.plugin.surefire
Abstract base class for running tests using Surefire.
AbstractSurefireMojo() - Constructor for class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
AbstractSurefireMojo.DynamicProviderInfo - Class in org.apache.maven.plugin.surefire
 
AbstractSurefireReportMojo - Class in org.apache.maven.plugins.surefire.report
Abstract base class for reporting test results using Surefire.
AbstractSurefireReportMojo() - Constructor for class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 
AbstractTextReporter - Class in org.apache.maven.plugin.surefire.report
Text based reporter.
AbstractTextReporter(boolean, String) - Constructor for class org.apache.maven.plugin.surefire.report.AbstractTextReporter
 
AbstractTextReporter(PrintWriter, boolean, String) - Constructor for class org.apache.maven.plugin.surefire.report.AbstractTextReporter
 
accept(Class) - Method in class org.apache.maven.surefire.common.junit3.JUnit3TestChecker
 
accept(Class) - Method in class org.apache.maven.surefire.common.junit4.JUnit4TestChecker
 
accept(Class) - Method in class org.apache.maven.surefire.junit.PojoAndJUnit3Checker
 
accept(Class) - Method in class org.apache.maven.surefire.NonAbstractClassFilter
 
accept(Class) - Method in class org.apache.maven.surefire.SpecificTestClassFilter
 
accept(Class) - Method in interface org.apache.maven.surefire.util.ScannerFilter
Indicates if the class should be accepted by the directory scanner
add(boolean) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
add(int) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
add(Map<?, ?>) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
add(String) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
add(File) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
add(ArtifactRepository) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
add(List<?>) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
add(File[]) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
add(Artifact) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
add(Boolean) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
add(RunEntryStatistics) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
 
add(String) - Method in interface org.apache.maven.plugin.surefire.util.internal.BlockingQueue
 
add(String) - Method in class org.apache.maven.plugin.surefire.util.internal.FunkyTwoThreadBlockingQueue
 
add(String) - Method in class org.apache.maven.plugin.surefire.util.internal.Java15BlockingQueue
 
add(String) - Method in class org.apache.maven.plugin.surefire.util.internal.TwoThreadBlockingQueue
 
add(TestSetStatistics) - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
addAttribute(String, String) - Method in class org.apache.maven.plugin.surefire.report.PrettyPrintXMLWriter
 
addClassPathElementUrl(String) - Method in class org.apache.maven.surefire.booter.Classpath
 
addErrorSource(String, StackTraceWriter) - Method in class org.apache.maven.surefire.report.RunStatistics
 
addEscapes(String) - Static method in error org.apache.maven.surefire.group.parse.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
addException(String) - Method in class org.apache.maven.surefire.failsafe.model.FailsafeSummary
Method addException.
addFailure(String, String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
addFailureSource(String, StackTraceWriter) - Method in class org.apache.maven.surefire.report.RunStatistics
 
addItem(RunEntryStatistics) - Method in class org.apache.maven.plugin.surefire.runorder.Priority
 
addList(List, String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
addMatcher(GroupMatcher) - Method in class org.apache.maven.surefire.group.match.JoinGroupMatcher
 
addPluginSpecificChecksumItems(ChecksumCalculator) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
addPluginSpecificChecksumItems(ChecksumCalculator) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
addPluginSpecificChecksumItems(ChecksumCalculator) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
addProviderProperties() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.DynamicProviderInfo
 
addProviderProperties() - Method in interface org.apache.maven.plugin.surefire.ProviderInfo
 
addProviderToClasspath(Map<String, Artifact>, Artifact) - Method in class org.apache.maven.plugin.surefire.SurefireDependencyResolver
 
addTest(PrioritizedTest) - Method in class org.apache.maven.plugin.surefire.runorder.ThreadedExecutionScheduler
 
addURL(URL) - Method in class org.apache.maven.surefire.booter.IsolatedClassLoader
 
adjustBeginLineColumn(int, int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
advance(int) - Method in class org.apache.maven.surefire.util.internal.ByteBuffer
 
aggregate(RunResult) - Method in class org.apache.maven.surefire.suite.RunResult
 
ALPHABETICAL() - Static method in class org.apache.maven.surefire.testset.RunOrderParameters
 
ALPHABETICAL - Static variable in class org.apache.maven.surefire.util.RunOrder
 
AMP2 - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
RegularExpression Id.
AND - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
RegularExpression Id.
AndGroupMatcher - Class in org.apache.maven.surefire.group.match
 
AndGroupMatcher(GroupMatcher...) - Constructor for class org.apache.maven.surefire.group.match.AndGroupMatcher
 
AndGroupMatcher(Collection<GroupMatcher>) - Constructor for class org.apache.maven.surefire.group.match.AndGroupMatcher
 
append(char) - Method in class org.apache.maven.surefire.util.internal.ByteBuffer
 
append(byte) - Method in class org.apache.maven.surefire.util.internal.ByteBuffer
 
append(Integer) - Method in class org.apache.maven.surefire.util.internal.ByteBuffer
 
asString(RunOrder[]) - Static method in class org.apache.maven.surefire.util.RunOrder
 
AsynchronousRunner - Class in org.apache.maven.surefire.junitcore
 
AsynchronousRunner(ExecutorService) - Constructor for class org.apache.maven.surefire.junitcore.AsynchronousRunner
 
AsynchRunListener - Class in org.apache.maven.surefire.report
Transfers further processing of the request to a different thread, returning immediately to calling code.
AsynchRunListener(RunListener, String) - Constructor for class org.apache.maven.surefire.report.AsynchRunListener
 
attachToThread() - Method in class org.apache.maven.surefire.junitcore.TestSet
 

B

backup(int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Backup a number of characters.
BALANCED - Static variable in class org.apache.maven.surefire.util.RunOrder
 
BANG - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
RegularExpression Id.
BaseProviderFactory - Class in org.apache.maven.surefire.booter
 
BaseProviderFactory(ReporterFactory, Boolean) - Constructor for class org.apache.maven.surefire.booter.BaseProviderFactory
 
beginColumn - Variable in class org.apache.maven.surefire.group.parse.Token
The column number of the first character of this Token.
beginLine - Variable in class org.apache.maven.surefire.group.parse.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Start.
BlockingQueue - Interface in org.apache.maven.plugin.surefire.util.internal
A very simple blocking queue that might have stricter constraints than the standard jdk1.5 blockingqueues.
BOOTERCODE_BYE - Static variable in class org.apache.maven.surefire.booter.ForkingRunListener
 
BOOTERCODE_CONSOLE - Static variable in class org.apache.maven.surefire.booter.ForkingRunListener
 
BOOTERCODE_STDERR - Static variable in class org.apache.maven.surefire.booter.ForkingRunListener
 
BOOTERCODE_STDOUT - Static variable in class org.apache.maven.surefire.booter.ForkingRunListener
 
BOOTERCODE_SYSPROPS - Static variable in class org.apache.maven.surefire.booter.ForkingRunListener
 
BOOTERCODE_TEST_ASSUMPTIONFAILURE - Static variable in class org.apache.maven.surefire.booter.ForkingRunListener
 
BOOTERCODE_TEST_ERROR - Static variable in class org.apache.maven.surefire.booter.ForkingRunListener
 
BOOTERCODE_TEST_FAILED - Static variable in class org.apache.maven.surefire.booter.ForkingRunListener
 
BOOTERCODE_TEST_SKIPPED - Static variable in class org.apache.maven.surefire.booter.ForkingRunListener
 
BOOTERCODE_TEST_STARTING - Static variable in class org.apache.maven.surefire.booter.ForkingRunListener
 
BOOTERCODE_TEST_SUCCEEDED - Static variable in class org.apache.maven.surefire.booter.ForkingRunListener
 
BOOTERCODE_TESTSET_COMPLETED - Static variable in class org.apache.maven.surefire.booter.ForkingRunListener
 
BOOTERCODE_TESTSET_STARTING - Static variable in class org.apache.maven.surefire.booter.ForkingRunListener
 
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
 
BRIEF_REPORT_FORMAT - Static variable in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
BriefConsoleReporter - Class in org.apache.maven.plugin.surefire.report
Brief format console reporter.
BriefConsoleReporter(boolean) - Constructor for class org.apache.maven.plugin.surefire.report.BriefConsoleReporter
 
BriefFileReporter - Class in org.apache.maven.plugin.surefire.report
Brief format file reporter.
BriefFileReporter(boolean, File, String) - Constructor for class org.apache.maven.plugin.surefire.report.BriefFileReporter
 
bufcolumn - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
 
buffer - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
 
bufline - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
 
bufpos - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
Position in buffer.
ByteBuffer - Class in org.apache.maven.surefire.util.internal
 
ByteBuffer(int) - Constructor for class org.apache.maven.surefire.util.internal.ByteBuffer
 
ByteBuffer(byte[], int, int) - Constructor for class org.apache.maven.surefire.util.internal.ByteBuffer
 

C

cancel() - Method in class org.apache.maven.surefire.providerapi.AbstractProvider
 
cancel() - Method in interface org.apache.maven.surefire.providerapi.SurefireProvider
Makes an attempt at cancelling the current run, giving the provider a chance to notify reporting that the remaining tests have been cancelled due to timeout.
canGenerateReport() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 
CategorizedReportEntry - Class in org.apache.maven.surefire.report
 
CategorizedReportEntry(String, String, String) - Constructor for class org.apache.maven.surefire.report.CategorizedReportEntry
 
CategorizedReportEntry(String, String, String, StackTraceWriter, Integer) - Constructor for class org.apache.maven.surefire.report.CategorizedReportEntry
 
CategorizedReportEntry(String, String, String, StackTraceWriter, Integer, String) - Constructor for class org.apache.maven.surefire.report.CategorizedReportEntry
 
characters(char[], int, int) - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
checkIfTestSetCanBeReported(TestSet) - Method in class org.apache.maven.surefire.junitcore.ClassesParallelRunListener
 
checkIfTestSetCanBeReported(TestSet) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
checkIfTestSetCanBeReported(TestSet) - Method in class org.apache.maven.surefire.junitcore.MethodsParallelRunListener
 
ChecksumCalculator - Class in org.apache.maven.plugin.surefire.booterclient
 
ChecksumCalculator() - Constructor for class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
ClassDemarcatingRunner - Class in org.apache.maven.surefire.junitcore
Attaches the current class to the thread
ClassDemarcatingRunner(Runner, Class) - Constructor for class org.apache.maven.surefire.junitcore.ClassDemarcatingRunner
 
ClassesParallelRunListener - Class in org.apache.maven.surefire.junitcore
 
ClassesParallelRunListener(Map<String, TestSet>, ReporterFactory, ConsoleLogger) - Constructor for class org.apache.maven.surefire.junitcore.ClassesParallelRunListener
 
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(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, Classpath, boolean, boolean) - Constructor for class org.apache.maven.surefire.booter.ClasspathConfiguration
 
clearCapture() - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
close() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
 
close() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer
 
close() - Method in class org.apache.maven.plugin.surefire.report.FileReporterFactory
 
close() - Method in class org.apache.maven.surefire.booter.ForkingReporterFactory
 
close(InputStream) - Static method in class org.apache.maven.surefire.booter.SystemPropertyManager
 
close() - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
 
close() - Method in class org.apache.maven.surefire.report.AsynchRunListener
 
close() - Method in interface org.apache.maven.surefire.report.ReporterFactory
Closes the factory, freeing resources allocated in the factory.
CLS - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
RegularExpression Id.
column - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
 
COMMA - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
RegularExpression Id.
comma() - Method in class org.apache.maven.surefire.util.internal.ByteBuffer
 
CommonReflector - Class in org.apache.maven.plugin.surefire
 
CommonReflector(ClassLoader) - Constructor for class org.apache.maven.plugin.surefire.CommonReflector
 
computePercentage(int, int, int, int) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
ConcurrentReporterManager - Class in org.apache.maven.surefire.junitcore
Handles responses from concurrent junit

Stuff to remember about JUnit threading: parallel=classes; beforeClass/afterClass, constructor and all tests method run on same thread parallel=methods; beforeClass/afterClass run on main thread, constructor + each test method run on same thread parallel=both; same as parallel=methods

ConfigurableParallelComputer - Class in org.apache.maven.surefire.junitcore
 
ConfigurableParallelComputer() - Constructor for class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
 
ConfigurableParallelComputer(boolean, boolean) - Constructor for class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
 
ConfigurableParallelComputer(boolean, boolean, Integer, boolean) - Constructor for class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
 
ConfigurationAwareTestNGReporter - Class in org.apache.maven.surefire.testng
Just like TestNGReporter, but explicitly implements IResultListener; this interface is new in TestNG 5.5
ConfigurationAwareTestNGReporter(RunListener, TestNgTestSuite) - Constructor for class org.apache.maven.surefire.testng.ConfigurationAwareTestNGReporter
 
Configurator - Interface in org.apache.maven.surefire.testng.conf
 
configure(TestNG, Map) - Method in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
 
configure(TestNG, Map) - Method in interface org.apache.maven.surefire.testng.conf.Configurator
 
configure(TestNG, Map) - Method in class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
 
CONSOLE_OUTPUT - Static variable in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
ConsoleLogger - Interface in org.apache.maven.surefire.report
Allows providers to write console messages on the running maven process.
ConsoleOutputCapture - Class in org.apache.maven.surefire.report
Deals with system.out/err.
ConsoleOutputCapture() - Constructor for class org.apache.maven.surefire.report.ConsoleOutputCapture
 
ConsoleOutputDirectReporter - Class in org.apache.maven.plugin.surefire.report
Outputs test system out/system err directly to the console

Just a step on the road to getting the separation of reporting concerns operating properly.

ConsoleOutputDirectReporter(PrintStream) - Constructor for class org.apache.maven.plugin.surefire.report.ConsoleOutputDirectReporter
 
ConsoleOutputFileReporter - Class in org.apache.maven.plugin.surefire.report
Surefire output consumer proxy that writes test output to a File for each test suite.
ConsoleOutputFileReporter(File) - Constructor for class org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter
 
ConsoleOutputFileReporter(File, String) - Constructor for class org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter
 
ConsoleOutputReceiver - Interface in org.apache.maven.surefire.report
A receiver of stdout/sterr output from running tests.
ConsoleOutputReceiverForCurrentThread - Class in org.apache.maven.surefire.report
 
ConsoleReporter - Class in org.apache.maven.plugin.surefire.report
Console reporter.
ConsoleReporter(boolean) - Constructor for class org.apache.maven.plugin.surefire.report.ConsoleReporter
 
constructTestObject(Class) - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
 
consumeLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
 
consumeLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer
 
consumeMultiLineContent(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
 
convert(Object, Class) - Method in class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
 
convertIfRunResult(Object) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
copy(byte[], int, int) - Static method in class org.apache.maven.surefire.util.internal.ByteBuffer
 
createBooterConfiguration(ClassLoader, Object, boolean) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
createClassLoader(ClassLoader, boolean, boolean, String) - Method in class org.apache.maven.surefire.booter.Classpath
 
createCommandLine(List<String>, ClassLoaderConfiguration, boolean) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
createCommandLine(List<String>, boolean, boolean) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
createCustomListeners(String) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4RunListenerFactory
 
createForkingReporterFactory(Boolean, PrintStream) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
createForkingTestClassLoader(boolean) - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
createForkStarter(ProviderInfo, ForkConfiguration, ClassLoaderConfiguration) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
createGroupFilter(Properties) - Method in class org.apache.maven.surefire.common.junit48.FilterFactory
 
createHeader(byte, int) - Static method in class org.apache.maven.surefire.booter.ForkingRunListener
 
createInprocessStarter(ProviderInfo, ForkConfiguration, ClassLoaderConfiguration) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
createInprocSurefireClassLoader(ClassLoader) - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
createInstance(Map<String, TestSet>, ReporterFactory, boolean, boolean, ConsoleLogger) - Static method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
createJar(List<String>) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
Create a jar with just a manifest containing a Main-Class entry for BooterConfiguration and a Class-Path entry for all classpath elements.
createMethodFilter(String) - Method in class org.apache.maven.surefire.common.junit48.FilterFactory
 
createNextGeneration(ReportEntry) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
 
createNextGenerationFailure(ReportEntry) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
 
createProvider(boolean) - Method in class org.apache.maven.surefire.booter.ProviderFactory
 
createProviderConfiguration(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
createProviders() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
createReporter() - Method in class org.apache.maven.plugin.surefire.report.FileReporterFactory
 
createReporter() - Method in class org.apache.maven.surefire.booter.ForkingReporterFactory
 
createReporter() - Method in interface org.apache.maven.surefire.report.ReporterFactory
Creates a reporter.
createReportingReporterFactory(StartupReportConfiguration) - Method in class org.apache.maven.plugin.surefire.CommonReflector
 
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
 
createTestMethod(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.TestSet
 
curChar - Variable in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
 
currentToken - Variable in exception org.apache.maven.surefire.group.parse.ParseException
This is the last token that has been consumed successfully.

D

debugStream - Variable in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
Debug output.
DEFAULT - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
Lexical state.
DEFAULT() - Static method in class org.apache.maven.surefire.testset.RunOrderParameters
 
DEFAULT - Static variable in class org.apache.maven.surefire.util.RunOrder
 
DefaultConsoleReporter - Class in org.apache.maven.surefire.report
 
DefaultConsoleReporter(PrintStream) - Constructor for class org.apache.maven.surefire.report.DefaultConsoleReporter
 
DefaultDirectConsoleReporter - Class in org.apache.maven.surefire.report
 
DefaultDirectConsoleReporter(PrintStream) - Constructor for class org.apache.maven.surefire.report.DefaultDirectConsoleReporter
 
DefaultDirectoryScanner - Class in org.apache.maven.surefire.util
Scans directories looking for tests.
DefaultDirectoryScanner(File, List, List, List) - Constructor for class org.apache.maven.surefire.util.DefaultDirectoryScanner
 
defaultNoXml() - Static method in class org.apache.maven.plugin.surefire.report.FileReporterFactory
 
defaultNoXml() - Static method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
DefaultRunOrderCalculator - Class in org.apache.maven.surefire.util
Applies the final runorder of the tests
DefaultRunOrderCalculator(RunOrderParameters, int) - Constructor for class org.apache.maven.surefire.util.DefaultRunOrderCalculator
 
defaultValue() - Static method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
DescriptionDecoder - Class in org.apache.maven.surefire.report
 
DescriptionDecoder() - Constructor for class org.apache.maven.surefire.report.DescriptionDecoder
 
deserialize() - Method in class org.apache.maven.surefire.booter.BooterDeserializer
 
DeserializedStacktraceWriter - Class in org.apache.maven.plugin.surefire.booterclient.output
Represents a deserialize stacktracewriter that has been marshalled across to the plugin from the fork.
DeserializedStacktraceWriter(String, String) - Constructor for class org.apache.maven.plugin.surefire.booterclient.output.DeserializedStacktraceWriter
 
DetailedConsoleReporter - Class in org.apache.maven.plugin.surefire.report
Detailed console reporter.
DetailedConsoleReporter(boolean) - Constructor for class org.apache.maven.plugin.surefire.report.DetailedConsoleReporter
 
DirectoryScanner - Interface in org.apache.maven.surefire.util
 
DirectoryScannerParameters - Class in org.apache.maven.surefire.testset
 
DirectoryScannerParameters(File, List, List, List, Boolean, String) - Constructor for class org.apache.maven.surefire.testset.DirectoryScannerParameters
 
disable_tracing() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
Disable tracing.
doGenerateReport(ResourceBundle, Sink) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
Done() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Reset buffer when finished.

E

enable_tracing() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
Enable tracing.
enabled(Class<?>...) - Method in class org.apache.maven.surefire.group.match.AndGroupMatcher
 
enabled(String...) - Method in class org.apache.maven.surefire.group.match.AndGroupMatcher
 
enabled(Class<?>...) - Method in interface org.apache.maven.surefire.group.match.GroupMatcher
 
enabled(String...) - Method in interface org.apache.maven.surefire.group.match.GroupMatcher
 
enabled(Class<?>...) - Method in class org.apache.maven.surefire.group.match.InverseGroupMatcher
 
enabled(String...) - Method in class org.apache.maven.surefire.group.match.InverseGroupMatcher
 
enabled(Class<?>...) - Method in class org.apache.maven.surefire.group.match.OrGroupMatcher
 
enabled(String...) - Method in class org.apache.maven.surefire.group.match.OrGroupMatcher
 
enabled(Class<?>...) - Method in class org.apache.maven.surefire.group.match.SingleGroupMatcher
 
enabled(String...) - Method in class org.apache.maven.surefire.group.match.SingleGroupMatcher
 
endColumn - Variable in class org.apache.maven.surefire.group.parse.Token
The column number of the last character of this Token.
endElement() - Method in class org.apache.maven.plugin.surefire.report.PrettyPrintXMLWriter
 
endElement(String, String, String) - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
endLine - Variable in class org.apache.maven.surefire.group.parse.Token
The line number of the last character of this Token.
endOfLine() - Method in class org.apache.maven.plugin.surefire.report.PrettyPrintXMLWriter
 
EOF - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
End of File.
eol - Variable in exception org.apache.maven.surefire.group.parse.ParseException
The end of line string for this machine.
equals(Object) - Method in class org.apache.maven.surefire.booter.Classpath
 
equals(Object) - Method in class org.apache.maven.surefire.booter.TypeEncodedValue
 
equals(Object) - Method in class org.apache.maven.surefire.group.match.AndGroupMatcher
 
equals(Object) - Method in class org.apache.maven.surefire.group.match.InverseGroupMatcher
 
equals(Object) - Method in class org.apache.maven.surefire.group.match.OrGroupMatcher
 
equals(Object) - Method in class org.apache.maven.surefire.group.match.SingleGroupMatcher
 
equals(Object) - Method in class org.apache.maven.surefire.report.CategorizedReportEntry
 
equals(Object) - Method in class org.apache.maven.surefire.report.SimpleReportEntry
 
escapeJavaStyleString(Writer, String, boolean) - Static method in class org.apache.maven.surefire.util.internal.StringUtils
 
escapeJavaStyleString(ByteBuffer, byte[], int, int) - Static method in class org.apache.maven.surefire.util.internal.StringUtils
 
escapeJavaStyleString(PrintStream, byte[], int, int) - Static method in class org.apache.maven.surefire.util.internal.StringUtils
 
escapeJavaStyleString(byte[], int, byte[], int, int) - Static method in class org.apache.maven.surefire.util.internal.StringUtils
 
escapeJavaStyleString(StringBuffer, String) - Static method in class org.apache.maven.surefire.util.internal.StringUtils
Courtesy of commons-lang StringEscapeUtils, slightly modified, see below
escapeJavaStyleString(PrintStream, String) - Static method in class org.apache.maven.surefire.util.internal.StringUtils
 
EXCLUDES_PROPERTY_PREFIX - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
execute() - Method in class org.apache.maven.plugin.failsafe.HelpMojo
execute() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
execute() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
execute() - Method in class org.apache.maven.plugin.surefire.HelpMojo
execute() - Method in class org.apache.maven.plugins.surefire.report.HelpMojo
execute(RunListener, ClassLoader) - Method in class org.apache.maven.surefire.junit.JUnitTestSet
 
execute(RunListener, ClassLoader) - Method in class org.apache.maven.surefire.junit.PojoTestSet
 
execute(RunListener, ClassLoader) - Method in interface org.apache.maven.surefire.junit.SurefireTestSet
 
execute(TestsToRun, ReporterFactory) - Method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
 
execute(String, ReporterFactory) - Method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
 
execute(String, ReporterFactory) - Method in interface org.apache.maven.surefire.testng.TestNgTestSuite
 
execute(ReporterFactory) - Method in class org.apache.maven.surefire.testng.TestNGXmlTestSuite
 
execute(String, ReporterFactory) - Method in class org.apache.maven.surefire.testng.TestNGXmlTestSuite
 
executeAfterPreconditionsChecked() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
executeMulti(TestsToRun, ReporterFactory) - Method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
 
executeReport(Locale) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
ExpandBuff(boolean) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.apache.maven.surefire.group.parse.ParseException
Each entry in this array is an array of integers.
expr() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
 

F

FAILEDFIRST - Static variable in class org.apache.maven.surefire.util.RunOrder
 
FAILIFNOTESTS - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
FailsafeReportMojo - Class in org.apache.maven.plugins.surefire.report
Creates a nicely formatted Failsafe Test Report in html format.
FailsafeReportMojo() - Constructor for class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
 
FailsafeSummary - Class in org.apache.maven.surefire.failsafe.model
Describes the results of executing tests .
FailsafeSummary() - Constructor for class org.apache.maven.surefire.failsafe.model.FailsafeSummary
 
FailsafeSummaryXpp3Reader - Class in org.apache.maven.surefire.failsafe.model.io.xpp3
Class FailsafeSummaryXpp3Reader.
FailsafeSummaryXpp3Reader() - Constructor for class org.apache.maven.surefire.failsafe.model.io.xpp3.FailsafeSummaryXpp3Reader
 
FailsafeSummaryXpp3Writer - Class in org.apache.maven.surefire.failsafe.model.io.xpp3
Class FailsafeSummaryXpp3Writer.
FailsafeSummaryXpp3Writer() - Constructor for class org.apache.maven.surefire.failsafe.model.io.xpp3.FailsafeSummaryXpp3Writer
 
FileReporter - Class in org.apache.maven.plugin.surefire.report
Text file reporter.
FileReporter(boolean, File, String) - Constructor for class org.apache.maven.plugin.surefire.report.FileReporter
 
FileReporterFactory - Class in org.apache.maven.plugin.surefire.report
Provides RunListener implementations to the providers.
FileReporterFactory(StartupReportConfiguration) - Constructor for class org.apache.maven.plugin.surefire.report.FileReporterFactory
 
FILESYSTEM - Static variable in class org.apache.maven.surefire.util.RunOrder
 
FillBuff() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
 
FilterFactory - Class in org.apache.maven.surefire.common.junit48
 
FilterFactory(ClassLoader) - Constructor for class org.apache.maven.surefire.common.junit48.FilterFactory
 
findOrCreate(ReportEntry) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
 
finished() - Method in class org.apache.maven.surefire.junitcore.AsynchronousRunner
 
finishTestSuite(RunListener, Object) - Static method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
 
FORK_ALWAYS - Static variable in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
FORK_NEVER - Static variable in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
FORK_ONCE - Static variable in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
FORK_PERTHREAD - Static variable in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
ForkClient - Class in org.apache.maven.plugin.surefire.booterclient.output
Knows how to reconstruct *all* the state transmitted over stdout by the forked process.
ForkClient(ReporterFactory, Properties) - Constructor for class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
 
ForkConfiguration - Class in org.apache.maven.plugin.surefire.booterclient
Configuration for forking tests.
ForkConfiguration(Classpath, String, File) - Constructor for class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
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
 
ForkingReporterFactory - Class in org.apache.maven.surefire.booter
Creates ForkingReporters, which are typically one instance per TestSet or thread.
ForkingReporterFactory(Boolean, PrintStream) - Constructor for class org.apache.maven.surefire.booter.ForkingReporterFactory
 
ForkingRunListener - Class in org.apache.maven.surefire.booter
Encodes the full output of the test run to the stdout stream.
ForkingRunListener(PrintStream, int) - Constructor for class org.apache.maven.surefire.booter.ForkingRunListener
 
ForkingRunListener(PrintStream, int, boolean) - Constructor for class org.apache.maven.surefire.booter.ForkingRunListener
 
FORKMODE - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
ForkStarter - Class in org.apache.maven.plugin.surefire.booterclient
Starts the fork or runs in-process.
ForkStarter(ProviderConfiguration, StartupConfiguration, ForkConfiguration, int, StartupReportConfiguration) - Constructor for class org.apache.maven.plugin.surefire.booterclient.ForkStarter
 
FORKTESTSET - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
fromClass(Class) - Static method in class org.apache.maven.surefire.util.TestsToRun
 
fromFile(File) - Static method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
 
fromReportEntry(ReportEntry) - Static method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
 
fromString(String) - Static method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
 
fromString(String) - Static method in class org.apache.maven.surefire.suite.RunResult
 
fromValues(int, int, Class, String) - Static method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
 
FunkyTwoThreadBlockingQueue - Class in org.apache.maven.plugin.surefire.util.internal
A producer/consumer queue that is optimized for *one* producer thread and *one* consumer thread, and solely optimized for efficient inserts by the producer, minimizing producer locking for hand-off to a second consumer.
FunkyTwoThreadBlockingQueue() - Constructor for class org.apache.maven.plugin.surefire.util.internal.FunkyTwoThreadBlockingQueue
 

G

generateParseException() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
Generate ParseException.
get() - Static method in class org.apache.maven.surefire.report.ConsoleOutputReceiverForCurrentThread
 
getAddDefaultEntities() - Method in class org.apache.maven.surefire.failsafe.model.io.xpp3.FailsafeSummaryXpp3Reader
Returns the state of the "add default entities" flag.
getAdditionalClasspathElements() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getAdditionalClasspathElements() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getAdditionalClasspathElements() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getAddListenerMethod() - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
 
getAnnotatedIgnore(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4Reflector
 
getAnnotatedIgnoreValue(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4Reflector
 
getArgLine() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getArgLine() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getArgLine() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getArtifactFactory() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getArtifactFactory() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getArtifactFactory() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getArtifactResolver() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getArtifactResolver() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getArtifactResolver() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getAsString(List<ByteBuffer>) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
getAsString() - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
 
getAsString() - Method in class org.apache.maven.surefire.suite.RunResult
 
getAsUrlList() - Method in class org.apache.maven.surefire.booter.Classpath
 
getBasedir() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getBasedir() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
getBasedir() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getBasedir() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getBasedir() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
getBaseDir() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getBeginColumn() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Get token beginning line number.
getBooleanObjectProperty(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
getBooleanProperty(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
getBootClasspath() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
getCause() - Method in exception org.apache.maven.surefire.util.NestedCheckedException
Return the nested cause, or null if none.
getCause() - Method in exception org.apache.maven.surefire.util.NestedRuntimeException
Return the nested cause, or null if none.
getClassesDirectory() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getClassesDirectory() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getClassesDirectory() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getClassesSkippedByValidation() - Method in class org.apache.maven.surefire.util.DefaultDirectoryScanner
 
getClassifier() - Method in class org.apache.maven.surefire.testset.TestArtifactInfo
 
getClassLevelLogicalStream() - Method in class org.apache.maven.surefire.junitcore.TestSet
 
getClassLoaderConfiguration(ForkConfiguration) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getClassLoaderConfiguration() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 
getClassName() - Method in class org.apache.maven.plugin.surefire.runorder.Priority
 
getClassName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getClassPath() - Method in class org.apache.maven.surefire.booter.Classpath
 
getClasspathConfiguration() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 
getClasspathDependencyExcludes() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getClasspathDependencyExcludes() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getClasspathDependencyExcludes() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getClasspathDependencyScopeExclude() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getClasspathDependencyScopeExclude() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getClasspathDependencyScopeExclude() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getClazz() - Method in class org.apache.maven.plugin.surefire.runorder.PrioritizedTest
 
getColumn() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Deprecated.
getCompletedCount() - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
getCompletedCount() - Method in class org.apache.maven.surefire.suite.RunResult
 
getConfigurationHash() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
getConsoleLogger() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
getConsoleLogger() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
Gets a logger intended for console output.
getConstructor(Class, Class[]) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
getCurrentTestClass() - Static method in class org.apache.maven.surefire.junitcore.ClassDemarcatingRunner
 
getData() - Method in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
getData() - Method in class org.apache.maven.surefire.util.internal.ByteBuffer
 
getDebugForkedProcess() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getDebugForkedProcess() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getDebugForkedProcess() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getDebugLine() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
getDecodedValue() - Method in class org.apache.maven.surefire.booter.TypeEncodedValue
 
getDecodedValue(ClassLoader) - Method in class org.apache.maven.surefire.booter.TypeEncodedValue
 
getDefaultIncludes() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getDefaultIncludes() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
getDefaultIncludes() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getDefaultIncludes() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getDescription(Locale) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
getDescription(Locale) - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
getDescription() - Method in class org.apache.maven.surefire.junitcore.ClassDemarcatingRunner
 
getDirectoryScanner() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
getDirectoryScanner() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
Provides a directory scanner that enforces the includes/excludes parameters that were passed to surefire.
getDirectoryScannerParameters() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
getDirectoryScannerParameters() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
The raw parameters used in creating the directory scanner
getDirScannerParams() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getElapsed() - Method in interface org.apache.maven.surefire.report.ReportEntry
Deprecated. 
getElapsed() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
 
getElapsedTimeSummary(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.AbstractTextReporter
 
getEndColumn() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Get token end column number.
getEndLine() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Get token end line number.
getEnvironmentVariables() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getEnvironmentVariables() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getEnvironmentVariables() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getErrors() - Method in class org.apache.maven.surefire.suite.RunResult
 
getErrorSources() - Method in class org.apache.maven.surefire.report.RunStatistics
 
getEvents() - Method in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
getException() - Method in class org.apache.maven.surefire.failsafe.model.FailsafeSummary
Get [DEPRECATED] The (original) exception that caused surefire to bomb out.
getExceptions() - Method in class org.apache.maven.surefire.failsafe.model.FailsafeSummary
Method getExceptions.
getExcludedGroups() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getExcludedGroups() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getExcludedGroups() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getExcludes() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getExcludes() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getExcludes() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getExcludes() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getExcludes() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
The excludes pattern list, as specified on the plugin includes parameter.
getFailIfNoSpecifiedTests() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getFailIfNoSpecifiedTests() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getFailIfNoSpecifiedTests() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getFailIfNoTests() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getFailIfNoTests() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
getFailIfNoTests() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getFailIfNoTests() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getFailIfNoTests() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
getFailure() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getFailureDetails(List) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
getFailures() - Method in class org.apache.maven.surefire.suite.RunResult
 
getFailureSources() - Method in class org.apache.maven.surefire.report.RunStatistics
 
getFileProperty(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
getFirstData() - Method in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
getFirstEvent() - Method in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
getFirstException() - Method in class org.apache.maven.plugin.surefire.Summary
 
getForkConfiguration() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getForkedProcessCode() - Method in class org.apache.maven.surefire.suite.RunResult
 
getForkedProcessTimeoutInSeconds() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getForkedProcessTimeoutInSeconds() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getForkedProcessTimeoutInSeconds() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getForkMode() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getForkMode() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
getForkMode() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getForkMode() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getFullClassName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getFullClassName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getFullName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getGlobalRunStatistics() - Method in class org.apache.maven.plugin.surefire.report.FileReporterFactory
 
getGlobalRunStatistics() - Method in class org.apache.maven.surefire.booter.ForkingReporterFactory
 
getGlobalRunStatistics() - Method in interface org.apache.maven.surefire.report.ReporterFactory
 
getGroup() - Method in class org.apache.maven.surefire.report.CategorizedReportEntry
 
getGroup() - Method in interface org.apache.maven.surefire.report.ReportEntry
The group/category of the testcase
getGroup() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
 
getGroups() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getGroups() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getGroups() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
GetImage() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Get token literal value.
getIncludes() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getIncludes() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getIncludes() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getIncludes() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getIncludes() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
The includes pattern list, as specified on the plugin includes parameter.
getInterfacesImplementedByDynamicProxy() - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
 
getInternalSystemProperties() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getInternalSystemProperties() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getInternalSystemProperties() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getJunitArtifactName() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getJunitArtifactName() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getJunitArtifactName() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getJvm() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getJvm() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getJvm() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getlength() - Method in class org.apache.maven.surefire.util.internal.ByteBuffer
 
getLine() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Deprecated.
getLocalizedMessage() - Method in class org.apache.maven.surefire.report.SafeThrowable
 
getLocalRepository() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getLocalRepository() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getLocalRepository() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getLocatedClasses() - Method in class org.apache.maven.surefire.util.TestsToRun
 
getMatchers() - Method in class org.apache.maven.surefire.group.match.JoinGroupMatcher
 
getMessage() - Method in error org.apache.maven.surefire.group.parse.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessage() - Method in interface org.apache.maven.surefire.report.ReportEntry
A message relating to a non-successful termination.
getMessage() - Method in class org.apache.maven.surefire.report.SafeThrowable
 
getMessage() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
 
getMessage() - Method in exception org.apache.maven.surefire.util.NestedCheckedException
Return the detail message, including the message from the nested exception if there is one.
getMessage() - Method in exception org.apache.maven.surefire.util.NestedRuntimeException
Return the detail message, including the message from the nested exception if there is one.
getMetadataSource() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getMetadataSource() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getMetadataSource() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getMethod(Object, String, Class[]) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
getMethod(Class, String, Class[]) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
getMinSuccessRate() - Method in class org.apache.maven.plugin.surefire.runorder.Priority
 
getModelEncoding() - Method in class org.apache.maven.surefire.failsafe.model.FailsafeSummary
Get the modelEncoding field.
getName(Locale) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
getName(Locale) - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
getName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getName() - Method in class org.apache.maven.surefire.junit.JUnitTestSet
 
getName() - Method in class org.apache.maven.surefire.junit.PojoTestSet
 
getName() - Method in interface org.apache.maven.surefire.junit.SurefireTestSet
 
getName() - Method in interface org.apache.maven.surefire.report.ReportEntry
The name of the test case
getName() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
 
getName() - Method in class org.apache.maven.surefire.testng.TestNGTestSet
 
getNextToken() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
Get the next Token.
getNextToken() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
Get the next Token.
getNumberFormat() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
getNumberOfErrors() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getNumberOfFailures() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getNumberOfSkipped() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getNumberOfTests() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getObjectFactory() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getObjectFactory() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getObjectFactory() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getOriginalSystemOut() - Method in class org.apache.maven.surefire.report.ReporterConfiguration
The original system out belonging to the (possibly forked) surefire process.
getOriginalSystemProperties() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getOriginalSystemProperties() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getOriginalSystemProperties() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getOutput(ReportEntry, String) - Method in class org.apache.maven.plugin.surefire.report.AbstractTextReporter
 
getOutputDirectory() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
getOutputName() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
getOutputName() - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
 
getOutputName() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
 
getPackageName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getParallel() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getParallel() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getParallel() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getPerCoreThreadCount() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getPerCoreThreadCount() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getPerCoreThreadCount() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getPluginArtifactMap() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getPluginArtifactMap() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getPluginArtifactMap() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getPluginDescriptor() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getPluginDescriptor() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getPluginDescriptor() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getPluginName() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getPluginName() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
getPluginName() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getPluginName() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getPriorities(Comparator) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
 
getPrioritizedTestsByFailureFirst(List) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
 
getPrioritizedTestsClassRunTime(List, int) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
 
getPriority() - Method in class org.apache.maven.plugin.surefire.runorder.PrioritizedTest
 
getPriority() - Method in class org.apache.maven.plugin.surefire.runorder.Priority
 
getProject() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getProject() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getProject() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getProject() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
getProjectArtifactMap() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getProjectArtifactMap() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getProjectArtifactMap() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getProperties() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getProperties() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getProperties() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
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.plugin.surefire.AbstractSurefireMojo.DynamicProviderInfo
 
getProviderClasspath() - Method in interface org.apache.maven.plugin.surefire.ProviderInfo
 
getProviderClasspath(String, String, Artifact) - Method in class org.apache.maven.plugin.surefire.SurefireDependencyResolver
 
getProviderConfiguration() - Method in class org.apache.maven.surefire.booter.BooterDeserializer
 
getProviderName() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.DynamicProviderInfo
 
getProviderName() - Method in interface org.apache.maven.plugin.surefire.ProviderInfo
 
getProviderProperties() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
getProviderProperties() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getProviderProperties() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
The per-provider specific properties that may come all the way from the plugin's properties setting.
getRemoteRepositories() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getRemoteRepositories() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getRemoteRepositories() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getReporter(Integer) - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
Used when getting reporters on the plugin side of a fork.
getReporterConfiguration() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
getReporterConfiguration() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getReporterConfiguration() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
The raw parameters used in creating the ReporterManagerFactory
getReporterFactory() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
getReporterFactory() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
Provides features for creating reporting objects
getReportFile(File, String, String, String) - Static method in class org.apache.maven.plugin.surefire.report.AbstractFileReporter
 
getReportFormat() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getReportFormat() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
getReportFormat() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getReportFormat() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getReportName(ReportEntry) - Method in class org.apache.maven.surefire.report.DescriptionDecoder
 
getReportNameSuffix() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getReportNameSuffix() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
getReportNameSuffix() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getReportNameSuffix() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getReportsDirectory() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getReportsDirectory() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
getReportsDirectory() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
getReportsDirectory() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getReportsDirectory() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getReportsDirectory() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
getReportsDirectory() - Method in class org.apache.maven.surefire.report.ReporterConfiguration
The directory where reports will be created, normally ${project.build.directory}/surefire-reports
getRequestedTest() - Method in class org.apache.maven.surefire.testset.TestRequest
A specific test request issued with -Dtest= from the command line.
getRequestedTestMethod() - Method in class org.apache.maven.surefire.testset.TestRequest
A specific test request method issued with -Dtest=class#method from the command line.
getResult() - Method in class org.apache.maven.plugin.surefire.runorder.ThreadedExecutionScheduler
 
getResult() - Method in class org.apache.maven.surefire.failsafe.model.FailsafeSummary
Get the surefire result code.
getResultOfLastSuccessfulRun() - Method in class org.apache.maven.plugin.surefire.Summary
 
getResults() - Method in class org.apache.maven.plugin.surefire.report.XMLReporter
 
getRunMethod(Class) - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
 
getRunner(RunnerBuilder, Class<?>) - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
 
getRunOrder() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getRunOrder() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getRunOrder() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getRunOrder() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
 
getRunOrder() - Method in class org.apache.maven.surefire.testset.RunOrderParameters
 
getRunOrderCalculator() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
getRunOrderCalculator() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
Provides a service to calculate run order of tests.
getRunOrderParameters() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getRunResult() - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
getRunStatisticsFile() - Method in class org.apache.maven.surefire.testset.RunOrderParameters
 
getRunStatisticsFileName() - Method in class org.apache.maven.surefire.testset.RunOrderParameters
 
getRunTime() - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
 
getServiceNames(Class<?>, ClassLoader) - Static method in class org.apache.maven.plugin.surefire.booterclient.ProviderDetector
 
getSession() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getSession() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getSession() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getSha1() - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
getSiteRenderer() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
getSkipped() - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
getSkipped() - Method in class org.apache.maven.surefire.suite.RunResult
 
getSourceName() - Method in interface org.apache.maven.surefire.report.ReportEntry
The class name of the test
getSourceName() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
 
getSpecificTests() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
 
getStackTraceWriter() - Method in interface org.apache.maven.surefire.report.ReportEntry
The group/category of the testcase
getStackTraceWriter() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
 
getStatisticsFile() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
getStatisticsFileName(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getStringList(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
getSuccessfulBuilds() - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
 
GetSuffix(int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Get the suffix.
getSuite(RunnerBuilder, Class<?>[]) - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
 
getSuiteName() - Method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
 
getSuiteName() - Method in class org.apache.maven.surefire.testng.TestNGXmlTestSuite
 
getSuites() - Method in class org.apache.maven.surefire.junit.JUnit3Provider
 
getSuites() - Method in class org.apache.maven.surefire.junit4.JUnit4Provider
 
getSuites() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
 
getSuites() - Method in interface org.apache.maven.surefire.providerapi.SurefireProvider
Determines the number of forks.
getSuites() - Method in class org.apache.maven.surefire.testng.TestNGProvider
 
getSuitesGroupByPackage(List) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
getSuiteXmlFiles() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getSuiteXmlFiles() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getSuiteXmlFiles() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getSuiteXmlFiles() - Method in class org.apache.maven.surefire.testset.TestRequest
Represents suitexmlfiles that define the test-run request
getSummary(List) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
getSummary() - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
getSummaryFile() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getSurefireReportsDirectory(MavenProject) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
Gets the default surefire reports directory for the specified project.
getSurefireReportsDirectory(MavenProject) - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
 
getSurefireReportsDirectory(MavenProject) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
 
getSystemProperties() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getSystemProperties() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
getSystemProperties() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getSystemProperties() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getSystemPropertiesFile() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getSystemPropertiesFile() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getSystemPropertiesFile() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getSystemPropertyVariables() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getSystemPropertyVariables() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getSystemPropertyVariables() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getTabSize(int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
 
getTempDirectory() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
getTest() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getTest() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getTest() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getTestArtifact() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getTestArtifactInfo() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
getTestArtifactInfo() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
Artifact info about the artifact used to autodetect provider
getTestCases() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getTestClass() - Method in class org.apache.maven.surefire.junit.PojoTestSet
 
getTestClass() - Method in class org.apache.maven.surefire.testng.TestNGTestSet
 
getTestClassesDirectory() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getTestClassesDirectory() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
getTestClassesDirectory() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getTestClassesDirectory() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getTestClassesDirectory() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
getTestClassesDirectory() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
Returns the directory of the compiled classes, normally ${project.build.testOutputDirectory}
getTestClassLoader() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
getTestClassLoader() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
The class loader for the tests
getTestClasspath() - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
getTestFailed() - Method in class org.apache.maven.surefire.junit4.MockReporter
 
getTestForFork() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getTestInterface() - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
 
getTestInterfaceRunMethod() - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
 
getTestMethod() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getTestMethod() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getTestMethod() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getTestName() - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
 
getTestNGArtifactName() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getTestNGArtifactName() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getTestNGArtifactName() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getTestRequest() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
getTestRequest() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
Contains information about requested test suites or individual tests from the command line.
getTestResultClass() - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
 
getTestSetSummary(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.AbstractTextReporter
 
getTestSourceDirectory() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getTestSourceDirectory() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getTestSourceDirectory() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getTestSourceDirectory() - Method in class org.apache.maven.surefire.testset.TestRequest
Test source directory, normally ${project.build.testSourceDirectory}
getTestSucceeded() - Method in class org.apache.maven.surefire.junit4.MockReporter
 
getTestSuiteDefinition() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getTestVmSystemProperties() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
getThreadCount() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getThreadCount() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
getThreadCount() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getThreadCount() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getThreadTestSet() - Static method in class org.apache.maven.surefire.junitcore.TestSet
 
getThrowable() - Method in class org.apache.maven.plugin.surefire.booterclient.output.DeserializedStacktraceWriter
 
getThrowable() - Method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
Returns the exception associated with this failure.
getThrowable() - Method in class org.apache.maven.surefire.report.PojoStackTraceWriter
 
getThrowable() - Method in interface org.apache.maven.surefire.report.StackTraceWriter
Retrieve the throwable for this writer.
getTime() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getTimeElapsed() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getToken(int) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
Get the specific Token.
getToolchainManager() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getToolchainManager() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getToolchainManager() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getTotalRuntime() - Method in class org.apache.maven.plugin.surefire.runorder.PrioritizedTest
 
getTotalRuntime() - Method in class org.apache.maven.plugin.surefire.runorder.Priority
 
getTypeEncodedValue(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
Retrieves as single object that is persisted with type encoding
getURL(File) - Static method in class org.apache.maven.surefire.util.UrlUtils
 
getUseUnlimitedThreads() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getUseUnlimitedThreads() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getUseUnlimitedThreads() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getValue() - Method in class org.apache.maven.surefire.group.parse.Token
An optional attribute value of the Token.
getVersion() - Method in class org.apache.maven.surefire.testset.TestArtifactInfo
 
getWorkingDirectory() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getWorkingDirectory() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getWorkingDirectory() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
group() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
 
GroupMatcher - Interface in org.apache.maven.surefire.group.match
 
GroupMatcherMethodSelector - Class in org.apache.maven.surefire.testng.utils
 
GroupMatcherMethodSelector() - Constructor for class org.apache.maven.surefire.testng.utils.GroupMatcherMethodSelector
 
GroupMatcherParser - Class in org.apache.maven.surefire.group.parse
 
GroupMatcherParser(String) - Constructor for class org.apache.maven.surefire.group.parse.GroupMatcherParser
 
GroupMatcherParser(InputStream) - Constructor for class org.apache.maven.surefire.group.parse.GroupMatcherParser
Constructor with InputStream.
GroupMatcherParser(InputStream, String) - Constructor for class org.apache.maven.surefire.group.parse.GroupMatcherParser
Constructor with InputStream and supplied encoding
GroupMatcherParser(Reader) - Constructor for class org.apache.maven.surefire.group.parse.GroupMatcherParser
Constructor.
GroupMatcherParser(GroupMatcherParserTokenManager) - Constructor for class org.apache.maven.surefire.group.parse.GroupMatcherParser
Constructor with generated Token Manager.
GroupMatcherParser.Op - Enum in org.apache.maven.surefire.group.parse
 
GroupMatcherParserConstants - Interface in org.apache.maven.surefire.group.parse
Token literal values and constants.
GroupMatcherParserTokenManager - Class in org.apache.maven.surefire.group.parse
Token Manager.
GroupMatcherParserTokenManager(SimpleCharStream) - Constructor for class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
Constructor.
GroupMatcherParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
Constructor.

H

hadErrors() - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
hadFailures() - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
handleStartTest(Object[]) - Method in class org.apache.maven.surefire.junit.TestListenerInvocationHandler
 
handleSummary(Summary) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
handleSummary(Summary) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
handleSummary(Summary) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
hasExecutedBefore() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
hashCode() - Method in class org.apache.maven.surefire.booter.Classpath
 
hashCode() - Method in class org.apache.maven.surefire.booter.TypeEncodedValue
 
hashCode() - Method in class org.apache.maven.surefire.group.match.AndGroupMatcher
 
hashCode() - Method in class org.apache.maven.surefire.group.match.InverseGroupMatcher
 
hashCode() - Method in class org.apache.maven.surefire.group.match.OrGroupMatcher
 
hashCode() - Method in class org.apache.maven.surefire.group.match.SingleGroupMatcher
 
hashCode() - Method in class org.apache.maven.surefire.report.CategorizedReportEntry
 
hashCode() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
 
hasReportFiles(File) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
Returns true if the specified directory contains at least one report file.
HelpMojo - Class in org.apache.maven.plugin.failsafe
Display help information on maven-failsafe-plugin.
Call
HelpMojo() - Constructor for class org.apache.maven.plugin.failsafe.HelpMojo
 
HelpMojo - Class in org.apache.maven.plugin.surefire
Display help information on maven-surefire-plugin.
Call
HelpMojo() - Constructor for class org.apache.maven.plugin.surefire.HelpMojo
 
HelpMojo - Class in org.apache.maven.plugins.surefire.report
Display help information on maven-surefire-report-plugin.
Call
HelpMojo() - Constructor for class org.apache.maven.plugins.surefire.report.HelpMojo
 
hex(char) - Static method in class org.apache.maven.surefire.util.internal.StringUtils
 
HOURLY - Static variable in class org.apache.maven.surefire.util.RunOrder
 

I

igroup() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
 
image - Variable in class org.apache.maven.surefire.group.parse.Token
The string image of the token.
inBuf - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
 
includeMethod(IMethodSelectorContext, ITestNGMethod, boolean) - Method in class org.apache.maven.surefire.testng.utils.GroupMatcherMethodSelector
 
includeMethod(IMethodSelectorContext, ITestNGMethod, boolean) - Method in class org.apache.maven.surefire.testng.utils.MethodSelector
 
INCLUDES_PROPERTY_PREFIX - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
incrementCompletedCount() - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
incrementErrorsCount() - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
incrementFailureCount() - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
incrementFinishedTests(RunListener, boolean) - Method in class org.apache.maven.surefire.junitcore.TestSet
 
incrementSkippedCount() - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
incrementTestMethodCount() - Method in class org.apache.maven.surefire.junitcore.TestSet
 
info(String) - Method in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
info(String) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
info(String) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
 
info(String) - Method in class org.apache.maven.surefire.report.AsynchRunListener
 
info(String) - Method in interface org.apache.maven.surefire.report.ConsoleLogger
 
info(String) - Method in class org.apache.maven.surefire.report.DefaultConsoleReporter
 
info(String) - Method in class org.apache.maven.surefire.report.DefaultDirectConsoleReporter
 
inForkedVm(String, ClasspathConfiguration, ClassLoaderConfiguration, String) - Static method in class org.apache.maven.surefire.booter.StartupConfiguration
 
InPluginVMSurefireStarter - Class in org.apache.maven.plugin.surefire
Starts the provider in the same VM as the surefire plugin.
InPluginVMSurefireStarter(StartupConfiguration, ProviderConfiguration, StartupReportConfiguration) - Constructor for class org.apache.maven.plugin.surefire.InPluginVMSurefireStarter
 
input_stream - Variable in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
 
inputStream - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
 
instantiate(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.DynamicProviderInfo
 
instantiate(ClassLoader, String) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
instantiateConsoleOutputFileReporter(PrintStream) - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
instantiateConsoleReporter() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
instantiateFileReporter() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
instantiateObject(String, Class[], Object[], ClassLoader) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
instantiateOneArg(ClassLoader, String, Class, Object) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
instantiateProvider(String, Object) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
instantiateStatisticsReporter() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
instantiateTwoArgs(ClassLoader, String, Class, Object, Class, Object) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
instantiateXmlReporter() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
IntegrationTestMojo - Class in org.apache.maven.plugin.failsafe
Run integration tests using Surefire.
IntegrationTestMojo() - Constructor for class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
InverseGroupMatcher - Class in org.apache.maven.surefire.group.match
 
InverseGroupMatcher(GroupMatcher) - Constructor for class org.apache.maven.surefire.group.match.InverseGroupMatcher
 
invoke(Object) - Method in class org.apache.maven.surefire.junit.JUnit3Provider
 
invoke(Object, Method, Object[]) - Method in class org.apache.maven.surefire.junit.TestListenerInvocationHandler
 
invoke(Object) - Method in class org.apache.maven.surefire.junit4.JUnit4Provider
 
invoke(Object) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
 
invoke(Object) - Method in interface org.apache.maven.surefire.providerapi.SurefireProvider
Runs a forked test
invoke(Object, Object) - Method in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator.Setter
 
invoke(Object) - Method in class org.apache.maven.surefire.testng.TestNGProvider
 
invokeAssertionStatusMethod(ClassLoader, boolean) - Method in class org.apache.maven.surefire.booter.JdkReflector
 
invokeGetter(Object, String) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
invokeMethodWithArray(Object, Method, Object[]) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
invokeProvider(Object, ClassLoader, ClassLoader, Object, ProviderConfiguration, boolean, StartupConfiguration) - Static method in class org.apache.maven.surefire.booter.ProviderFactory
 
invokeSetter(Object, String, Class, Object) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
invokeSetter(Object, Method, Object) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
isAnyConcurrencySelected() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
isAnyGroupsSelected() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
isApplicable() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.DynamicProviderInfo
 
isApplicable() - Method in interface org.apache.maven.plugin.surefire.ProviderInfo
 
isBlank(String) - Static method in class org.apache.maven.surefire.util.internal.StringUtils
Checks if a (trimmed) String is null or blank.
isCategoryAnnotationPresent(Class) - Method in class org.apache.maven.surefire.common.junit48.JUnit48Reflector
 
isChildDelegation() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isChildDelegation() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isChildDelegation() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isDebug() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
isDisableXmlReport() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isDisableXmlReport() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
isDisableXmlReport() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isDisableXmlReport() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isEnableAssertions() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isEnableAssertions() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isEnableAssertions() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isErrorFree() - Method in class org.apache.maven.plugin.surefire.Summary
 
isErrorFree() - Method in class org.apache.maven.surefire.suite.RunResult
 
isFailIfNoTests() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
isFailIfNoTests() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
Indicates if lack of runable tests should fail the entire build
isFailure() - Method in class org.apache.maven.surefire.suite.RunResult
 
isFailureOrTimeout() - Method in class org.apache.maven.plugin.surefire.Summary
 
isFailureOrTimeout() - Method in class org.apache.maven.surefire.suite.RunResult
 
isForking() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
isForking() - Method in class org.apache.maven.plugin.surefire.Summary
 
isGeneratedWhenNoResults() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
Whether the report should be generated when there are no test results.
isGeneratedWhenNoResults() - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
 
isGeneratedWhenNoResults() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
 
isJUnit3Available() - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
 
isJUnit48Available() - Method in class org.apache.maven.surefire.common.junit48.JUnit48Reflector
 
isManifestOnlyJarRequestedAndUsable() - Method in class org.apache.maven.surefire.booter.ClassLoaderConfiguration
 
isManifestOnlyJarRequestedAndUsable() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 
isMavenParallel() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isMavenParallel() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isMavenParallel() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
IsolatedClassLoader - Class in org.apache.maven.surefire.booter
 
IsolatedClassLoader(ClassLoader, boolean, String) - Constructor for class org.apache.maven.surefire.booter.IsolatedClassLoader
 
isPrintSummary() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isPrintSummary() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
isPrintSummary() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isPrintSummary() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isRedirectTestOutputToFile() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isRedirectTestOutputToFile() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
isRedirectTestOutputToFile() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isRedirectTestOutputToFile() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isRequiresRunHistory() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
isRunnable() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
 
isRunnable() - Method in class org.apache.maven.surefire.testng.TestNGProvider
 
isShadefire() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 
isSkip() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isSkip() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
isSkip() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isSkip() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isSkip() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
isSkipExec() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isSkipExec() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
isSkipExec() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isSkipExec() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isSkipExec() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
isSkipExecution() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isSkipExecution() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
isSkipExecution() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isSkipITs() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isSkipITs() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
isSkipped() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
Whether the report should be generated or not.
isSkipped() - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
 
isSkipped() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
 
isSkipTests() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isSkipTests() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
isSkipTests() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isSkipTests() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isSkipTests() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
isSuiteOnly(Class) - Method in class org.apache.maven.surefire.common.junit3.JUnit3TestChecker
 
isTestFailureIgnore() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isTestFailureIgnore() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
isTestFailureIgnore() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isTestFailureIgnore() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
isTimeout() - Method in class org.apache.maven.surefire.suite.RunResult
 
isTrimStackTrace() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isTrimStackTrace() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
isTrimStackTrace() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isTrimStackTrace() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
ISTRIMSTACKTRACE - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
isTrimStackTrace() - Method in class org.apache.maven.surefire.report.ReporterConfiguration
Indicates if reporting should trim the stack traces.
isTypeClass() - Method in class org.apache.maven.surefire.booter.TypeEncodedValue
 
isUseFile() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isUseFile() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
isUseFile() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isUseFile() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isUseManifestOnlyJar() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isUseManifestOnlyJar() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isUseManifestOnlyJar() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isUseManifestOnlyJar() - Method in class org.apache.maven.surefire.booter.ClassLoaderConfiguration
 
isUseSystemClassLoader() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isUseSystemClassLoader() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isUseSystemClassLoader() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isUseSystemClassLoader() - Method in class org.apache.maven.surefire.booter.ClassLoaderConfiguration
 
isWithinVersionSpec(Artifact, String) - Method in class org.apache.maven.plugin.surefire.SurefireDependencyResolver
 
iterator() - Method in class org.apache.maven.surefire.util.TestsToRun
Returns an iterator over the located java.lang.Class objects

J

Java15BlockingQueue - Class in org.apache.maven.plugin.surefire.util.internal
 
Java15BlockingQueue() - Constructor for class org.apache.maven.plugin.surefire.util.internal.Java15BlockingQueue
 
JdkReflector - Class in org.apache.maven.surefire.booter
Does reflection based invocation of misc jdk method

JdkReflector() - Constructor for class org.apache.maven.surefire.booter.JdkReflector
 
jj_nt - Variable in class org.apache.maven.surefire.group.parse.GroupMatcherParser
Next token.
jjFillToken() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
 
jjstrLiteralImages - Static variable in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
Token literal values.
join(Classpath, Classpath) - Static method in class org.apache.maven.surefire.booter.Classpath
 
join(byte[], int, int, byte[], int, int) - Static method in class org.apache.maven.surefire.util.internal.ByteBuffer
 
JoinGroupMatcher - Class in org.apache.maven.surefire.group.match
 
JoinGroupMatcher() - Constructor for class org.apache.maven.surefire.group.match.JoinGroupMatcher
 
JUnit3Provider - Class in org.apache.maven.surefire.junit
 
JUnit3Provider(ProviderParameters) - Constructor for class org.apache.maven.surefire.junit.JUnit3Provider
 
JUnit3Reflector - Class in org.apache.maven.surefire.common.junit3
 
JUnit3Reflector(ClassLoader) - Constructor for class org.apache.maven.surefire.common.junit3.JUnit3Reflector
 
JUnit3TestChecker - Class in org.apache.maven.surefire.common.junit3
Missing tests ? This class is basically a subset of the JUnit4TestChecker, which is tested to boredom and back.
JUnit3TestChecker(ClassLoader) - Constructor for class org.apache.maven.surefire.common.junit3.JUnit3TestChecker
 
JUnit48Reflector - Class in org.apache.maven.surefire.common.junit48
 
JUnit48Reflector(ClassLoader) - Constructor for class org.apache.maven.surefire.common.junit48.JUnit48Reflector
 
JUnit4Provider - Class in org.apache.maven.surefire.junit4
 
JUnit4Provider(ProviderParameters) - Constructor for class org.apache.maven.surefire.junit4.JUnit4Provider
 
JUnit4Reflector - Class in org.apache.maven.surefire.common.junit4
 
JUnit4Reflector() - Constructor for class org.apache.maven.surefire.common.junit4.JUnit4Reflector
 
JUnit4RunListener - Class in org.apache.maven.surefire.common.junit4
 
JUnit4RunListener(RunListener) - Constructor for class org.apache.maven.surefire.common.junit4.JUnit4RunListener
Constructor.
JUnit4RunListenerFactory - Class in org.apache.maven.surefire.common.junit4
 
JUnit4RunListenerFactory() - Constructor for class org.apache.maven.surefire.common.junit4.JUnit4RunListenerFactory
 
JUnit4StackTraceWriter - Class in org.apache.maven.surefire.common.junit4
Writes out a specific Failure for surefire as a stacktrace.
JUnit4StackTraceWriter(Failure) - Constructor for class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
Constructor.
JUnit4TestChecker - Class in org.apache.maven.surefire.common.junit4
 
JUnit4TestChecker(ClassLoader) - Constructor for class org.apache.maven.surefire.common.junit4.JUnit4TestChecker
 
JUnitCoreProvider - Class in org.apache.maven.surefire.junitcore
 
JUnitCoreProvider(ProviderParameters) - Constructor for class org.apache.maven.surefire.junitcore.JUnitCoreProvider
 
JUnitCoreRunListener - Class in org.apache.maven.surefire.junitcore
 
JUnitCoreRunListener(RunListener, Map<String, TestSet>) - Constructor for class org.apache.maven.surefire.junitcore.JUnitCoreRunListener
 
JUnitStackTraceWriter - Class in org.apache.maven.surefire.junit
Stack trace writer for JUnit tests.
JUnitStackTraceWriter(String, String, Throwable) - Constructor for class org.apache.maven.surefire.junit.JUnitStackTraceWriter
 
JUnitTestSet - Class in org.apache.maven.surefire.junit
 
JUnitTestSet(Class, JUnit3Reflector) - Constructor for class org.apache.maven.surefire.junit.JUnitTestSet
 

K

kind - Variable in class org.apache.maven.surefire.group.parse.Token
An integer that describes the kind of this token.

L

LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.maven.surefire.group.parse.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
Lexer state names.
line - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
 
loadClass(String) - Method in class org.apache.maven.surefire.booter.IsolatedClassLoader
 
loadClass(String) - Static method in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
 
loadClass(ClassLoader, String) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
loadGroupClasses(ClassLoader) - Method in interface org.apache.maven.surefire.group.match.GroupMatcher
 
loadGroupClasses(ClassLoader) - Method in class org.apache.maven.surefire.group.match.InverseGroupMatcher
 
loadGroupClasses(ClassLoader) - Method in class org.apache.maven.surefire.group.match.JoinGroupMatcher
 
loadGroupClasses(ClassLoader) - Method in class org.apache.maven.surefire.group.match.SingleGroupMatcher
 
loadListenerClasses(String) - Static method in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
 
loadProperties(InputStream) - Static method in class org.apache.maven.surefire.booter.SystemPropertyManager
Loads the properties, closes the stream
locateTestClasses(ClassLoader, ScannerFilter) - Method in class org.apache.maven.surefire.util.DefaultDirectoryScanner
 
locateTestClasses(ClassLoader, ScannerFilter) - Method in interface org.apache.maven.surefire.util.DirectoryScanner
Locates tests based on scanning directories
locateTestSets(ClassLoader) - Method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
 
locateTestSets(ClassLoader) - Method in interface org.apache.maven.surefire.testng.TestNgTestSuite
 
locateTestSets(ClassLoader) - Method in class org.apache.maven.surefire.testng.TestNGXmlTestSuite
 
LogicalStream - Class in org.apache.maven.surefire.junitcore
A stream-like object that preserves ordering between stdout/stderr
LogicalStream() - Constructor for class org.apache.maven.surefire.junitcore.LogicalStream
 
logReportsDirectory() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
lowest(String) - Static method in class org.apache.maven.plugin.surefire.runorder.Priority
 
LPAREN - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
RegularExpression Id.

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.
main(String[]) - Static method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
 
maxNextCharInd - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
 
merge(FailsafeSummary) - Method in class org.apache.maven.surefire.failsafe.model.FailsafeSummary
Merges the summary result with this summary result.
MethodSelector - Class in org.apache.maven.surefire.testng.utils
For internal use only
MethodSelector() - Constructor for class org.apache.maven.surefire.testng.utils.MethodSelector
 
MethodsParallelRunListener - Class in org.apache.maven.surefire.junitcore
 
MethodsParallelRunListener(Map<String, TestSet>, ReporterFactory, boolean, ConsoleLogger) - Constructor for class org.apache.maven.surefire.junitcore.MethodsParallelRunListener
 
MockReporter - Class in org.apache.maven.plugin.surefire.booterclient
Internal use only
MockReporter() - Constructor for class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
MockReporter - Class in org.apache.maven.surefire.junit4
Internal use only
MockReporter() - Constructor for class org.apache.maven.surefire.junit4.MockReporter
 
MulticastingReporter - Class in org.apache.maven.plugin.surefire.report
A reporter that broadcasts to other reporters
MulticastingReporter(List<Reporter>) - Constructor for class org.apache.maven.plugin.surefire.report.MulticastingReporter
 

N

name() - Method in class org.apache.maven.surefire.util.RunOrder
 
NestedCheckedException - Exception in org.apache.maven.surefire.util
Copied from Spring framework to keep Java 1.3 compatibility.
NestedCheckedException(String) - Constructor for exception org.apache.maven.surefire.util.NestedCheckedException
Construct a NestedCheckedException with the specified detail message.
NestedCheckedException(String, Throwable) - Constructor for exception org.apache.maven.surefire.util.NestedCheckedException
Construct a NestedCheckedException with the specified detail message and nested exception.
NestedRuntimeException - Exception in org.apache.maven.surefire.util
Copied from Spring framework to keep Java 1.3 compatability.
NestedRuntimeException(String, Throwable) - Constructor for exception org.apache.maven.surefire.util.NestedRuntimeException
Construct a NestedRuntimeException with the specified detail message and nested exception.
NestedRuntimeException(Throwable) - Constructor for exception org.apache.maven.surefire.util.NestedRuntimeException
Construct a NestedRuntimeException with the specified nested exception.
newInstance(Constructor, Object[]) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
newToken(int, String) - Static method in class org.apache.maven.surefire.group.parse.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.apache.maven.surefire.group.parse.Token
 
next - Variable in class org.apache.maven.surefire.group.parse.Token
A reference to the next regular (non-special) token from the input stream.
nextGeneration(int) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
 
nextGenerationFailure(int) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
 
NO_TESTS_EXIT_CODE - Static variable in class org.apache.maven.surefire.booter.ProviderConfiguration
 
NonAbstractClassFilter - Class in org.apache.maven.surefire
 
NonAbstractClassFilter() - Constructor for class org.apache.maven.surefire.NonAbstractClassFilter
 
not() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
 
NOT - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
RegularExpression Id.

O

onConfigurationFailure(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onConfigurationSkip(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onConfigurationSuccess(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onFinish(ITestContext) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onFinish(ISuite) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onStart(ITestContext) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onStart(ISuite) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onTestFailure(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onTestSkipped(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onTestStart(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onTestSuccess(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
op() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
 
OR - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
RegularExpression Id.
orderTestClasses(TestsToRun) - Method in class org.apache.maven.surefire.util.DefaultRunOrderCalculator
 
orderTestClasses(TestsToRun) - Method in interface org.apache.maven.surefire.util.RunOrderCalculator
 
org.apache.maven.plugin.failsafe - package org.apache.maven.plugin.failsafe
Provides Mojo goals for running integration tests and subsequently failing the build in a safe way.
org.apache.maven.plugin.surefire - package org.apache.maven.plugin.surefire
 
org.apache.maven.plugin.surefire.booterclient - package org.apache.maven.plugin.surefire.booterclient
 
org.apache.maven.plugin.surefire.booterclient.output - package org.apache.maven.plugin.surefire.booterclient.output
 
org.apache.maven.plugin.surefire.report - package org.apache.maven.plugin.surefire.report
 
org.apache.maven.plugin.surefire.runorder - package org.apache.maven.plugin.surefire.runorder
 
org.apache.maven.plugin.surefire.util - package org.apache.maven.plugin.surefire.util
 
org.apache.maven.plugin.surefire.util.internal - package org.apache.maven.plugin.surefire.util.internal
 
org.apache.maven.plugins.surefire.report - package org.apache.maven.plugins.surefire.report
 
org.apache.maven.surefire - package org.apache.maven.surefire
 
org.apache.maven.surefire.booter - package org.apache.maven.surefire.booter
 
org.apache.maven.surefire.common.junit3 - package org.apache.maven.surefire.common.junit3
 
org.apache.maven.surefire.common.junit4 - package org.apache.maven.surefire.common.junit4
 
org.apache.maven.surefire.common.junit48 - package org.apache.maven.surefire.common.junit48
 
org.apache.maven.surefire.failsafe.model - package org.apache.maven.surefire.failsafe.model
 
org.apache.maven.surefire.failsafe.model.io.xpp3 - package org.apache.maven.surefire.failsafe.model.io.xpp3
 
org.apache.maven.surefire.group.match - package org.apache.maven.surefire.group.match
 
org.apache.maven.surefire.group.parse - package org.apache.maven.surefire.group.parse
 
org.apache.maven.surefire.junit - package org.apache.maven.surefire.junit
 
org.apache.maven.surefire.junit4 - package org.apache.maven.surefire.junit4
 
org.apache.maven.surefire.junitcore - package org.apache.maven.surefire.junitcore
 
org.apache.maven.surefire.providerapi - package org.apache.maven.surefire.providerapi
 
org.apache.maven.surefire.report - package org.apache.maven.surefire.report
 
org.apache.maven.surefire.suite - package org.apache.maven.surefire.suite
 
org.apache.maven.surefire.testng - package org.apache.maven.surefire.testng
 
org.apache.maven.surefire.testng.conf - package org.apache.maven.surefire.testng.conf
 
org.apache.maven.surefire.testng.utils - package org.apache.maven.surefire.testng.utils
 
org.apache.maven.surefire.testset - package org.apache.maven.surefire.testset
 
org.apache.maven.surefire.util - package org.apache.maven.surefire.util
 
org.apache.maven.surefire.util.internal - package org.apache.maven.surefire.util.internal
 
OrGroupMatcher - Class in org.apache.maven.surefire.group.match
 
OrGroupMatcher(GroupMatcher...) - Constructor for class org.apache.maven.surefire.group.match.OrGroupMatcher
 
OrGroupMatcher(Collection<GroupMatcher>) - Constructor for class org.apache.maven.surefire.group.match.OrGroupMatcher
 

P

PARALLEL_PROP - Static variable in class org.apache.maven.surefire.booter.ProviderParameterNames
 
parse(String) - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
 
parse() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
 
ParseException - Exception in org.apache.maven.surefire.group.parse
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.maven.surefire.group.parse.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.maven.surefire.group.parse.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.maven.surefire.group.parse.ParseException
Constructor with message.
parseTestCaseName(String) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
parseTestSuiteName(String) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
parseTestSuitePackageName(String) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
parseXMLReportFiles() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
PIPE2 - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
RegularExpression Id.
PLAIN_REPORT_FORMAT - Static variable in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
poison - Static variable in class org.apache.maven.plugin.surefire.util.internal.TwoThreadBlockingQueue
 
PojoAndJUnit3Checker - Class in org.apache.maven.surefire.junit
 
PojoAndJUnit3Checker(JUnit3TestChecker) - Constructor for class org.apache.maven.surefire.junit.PojoAndJUnit3Checker
 
PojoStackTraceWriter - Class in org.apache.maven.surefire.report
Write the trace out for a POJO test.
PojoStackTraceWriter(String, String, Throwable) - Constructor for class org.apache.maven.surefire.report.PojoStackTraceWriter
 
PojoTestSet - Class in org.apache.maven.surefire.junit
 
PojoTestSet(Class) - Constructor for class org.apache.maven.surefire.junit.PojoTestSet
 
PrettyPrintXMLWriter - Class in org.apache.maven.plugin.surefire.report
 
PrettyPrintXMLWriter(PrintWriter) - Constructor for class org.apache.maven.plugin.surefire.report.PrettyPrintXMLWriter
 
prevCharIsCR - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
 
prevCharIsLF - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
 
printStackTrace(PrintStream) - Method in exception org.apache.maven.surefire.util.NestedCheckedException
Print the composite message and the embedded stack trace to the specified stream.
printStackTrace(PrintWriter) - Method in exception org.apache.maven.surefire.util.NestedCheckedException
Print the composite message and the embedded stack trace to the specified print writer.
printStackTrace(PrintStream) - Method in exception org.apache.maven.surefire.util.NestedRuntimeException
Print the composite message and the embedded stack trace to the specified stream.
printStackTrace(PrintWriter) - Method in exception org.apache.maven.surefire.util.NestedRuntimeException
Print the composite message and the embedded stack trace to the specified writer.
PrioritizedTest - Class in org.apache.maven.plugin.surefire.runorder
 
PrioritizedTest(Class, Priority) - Constructor for class org.apache.maven.plugin.surefire.runorder.PrioritizedTest
 
Priority - Class in org.apache.maven.plugin.surefire.runorder
 
Priority(String) - Constructor for class org.apache.maven.plugin.surefire.runorder.Priority
 
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, RunOrderParameters, boolean, ReporterConfiguration, TestArtifactInfo, TestRequest, Properties, TypeEncodedValue) - Constructor for class org.apache.maven.surefire.booter.ProviderConfiguration
 
ProviderDetector - Class in org.apache.maven.plugin.surefire.booterclient
 
ProviderDetector() - Constructor for class org.apache.maven.plugin.surefire.booterclient.ProviderDetector
 
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
 
ProviderInfo - Interface in org.apache.maven.plugin.surefire
 
ProviderList - Class in org.apache.maven.plugin.surefire
 
ProviderList(ProviderInfo[], ConfigurableProviderInfo) - Constructor for class org.apache.maven.plugin.surefire.ProviderList
 
ProviderParameterNames - Class in org.apache.maven.surefire.booter
 
ProviderParameterNames() - Constructor for class org.apache.maven.surefire.booter.ProviderParameterNames
 
ProviderParameters - Interface in org.apache.maven.surefire.providerapi
Injected into the providers upon provider construction.
put(String) - Method in class org.apache.maven.plugin.surefire.util.internal.FunkyTwoThreadBlockingQueue
 

R

RANDOM - Static variable in class org.apache.maven.surefire.util.RunOrder
 
read(Reader, boolean) - Method in class org.apache.maven.surefire.failsafe.model.io.xpp3.FailsafeSummaryXpp3Reader
 
read(Reader) - Method in class org.apache.maven.surefire.failsafe.model.io.xpp3.FailsafeSummaryXpp3Reader
 
read(InputStream, boolean) - Method in class org.apache.maven.surefire.failsafe.model.io.xpp3.FailsafeSummaryXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.surefire.failsafe.model.io.xpp3.FailsafeSummaryXpp3Reader
Method read.
readChar() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Read a character.
ReflectionUtils - Class in org.apache.maven.surefire.util
 
ReflectionUtils() - Constructor for class org.apache.maven.surefire.util.ReflectionUtils
 
registerException(Exception) - Method in class org.apache.maven.plugin.surefire.Summary
 
registerRunResult(RunResult) - Method in class org.apache.maven.plugin.surefire.Summary
 
ReInit(InputStream) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
Reinitialise.
ReInit(Reader) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
Reinitialise.
ReInit(GroupMatcherParserTokenManager) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Reinitialise.
relocate(String) - Method in class org.apache.maven.plugin.surefire.util.Relocator
 
Relocator - Class in org.apache.maven.plugin.surefire.util
Relocates class names when running with relocated provider
Relocator(String) - Constructor for class org.apache.maven.plugin.surefire.util.Relocator
 
Relocator() - Constructor for class org.apache.maven.plugin.surefire.util.Relocator
 
remove() - Static method in class org.apache.maven.surefire.report.ConsoleOutputReceiverForCurrentThread
 
removeException(String) - Method in class org.apache.maven.surefire.failsafe.model.FailsafeSummary
Method removeException.
replay(RunListener) - Method in class org.apache.maven.surefire.junitcore.TestSet
 
ReportEntry - Interface in org.apache.maven.surefire.report
 
Reporter - Interface in org.apache.maven.plugin.surefire.report
Persists reports somewhere

An instance of a reporter is not guaranteed to be thread-safe and concurrent test frameworks must request an instance of a reporter per-thread from the ReporterFactory.

reporter - Variable in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
 
ReporterConfiguration - Class in org.apache.maven.surefire.report
Bits and pieces of reporting configuration that seem to be necessary on the provider side.
ReporterConfiguration(File, Boolean) - Constructor for class org.apache.maven.surefire.report.ReporterConfiguration
 
ReporterException - Exception in org.apache.maven.surefire.report
Exception occurring during report generation.
ReporterException(String, Exception) - Constructor for exception org.apache.maven.surefire.report.ReporterException
 
ReporterFactory - Interface in org.apache.maven.surefire.report
 
reportExecution(SurefireReportParameters, RunResult, Log) - Static method in class org.apache.maven.plugin.surefire.SurefireHelper
 
reportExecution(SurefireReportParameters, int, Log) - Static method in class org.apache.maven.plugin.surefire.SurefireHelper
 
reportForkConfiguration(ForkConfiguration) - Method in class org.apache.maven.plugin.surefire.Summary
 
REPORTSDIRECTORY - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
ReportTestCase - Class in org.apache.maven.plugins.surefire.report
 
ReportTestCase() - Constructor for class org.apache.maven.plugins.surefire.report.ReportTestCase
 
ReportTestSuite - Class in org.apache.maven.plugins.surefire.report
 
ReportTestSuite() - Constructor for class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
REQUESTEDTEST - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
REQUESTEDTESTMETHOD - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
reset() - Method in class org.apache.maven.plugin.surefire.report.AbstractReporter
 
reset() - Method in class org.apache.maven.plugin.surefire.report.AbstractTextReporter
 
reset() - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputDirectReporter
 
reset() - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter
 
reset() - Method in class org.apache.maven.plugin.surefire.report.MulticastingReporter
 
reset() - Method in interface org.apache.maven.plugin.surefire.report.Reporter
Restores the instance of the reporter, making the instance re-usable for a subsequent run in the same thread.
reset() - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
reset() - Method in class org.apache.maven.plugin.surefire.report.XMLReporter
 
reset() - Method in class org.apache.maven.plugin.surefire.runorder.StatisticsReporter
 
reset() - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
resolve(Log) - Method in class org.apache.maven.plugin.surefire.ProviderList
 
resolveArtifact(Artifact, Artifact) - Method in class org.apache.maven.plugin.surefire.SurefireDependencyResolver
 
restoreOriginalSystemPropertiesWhenNotForking(Summary) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
rethrowAnyTestMechanismFailures(Result) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
 
REVERSE_ALPHABETICAL - Static variable in class org.apache.maven.surefire.util.RunOrder
 
RPAREN - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
RegularExpression Id.
run() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
 
run(RunNotifier) - Method in class org.apache.maven.surefire.junitcore.ClassDemarcatingRunner
 
run(Class[], String, Map, ArtifactVersion, RunListener, TestNgTestSuite, File, String) - Static method in class org.apache.maven.surefire.testng.TestNGExecutor
 
run(List, String, Map, ArtifactVersion, RunListener, TestNgTestSuite, File) - Static method in class org.apache.maven.surefire.testng.TestNGExecutor
 
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
 
RunEntryStatistics - Class in org.apache.maven.plugin.surefire.runorder
 
RunEntryStatisticsMap - Class in org.apache.maven.plugin.surefire.runorder
 
RunEntryStatisticsMap(Map) - Constructor for class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
 
RunEntryStatisticsMap() - Constructor for class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
 
RunListener - Interface in org.apache.maven.surefire.report
Used by providers to report results.
RunOrder - Class in org.apache.maven.surefire.util
A RunOrder specifies the order in which the tests will be run.
RunOrderCalculator - Interface in org.apache.maven.surefire.util
 
RunOrderParameters - Class in org.apache.maven.surefire.testset
 
RunOrderParameters(RunOrder[], File) - Constructor for class org.apache.maven.surefire.testset.RunOrderParameters
 
RunOrderParameters(String, String) - Constructor for class org.apache.maven.surefire.testset.RunOrderParameters
 
RunResult - Class in org.apache.maven.surefire.suite
Represents a test-run-result; this may be from a single test run or an aggregated result.
RunResult(int, int, int, int) - Constructor for class org.apache.maven.surefire.suite.RunResult
 
RunResult(int, int, int, int, boolean, boolean) - Constructor for class org.apache.maven.surefire.suite.RunResult
 
runStarting() - Method in class org.apache.maven.plugin.surefire.report.FileReporterFactory
 
RunStatistics - Class in org.apache.maven.surefire.report
 
RunStatistics() - Constructor for class org.apache.maven.surefire.report.RunStatistics
 
runSuitesInProcess() - Method in class org.apache.maven.plugin.surefire.InPluginVMSurefireStarter
 
runSuitesInProcess(Object, ClassLoader, StartupConfiguration, ProviderConfiguration) - Static method in class org.apache.maven.surefire.booter.ForkedBooter
 

S

SafeThrowable - Class in org.apache.maven.surefire.report
Guards against misbehaving throwables
SafeThrowable(Throwable) - Constructor for class org.apache.maven.surefire.report.SafeThrowable
 
ScannerFilter - Interface in org.apache.maven.surefire.util
 
schedule(Runnable) - Method in class org.apache.maven.surefire.junitcore.AsynchronousRunner
 
serialize(File) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
 
set(ConsoleOutputReceiver) - Static method in class org.apache.maven.surefire.report.ConsoleOutputReceiverForCurrentThread
 
SET_COMPLETED - Static variable in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
SET_COMPLETED - Static variable in class org.apache.maven.surefire.junit4.MockReporter
 
SET_STARTED - Static variable in class org.apache.maven.surefire.junit4.MockReporter
 
SET_STARTING - Static variable in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
setAddDefaultEntities(boolean) - Method in class org.apache.maven.surefire.failsafe.model.io.xpp3.FailsafeSummaryXpp3Reader
Sets the state of the "add default entities" flag.
setAdditionalClasspathElements(List) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setAdditionalClasspathElements(List<String>) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setAdditionalClasspathElements(List<String>) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setAllScheduled(RunListener) - Method in class org.apache.maven.surefire.junitcore.TestSet
 
setArgLine(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setArgLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
setArgLine(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setArgLine(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setArtifactFactory(ArtifactFactory) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setArtifactFactory(ArtifactFactory) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setArtifactFactory(ArtifactFactory) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setArtifactResolver(ArtifactResolver) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setArtifactResolver(ArtifactResolver) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setArtifactResolver(ArtifactResolver) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setAsSystemProperties() - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
setBasedir(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setBasedir(File) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setBasedir(File) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setBasedir(File) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setBasedir(File) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
setChildDelegation(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setChildDelegation(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setChildDelegation(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setClassesDirectory(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setClassesDirectory(File) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setClassesDirectory(File) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setClassLoaders(ClassLoader, ClassLoader) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
setClassLoaders(ClassLoader, ClassLoader) - Method in interface org.apache.maven.surefire.booter.SurefireClassLoadersAware
 
setClassName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
setClasspath(String, Classpath) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
setClasspathDependencyExcludes(List) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setClasspathDependencyExcludes(List<String>) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setClasspathDependencyExcludes(List<String>) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setClasspathDependencyScopeExclude(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setClasspathDependencyScopeExclude(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setClasspathDependencyScopeExclude(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setDebug(boolean) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
setDebugForkedProcess(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setDebugForkedProcess(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setDebugForkedProcess(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setDebugLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
setDebugStream(PrintStream) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
Set debug output.
setDirectoryScannerParameters(DirectoryScannerParameters) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
setDirectoryScannerParameters(Object, DirectoryScannerParameters) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
setDisableXmlReport(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setDisableXmlReport(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setDisableXmlReport(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setEnableAssertions(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setEnableAssertions(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setEnableAssertions(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setEnvironmentVariables(Map<String, String>) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setEnvironmentVariables(Map) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
setEnvironmentVariables(Map<String, String>) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setEnvironmentVariables(Map<String, String>) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setException(String) - Method in class org.apache.maven.surefire.failsafe.model.FailsafeSummary
Set [DEPRECATED] The (original) exception that caused surefire to bomb out.
setExceptions(List) - Method in class org.apache.maven.surefire.failsafe.model.FailsafeSummary
Set the exception(s) that caused surefire to bomb out.
setExcludedGroups(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setExcludedGroups(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setExcludedGroups(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setExcludes(List<String>) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setExcludes(List<String>) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setExcludes(List<String>) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setFailIfNoSpecifiedTests(Boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setFailIfNoSpecifiedTests(Boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setFailIfNoSpecifiedTests(Boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setFailIfNoTests(Boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setFailIfNoTests(Boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setFailIfNoTests(Boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setFailIfNoTests(Boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setFailIfNoTests(Boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
setForkedProcessTimeoutInSeconds(int) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setForkedProcessTimeoutInSeconds(int) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setForkedProcessTimeoutInSeconds(int) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setForkMode(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setForkMode(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setForkMode(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setForkProperties(PropertiesWrapper) - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
setFullClassName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
setFullClassName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setFullName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
setGroupMatcher(GroupMatcher) - Static method in class org.apache.maven.surefire.testng.utils.GroupMatcherMethodSelector
 
setGroups(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setGroups(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setGroups(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setGroups(String, String) - Static method in class org.apache.maven.surefire.testng.utils.GroupMatcherMethodSelector
 
setIfDirScannerAware(Object, DirectoryScannerParameters) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
setIncludes(List<String>) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setIncludes(List<String>) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setIncludes(List<String>) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setInternalSystemProperties(Properties) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setInternalSystemProperties(Properties) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setInternalSystemProperties(Properties) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setJunitArtifactName(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setJunitArtifactName(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setJunitArtifactName(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setJvm(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setJvm(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setJvm(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setJvmExecutable(String) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
setLocale(Locale) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setLocalRepository(ArtifactRepository) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setMetadataSource(ArtifactMetadataSource) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setMetadataSource(ArtifactMetadataSource) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setMetadataSource(ArtifactMetadataSource) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setMethodName(String) - Static method in class org.apache.maven.surefire.testng.utils.MethodSelector
 
setModelEncoding(String) - Method in class org.apache.maven.surefire.failsafe.model.FailsafeSummary
Set the modelEncoding field.
setName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
setName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setNumberOfErrors(int) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setNumberOfFailures(int) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setNumberOfSkipped(int) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setNumberOfTests(int) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setObjectFactory(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setObjectFactory(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setObjectFactory(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setOriginalSystemProperties(Properties) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setOriginalSystemProperties(Properties) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setOriginalSystemProperties(Properties) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setPackageName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setParallel(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setParallel(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setParallel(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setPerCoreThreadCount(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setPerCoreThreadCount(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setPerCoreThreadCount(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setPluginArtifactMap(Map<String, Artifact>) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setPluginArtifactMap(Map<String, Artifact>) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setPluginArtifactMap(Map<String, Artifact>) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setPrintSummary(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setPrintSummary(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setPrintSummary(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setPriority(int) - Method in class org.apache.maven.plugin.surefire.runorder.Priority
 
setProject(MavenProject) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setProject(MavenProject) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setProject(MavenProject) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setProjectArtifactMap(Map) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setProjectArtifactMap(Map<String, Artifact>) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setProjectArtifactMap(Map<String, Artifact>) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setProperties(Properties) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setProperties(Properties) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setProperties(Properties) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
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
 
setProviderProperties(Properties) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
setProviderPropertiesAware(Object, Properties) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
setRedirectTestOutputToFile(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setRedirectTestOutputToFile(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setRedirectTestOutputToFile(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setRemoteRepositories(List) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setRemoteRepositories(List<ArtifactRepository>) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setReporterConfiguration(ReporterConfiguration) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
setReporterConfigurationAware(Object, ReporterConfiguration) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
setReportFormat(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setReportFormat(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setReportFormat(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setReportNameSuffix(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setReportNameSuffix(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setReportNameSuffix(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setReportsDirectory(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setReportsDirectory(File) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setReportsDirectory(File) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setReportsDirectory(File) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setReportsDirectory(File) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
setReportsDirectory(File) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
setResult(int) - Method in class org.apache.maven.surefire.failsafe.model.FailsafeSummary
Set the surefire result code.
setRunOrder(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setRunOrder(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setRunOrder(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setRunOrderParameters(RunOrderParameters) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
setRunOrderParameters(Object, RunOrderParameters) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
setSession(MavenSession) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSession(MavenSession) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setSession(MavenSession) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setSkip(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSkip(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setSkip(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setSkip(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setSkip(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
setSkipExec(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSkipExec(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setSkipExec(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setSkipExec(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setSkipExec(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
setSkipITs(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSkipITs(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setSkipTests(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSkipTests(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setSkipTests(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setSkipTests(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setSkipTests(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
setSuiteXmlFiles(File[]) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSuiteXmlFiles(File[]) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setSuiteXmlFiles(File[]) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setSummaryFile(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSystemProperties(Properties) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSystemProperties(Properties) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
setSystemProperties(Properties) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setSystemProperties(Properties) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setSystemProperties(File) - Static method in class org.apache.maven.surefire.booter.SystemPropertyManager
 
setSystemPropertiesFile(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSystemPropertiesFile(File) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setSystemPropertiesFile(File) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setSystemPropertyVariables(Map<String, String>) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSystemPropertyVariables(Map<String, String>) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setSystemPropertyVariables(Map<String, String>) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setTabSize(int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
 
setTempDirectory(File) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
setTest(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setTest(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setTest(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setTestArtifactInfo(TestArtifactInfo) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
setTestArtifactInfoAware(Object, TestArtifactInfo) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
setTestCases(List<ReportTestCase>) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setTestClassesDirectory(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setTestClassesDirectory(File) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setTestClassesDirectory(File) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setTestClassesDirectory(File) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setTestClassesDirectory(File) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
setTestClassLoaderAware(Object, ClassLoader, ClassLoader) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
setTestFailureIgnore(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setTestFailureIgnore(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setTestFailureIgnore(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setTestFailureIgnore(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
setTestMethods(List<ITestNGMethod>) - Method in class org.apache.maven.surefire.testng.utils.GroupMatcherMethodSelector
 
setTestMethods(List) - Method in class org.apache.maven.surefire.testng.utils.MethodSelector
 
setTestNGArtifactName(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setTestNGArtifactName(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setTestNGArtifactName(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setTestRequest(TestRequest) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
setTestSourceDirectory(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setTestSourceDirectory(File) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setTestSourceDirectory(File) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setTestSuiteDefinitionAware(Object, TestRequest) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
setThreadCount(int) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setThreadCount(int) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
setThreadCount(int) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setThreadCount(int) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setTime(float) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
setTimeElapsed(float) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setToolchainManager(ToolchainManager) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setToolchainManager(ToolchainManager) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setToolchainManager(ToolchainManager) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setTrimStackTrace(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setTrimStackTrace(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setTrimStackTrace(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setUseFile(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setUseFile(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setUseFile(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setUseManifestOnlyJar(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setUseManifestOnlyJar(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setUseManifestOnlyJar(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setUseSystemClassLoader(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setUseSystemClassLoader(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setUseSystemClassLoader(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setUseUnlimitedThreads(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setUseUnlimitedThreads(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setUseUnlimitedThreads(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setWorkingDirectory(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setWorkingDirectory(File) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
setWorkingDirectory(File) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setWorkingDirectory(File) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setWriter(PrintWriter) - Method in class org.apache.maven.plugin.surefire.report.AbstractTextReporter
 
SimpleCharStream - Class in org.apache.maven.surefire.group.parse
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.maven.surefire.group.parse.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.apache.maven.surefire.group.parse.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.apache.maven.surefire.group.parse.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.maven.surefire.group.parse.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.maven.surefire.group.parse.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.maven.surefire.group.parse.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.maven.surefire.group.parse.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.apache.maven.surefire.group.parse.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.apache.maven.surefire.group.parse.SimpleCharStream
Constructor.
SimpleReportEntry - Class in org.apache.maven.surefire.report
 
SimpleReportEntry(String, String) - Constructor for class org.apache.maven.surefire.report.SimpleReportEntry
 
SimpleReportEntry(String, String, String) - Constructor for class org.apache.maven.surefire.report.SimpleReportEntry
 
SimpleReportEntry(String, String, StackTraceWriter) - Constructor for class org.apache.maven.surefire.report.SimpleReportEntry
 
SimpleReportEntry(String, String, Integer) - Constructor for class org.apache.maven.surefire.report.SimpleReportEntry
 
SimpleReportEntry(String) - Constructor for class org.apache.maven.surefire.report.SimpleReportEntry
 
SimpleReportEntry(String, String, StackTraceWriter, Integer) - Constructor for class org.apache.maven.surefire.report.SimpleReportEntry
 
SimpleReportEntry(String, String, StackTraceWriter, Integer, String) - Constructor for class org.apache.maven.surefire.report.SimpleReportEntry
 
SingleGroupMatcher - Class in org.apache.maven.surefire.group.match
 
SingleGroupMatcher(String) - Constructor for class org.apache.maven.surefire.group.match.SingleGroupMatcher
 
size() - Method in class org.apache.maven.surefire.util.TestsToRun
 
SOURCE_DIRECTORY - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
specialToken - Variable in class org.apache.maven.surefire.group.parse.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SPECIFIC_TEST_PROPERTY_PREFIX - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
SpecificTestClassFilter - Class in org.apache.maven.surefire
 
SpecificTestClassFilter(String[]) - Constructor for class org.apache.maven.surefire.SpecificTestClassFilter
 
split(String, String) - Static method in class org.apache.maven.surefire.util.internal.StringUtils
 
StackTraceWriter - Interface in org.apache.maven.surefire.report
Ability to write a stack trace, filtered to omit locations inside Surefire and Maven.
startCapture(ConsoleOutputReceiver) - Static method in class org.apache.maven.surefire.report.ConsoleOutputCapture
 
startElement(String) - Method in class org.apache.maven.plugin.surefire.report.PrettyPrintXMLWriter
 
startElement(String, String, String, Attributes) - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
startTestSuite(RunListener, Object) - Static method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
 
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
 
StartupReportConfiguration - Class in org.apache.maven.plugin.surefire
All the parameters used to construct reporters

StartupReportConfiguration(boolean, boolean, String, boolean, boolean, File, boolean, String, String, boolean) - Constructor for class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
staticFlag - Static variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
Whether parser is static.
StatisticsReporter - Class in org.apache.maven.plugin.surefire.runorder
 
StatisticsReporter(File) - Constructor for class org.apache.maven.plugin.surefire.runorder.StatisticsReporter
 
STDERR - Static variable in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
STDOUT - Static variable in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
STRING - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
RegularExpression Id.
StringUtils - Class in org.apache.maven.surefire.util.internal
Common String manipulation routines.
StringUtils() - Constructor for class org.apache.maven.surefire.util.internal.StringUtils
 
stripNewLines(String) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
SUCCESS - Static variable in class org.apache.maven.surefire.suite.RunResult
 
Summary - Class in org.apache.maven.plugin.surefire
 
Summary() - Constructor for class org.apache.maven.plugin.surefire.Summary
 
SUREFIRE_BUNDLE_NAME - Static variable in class org.apache.maven.surefire.testng.TestNGReporter
 
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
 
SurefireClassLoadersAware - Interface in org.apache.maven.surefire.booter
 
SurefireDependencyResolver - Class in org.apache.maven.plugin.surefire
Does dependency resolution and artifact handling for the surefire plugin.
SurefireDependencyResolver(ArtifactResolver, ArtifactFactory, Log, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, String) - Constructor for class org.apache.maven.plugin.surefire.SurefireDependencyResolver
 
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
 
SurefireExecutionParameters - Interface in org.apache.maven.plugin.surefire
The parameters required to execute surefire.
SurefireHelper - Class in org.apache.maven.plugin.surefire
Helper class for surefire plugins
SurefirePlugin - Class in org.apache.maven.plugin.surefire
Run tests using Surefire.
SurefirePlugin() - Constructor for class org.apache.maven.plugin.surefire.SurefirePlugin
 
SurefireProvider - Interface in org.apache.maven.surefire.providerapi
Interface to be implemented by all Surefire providers.
SurefireReflectionException - Exception in org.apache.maven.surefire.util
Exception indicating that surefire hard problems with reflection.
SurefireReflectionException(Throwable) - Constructor for exception org.apache.maven.surefire.util.SurefireReflectionException
Create a SurefireReflectionException with the specified cause.
SurefireReflector - Class in org.apache.maven.surefire.booter
Does reflection based invocation of the surefire methods.
SurefireReflector(ClassLoader) - Constructor for class org.apache.maven.surefire.booter.SurefireReflector
 
SurefireReportGenerator - Class in org.apache.maven.plugins.surefire.report
 
SurefireReportGenerator(List<File>, Locale, boolean, String) - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
SurefireReportMojo - Class in org.apache.maven.plugins.surefire.report
Creates a nicely formatted Surefire Test Report in html format.
SurefireReportMojo() - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReportMojo
 
SurefireReportOnlyMojo - Class in org.apache.maven.plugins.surefire.report
Creates a nicely formatted Surefire Test Report in html format.
SurefireReportOnlyMojo() - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReportOnlyMojo
 
SurefireReportParameters - Interface in org.apache.maven.plugin.surefire
The parameters required to report on a surefire execution.
SurefireReportParser - Class in org.apache.maven.plugins.surefire.report
 
SurefireReportParser() - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
SurefireReportParser(List<File>, Locale) - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
SurefireTestSet - Interface in org.apache.maven.surefire.junit
 
SwitchTo(int) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
Switch to specified lex state.
SystemPropertyManager - Class in org.apache.maven.surefire.booter
 
SystemPropertyManager() - Constructor for class org.apache.maven.surefire.booter.SystemPropertyManager
 

T

tabSize - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
 
take() - Method in interface org.apache.maven.plugin.surefire.util.internal.BlockingQueue
 
take() - Method in class org.apache.maven.plugin.surefire.util.internal.FunkyTwoThreadBlockingQueue
 
take() - Method in class org.apache.maven.plugin.surefire.util.internal.Java15BlockingQueue
 
take() - Method in class org.apache.maven.plugin.surefire.util.internal.TwoThreadBlockingQueue
 
TEST_ASSUMPTION_FAIL - Static variable in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
TEST_CLASSES_DIRECTORY - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
TEST_COMPLETED - Static variable in class org.apache.maven.surefire.junit4.MockReporter
 
TEST_ERROR - Static variable in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
TEST_FAILED - Static variable in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
TEST_SKIPPED - Static variable in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
TEST_SKIPPED - Static variable in class org.apache.maven.surefire.junit4.MockReporter
 
TEST_STARTED - Static variable in class org.apache.maven.surefire.junit4.MockReporter
 
TEST_STARTING - Static variable in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
TEST_SUCCEEDED - Static variable in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
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
 
TestArtifactInfo - Class in org.apache.maven.surefire.testset
Contains information about the detected test artifact
TestArtifactInfo(String, String) - Constructor for class org.apache.maven.surefire.testset.TestArtifactInfo
 
testAssumptionFailure(ReportEntry) - Method in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
testAssumptionFailure(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
testAssumptionFailure(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
 
testAssumptionFailure(Failure) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
 
testAssumptionFailure(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
 
testAssumptionFailure(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testAssumptionFailure(ReportEntry) - Method in class org.apache.maven.surefire.report.AsynchRunListener
 
testAssumptionFailure(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
Event fired when a test assumption failure was encountered.
testClass - Variable in class org.apache.maven.surefire.report.PojoStackTraceWriter
 
testError(ReportEntry) - Method in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
testError(ReportEntry, String, String) - Method in class org.apache.maven.plugin.surefire.report.AbstractReporter
 
testError(ReportEntry, String, String) - Method in class org.apache.maven.plugin.surefire.report.AbstractTextReporter
 
testError(ReportEntry, String, String) - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputDirectReporter
 
testError(ReportEntry, String, String) - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter
 
testError(ReportEntry, String, String) - Method in class org.apache.maven.plugin.surefire.report.MulticastingReporter
 
testError(ReportEntry, String, String) - Method in interface org.apache.maven.plugin.surefire.report.Reporter
Event fired when a test ended with an error (non anticipated problem)
testError(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
testError(ReportEntry, String, String) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
testError(ReportEntry, String, String) - Method in class org.apache.maven.plugin.surefire.report.XMLReporter
 
testError(ReportEntry, String, String) - Method in class org.apache.maven.plugin.surefire.runorder.StatisticsReporter
 
testError(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
 
testError(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
 
testError(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testError(ReportEntry) - Method in class org.apache.maven.surefire.report.AsynchRunListener
 
testError(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
Event fired when a test ended with an error (non anticipated problem)
testFailed(ReportEntry) - Method in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
testFailed(ReportEntry, String, String) - Method in class org.apache.maven.plugin.surefire.report.AbstractReporter
 
testFailed(ReportEntry, String, String) - Method in class org.apache.maven.plugin.surefire.report.AbstractTextReporter
 
testFailed(ReportEntry, String, String) - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputDirectReporter
 
testFailed(ReportEntry, String, String) - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter
 
testFailed(ReportEntry, String, String) - Method in class org.apache.maven.plugin.surefire.report.MulticastingReporter
 
testFailed(ReportEntry, String, String) - Method in interface org.apache.maven.plugin.surefire.report.Reporter
Event fired when a test ended with a failure (anticipated problem)
testFailed(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
testFailed(ReportEntry, String, String) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
testFailed(ReportEntry, String, String) - Method in class org.apache.maven.plugin.surefire.report.XMLReporter
 
testFailed(ReportEntry, String, String) - Method in class org.apache.maven.plugin.surefire.runorder.StatisticsReporter
 
testFailed(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
 
testFailed(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
 
testFailed(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testFailed(ReportEntry) - Method in class org.apache.maven.surefire.report.AsynchRunListener
 
testFailed(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
Event fired when a test ended with a failure (anticipated problem)
testFailure(Failure) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
Called when a specific test has failed.
testFinished(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
Called after a specific test has finished.
testIgnored(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
Called when a specific test has been skipped (for whatever reason).
TestListenerInvocationHandler - Class in org.apache.maven.surefire.junit
 
TestListenerInvocationHandler(RunListener) - Constructor for class org.apache.maven.surefire.junit.TestListenerInvocationHandler
 
testMethod - Variable in class org.apache.maven.surefire.report.PojoStackTraceWriter
 
TestNG4751Configurator - Class in org.apache.maven.surefire.testng.conf
TestNG 4.7 and 5.1 configurator.
TestNG4751Configurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNG4751Configurator
 
TestNG52Configurator - Class in org.apache.maven.surefire.testng.conf
TestNG 5.2 configurator.
TestNG52Configurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNG52Configurator
 
TESTNG_EXCLUDEDGROUPS_PROP - Static variable in class org.apache.maven.surefire.booter.ProviderParameterNames
 
TESTNG_GROUPS_PROP - Static variable in class org.apache.maven.surefire.booter.ProviderParameterNames
 
TestNGDirectoryTestSuite - Class in org.apache.maven.surefire.testng
Test suite for TestNG based on a directory of Java test classes.
TestNGDirectoryTestSuite(File, ArrayList, ArrayList, ArrayList, String, String, Properties, File, String, RunOrderCalculator) - Constructor for class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
 
TestNGExecutor - Class in org.apache.maven.surefire.testng
Contains utility methods for executing TestNG.
TestNGMapConfigurator - Class in org.apache.maven.surefire.testng.conf
TestNG configurator for 5.3+ versions.
TestNGMapConfigurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
 
TestNGProvider - Class in org.apache.maven.surefire.testng
 
TestNGProvider(ProviderParameters) - Constructor for class org.apache.maven.surefire.testng.TestNGProvider
 
TestNGReporter - Class in org.apache.maven.surefire.testng
Listens for and provides and adaptor layer so that TestNG tests can report their status to the current RunListener.
TestNGReporter(RunListener) - Constructor for class org.apache.maven.surefire.testng.TestNGReporter
Constructs a new instance that will listen to test updates from a TestNG class instance.
TestNGTestSet - Class in org.apache.maven.surefire.testng
Main plugin point for running testng tests within the Surefire runtime infrastructure.
TestNGTestSet(Class) - Constructor for class org.apache.maven.surefire.testng.TestNGTestSet
Creates a new test testset that will process the class being passed in to determine the testing configuration.
TestNgTestSuite - Interface in org.apache.maven.surefire.testng
A complete test suite that contains one or more test sets.
TestNGXmlTestSuite - Class in org.apache.maven.surefire.testng
Handles suite xml file definitions for TestNG.
TestNGXmlTestSuite(List, String, String, Properties, File) - Constructor for class org.apache.maven.surefire.testng.TestNGXmlTestSuite
Creates a testng testset to be configured by the specified xml file(s).
TestRequest - Class in org.apache.maven.surefire.testset
Information about the requested test.
TestRequest(List, File, String) - Constructor for class org.apache.maven.surefire.testset.TestRequest
 
TestRequest(List, File, String, String) - Constructor for class org.apache.maven.surefire.testset.TestRequest
 
testRunFinished(Result) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreRunListener
 
testRunStarted(Description) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreRunListener
Called right before any tests from a specific class are run.
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
 
TestSet - Class in org.apache.maven.surefire.junitcore
* Represents the test-state of a testset that is run.
TestSet(Description) - Constructor for class org.apache.maven.surefire.junitcore.TestSet
 
testSetCompleted(ReportEntry) - Method in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
testSetCompleted(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.AbstractFileReporter
 
testSetCompleted(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.AbstractReporter
 
testSetCompleted(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.AbstractTextReporter
 
testSetCompleted(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputDirectReporter
 
testSetCompleted(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter
 
testSetCompleted(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.MulticastingReporter
 
testSetCompleted(ReportEntry) - Method in interface org.apache.maven.plugin.surefire.report.Reporter
Indicates end of a given test-set
testSetCompleted(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
testSetCompleted(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.XMLReporter
 
testSetCompleted(ReportEntry) - Method in class org.apache.maven.plugin.surefire.runorder.StatisticsReporter
 
testSetCompleted(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
 
testSetCompleted(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
 
testSetCompleted(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testSetCompleted(ReportEntry) - Method in class org.apache.maven.surefire.report.AsynchRunListener
 
testSetCompleted(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
Indicates end of a given test-set
TestSetFailedException - Exception in org.apache.maven.surefire.testset
Exception that indicates a test failed.
TestSetFailedException(String) - Constructor for exception org.apache.maven.surefire.testset.TestSetFailedException
Create a TestFailedException with a detail message.
TestSetFailedException(String, Throwable) - Constructor for exception org.apache.maven.surefire.testset.TestSetFailedException
Create a TestFailedException with the specified detail message and cause.
TestSetFailedException(Throwable) - Constructor for exception org.apache.maven.surefire.testset.TestSetFailedException
Create a TestFailedException with the specified cause.
TestSetRunListener - Class in org.apache.maven.plugin.surefire.report
Reports data for a single test set.
TestSetRunListener(AbstractConsoleReporter, AbstractFileReporter, XMLReporter, Reporter, StatisticsReporter, RunStatistics) - Constructor for class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.AbstractConsoleReporter
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.AbstractFileReporter
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.AbstractReporter
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.AbstractTextReporter
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputDirectReporter
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.MulticastingReporter
 
testSetStarting(ReportEntry) - Method in interface org.apache.maven.plugin.surefire.report.Reporter
Indicates the start of a given test-set
testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.XMLReporter
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.runorder.StatisticsReporter
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.surefire.report.AsynchRunListener
 
testSetStarting(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
Indicates the start of a given test-set
TestSetStatistics - Class in org.apache.maven.surefire.report
Run-statistics for a testset
TestSetStatistics() - Constructor for class org.apache.maven.surefire.report.TestSetStatistics
 
testSkipped(ReportEntry) - Method in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
testSkipped(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.AbstractReporter
 
testSkipped(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.AbstractTextReporter
 
testSkipped(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputDirectReporter
 
testSkipped(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter
 
testSkipped(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.MulticastingReporter
 
testSkipped(ReportEntry) - Method in interface org.apache.maven.plugin.surefire.report.Reporter
 
testSkipped(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
testSkipped(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.XMLReporter
 
testSkipped(ReportEntry) - Method in class org.apache.maven.plugin.surefire.runorder.StatisticsReporter
 
testSkipped(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
 
testSkipped(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
 
testSkipped(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testSkipped(ReportEntry) - Method in class org.apache.maven.surefire.report.AsynchRunListener
 
testSkipped(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
Event fired when a test is skipped
testStarted(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
Called when a specific test has started.
testStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
testStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.AbstractReporter
 
testStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputDirectReporter
 
testStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter
 
testStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.MulticastingReporter
 
testStarting(ReportEntry) - Method in interface org.apache.maven.plugin.surefire.report.Reporter
Event fired when a test is about to start
testStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
testStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.runorder.StatisticsReporter
 
testStarting(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
 
testStarting(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
 
testStarting(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testStarting(ReportEntry) - Method in class org.apache.maven.surefire.report.AsynchRunListener
 
testStarting(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
Event fired when a test is about to start
TestsToRun - Class in org.apache.maven.surefire.util
Contains all the tests that have been found according to specified include/exclude specification for a given surefire run.
TestsToRun(List) - Constructor for class org.apache.maven.surefire.util.TestsToRun
Constructor
testSucceeded(ReportEntry) - Method in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
testSucceeded(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.AbstractReporter
 
testSucceeded(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.AbstractTextReporter
 
testSucceeded(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputDirectReporter
 
testSucceeded(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter
 
testSucceeded(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.MulticastingReporter
 
testSucceeded(ReportEntry) - Method in interface org.apache.maven.plugin.surefire.report.Reporter
Event fired when a test ended successfully
testSucceeded(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
testSucceeded(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.XMLReporter
 
testSucceeded(ReportEntry) - Method in class org.apache.maven.plugin.surefire.runorder.StatisticsReporter
 
testSucceeded(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
 
testSucceeded(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
 
testSucceeded(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testSucceeded(ReportEntry) - Method in class org.apache.maven.surefire.report.AsynchRunListener
 
testSucceeded(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
Event fired when a test ended successfully
TestSuiteXmlParser - Class in org.apache.maven.plugins.surefire.report
 
TestSuiteXmlParser() - Constructor for class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
 
THREADCOUNT_PROP - Static variable in class org.apache.maven.surefire.booter.ProviderParameterNames
 
ThreadedExecutionScheduler - Class in org.apache.maven.plugin.surefire.runorder
 
ThreadedExecutionScheduler(int) - Constructor for class org.apache.maven.plugin.surefire.runorder.ThreadedExecutionScheduler
 
ThreadedStreamConsumer - Class in org.apache.maven.plugin.surefire.booterclient.output
Knows how to reconstruct *all* the state transmitted over stdout by the forked process.
ThreadedStreamConsumer(StreamConsumer) - Constructor for class org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer
 
Timeout - Static variable in class org.apache.maven.surefire.suite.RunResult
 
token - Variable in class org.apache.maven.surefire.group.parse.GroupMatcherParser
Current token.
Token - Class in org.apache.maven.surefire.group.parse
Describes the input token stream.
Token() - Constructor for class org.apache.maven.surefire.group.parse.Token
No-argument constructor
Token(int) - Constructor for class org.apache.maven.surefire.group.parse.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.apache.maven.surefire.group.parse.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class org.apache.maven.surefire.group.parse.GroupMatcherParser
Generated Token Manager.
tokenImage - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
Literal token values.
tokenImage - Variable in exception org.apache.maven.surefire.group.parse.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
TokenMgrError - Error in org.apache.maven.surefire.group.parse
Token Manager Error.
TokenMgrError() - Constructor for error org.apache.maven.surefire.group.parse.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error org.apache.maven.surefire.group.parse.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.maven.surefire.group.parse.TokenMgrError
Full Constructor.
toString() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
toString() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
toString() - Method in class org.apache.maven.surefire.booter.IsolatedClassLoader
 
toString() - Method in class org.apache.maven.surefire.group.match.AndGroupMatcher
 
toString() - Method in class org.apache.maven.surefire.group.match.InverseGroupMatcher
 
toString() - Method in class org.apache.maven.surefire.group.match.OrGroupMatcher
 
toString() - Method in class org.apache.maven.surefire.group.match.SingleGroupMatcher
 
toString() - Method in class org.apache.maven.surefire.group.parse.Token
Returns the image.
toString() - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
 
toString() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
 
toString() - Method in class org.apache.maven.surefire.util.internal.ByteBuffer
 
toString() - Method in class org.apache.maven.surefire.util.RunOrder
 
toString() - Method in class org.apache.maven.surefire.util.TestsToRun
 
tryGetMethod(Class, String, Class[]) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
tryLoadClass(ClassLoader, String) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
TwoThreadBlockingQueue - Class in org.apache.maven.plugin.surefire.util.internal
A producer/consumer queue that is optimized for *one* producer thread and *one* consumer thread, and solely optimized for efficient inserts by the producer, minimizing producer locking for hand-off to a second consumer.
TwoThreadBlockingQueue() - Constructor for class org.apache.maven.plugin.surefire.util.internal.TwoThreadBlockingQueue
 
TypeEncodedValue - Class in org.apache.maven.surefire.booter
 
TypeEncodedValue(String, String) - Constructor for class org.apache.maven.surefire.booter.TypeEncodedValue
 

U

unescapeJava(StringWriter, String) - Static method in class org.apache.maven.surefire.util.internal.StringUtils
 
unescapeJava(byte[], String) - Static method in class org.apache.maven.surefire.util.internal.StringUtils
 
UpdateLineColumn(char) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
 
UrlUtils - Class in org.apache.maven.surefire.util
Utility for dealing with URLs in pre-JDK 1.4.
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
 

V

value() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
 
valueOf(String) - Static method in enum org.apache.maven.surefire.group.parse.GroupMatcherParser.Op
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.maven.surefire.util.RunOrder
 
valueOfMulti(String) - Static method in class org.apache.maven.surefire.util.RunOrder
Returns the specified RunOrder
values() - Static method in enum org.apache.maven.surefire.group.parse.GroupMatcherParser.Op
Returns an array containing the constants of this enum type, in the order they are declared.
VerifyMojo - Class in org.apache.maven.plugin.failsafe
Verify integration tests ran using Surefire.
VerifyMojo() - Constructor for class org.apache.maven.plugin.failsafe.VerifyMojo
 
verifyParameters() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 

W

waitForCompletion() - Method in class org.apache.maven.surefire.junitcore.AsynchronousRunner
 
write(Writer, FailsafeSummary) - Method in class org.apache.maven.surefire.failsafe.model.io.xpp3.FailsafeSummaryXpp3Writer
Method write.
write(OutputStream, FailsafeSummary) - Method in class org.apache.maven.surefire.failsafe.model.io.xpp3.FailsafeSummaryXpp3Writer
Method write.
write(boolean, byte[], int, int) - Method in class org.apache.maven.surefire.junitcore.LogicalStream
 
writeDetails(ConsoleOutputReceiver) - Method in class org.apache.maven.surefire.junitcore.LogicalStream
 
writeMarkup(String) - Method in class org.apache.maven.plugin.surefire.report.PrettyPrintXMLWriter
 
writeMessage(byte[], int, int) - Method in class org.apache.maven.plugin.surefire.report.AbstractReporter
 
writeMessage(String) - Method in class org.apache.maven.plugin.surefire.report.AbstractTextReporter
 
writeMessage(String) - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputDirectReporter
 
writeMessage(byte[], int, int) - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputDirectReporter
 
writeMessage(byte[], int, int) - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter
 
writeMessage(String) - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter
 
writeMessage(String) - Method in class org.apache.maven.plugin.surefire.report.MulticastingReporter
 
writeMessage(byte[], int, int) - Method in class org.apache.maven.plugin.surefire.report.MulticastingReporter
 
writeMessage(String) - Method in interface org.apache.maven.plugin.surefire.report.Reporter
Writes a message that will be displayed in all free-text format reporters.
writeMessage(byte[], int, int) - Method in interface org.apache.maven.plugin.surefire.report.Reporter
 
writeMessage(String) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
writeMessage(byte[], int, int) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
writeMessage(String) - Method in class org.apache.maven.plugin.surefire.report.XMLReporter
 
writeMessage(byte[], int, int) - Method in class org.apache.maven.plugin.surefire.report.XMLReporter
 
writeMessage(String) - Method in class org.apache.maven.plugin.surefire.runorder.StatisticsReporter
 
writeMessage(byte[], int, int) - Method in class org.apache.maven.plugin.surefire.runorder.StatisticsReporter
 
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
 
writer - Variable in class org.apache.maven.plugin.surefire.report.AbstractTextReporter
 
writeSurefireTestClasspathProperty() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 
writeTestOutput(byte[], int, int, boolean) - Method in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
writeTestOutput(byte[], int, int, boolean) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
writeTestOutput(byte[], int, int, boolean) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
 
writeTestOutput(byte[], int, int, boolean) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
writeTestOutput(byte[], int, int, boolean) - Method in class org.apache.maven.surefire.report.AsynchRunListener
 
writeTestOutput(byte[], int, int, boolean) - Method in interface org.apache.maven.surefire.report.ConsoleOutputReceiver
Forwards process output from the running test-case into the reporting system
writeText(String) - Method in class org.apache.maven.plugin.surefire.report.PrettyPrintXMLWriter
 
writeToSystemProperty(String) - Method in class org.apache.maven.surefire.booter.Classpath
 
writeTraceToString() - Method in class org.apache.maven.plugin.surefire.booterclient.output.DeserializedStacktraceWriter
 
writeTraceToString() - Method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
 
writeTraceToString() - Method in class org.apache.maven.surefire.report.PojoStackTraceWriter
 
writeTraceToString() - Method in interface org.apache.maven.surefire.report.StackTraceWriter
Write the throwable to a string, without trimming.
writeTrimmedTraceToString() - Method in class org.apache.maven.plugin.surefire.booterclient.output.DeserializedStacktraceWriter
 
writeTrimmedTraceToString() - Method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
At the moment, returns the same as JUnit4StackTraceWriter.writeTraceToString().
writeTrimmedTraceToString() - Method in class org.apache.maven.surefire.report.PojoStackTraceWriter
 
writeTrimmedTraceToString() - Method in interface org.apache.maven.surefire.report.StackTraceWriter
Write the throwable to a string, trimming extra locations.

X

XMLReporter - Class in org.apache.maven.plugin.surefire.report
XML format reporter writing to TEST-reportName[-suffix].xml file like written and read by Ant's <junit> and <junitreport> tasks, then supported by many tools like CI servers.
XMLReporter(boolean, File) - Constructor for class org.apache.maven.plugin.surefire.report.XMLReporter
 
XMLReporter(boolean, File, String) - Constructor for class org.apache.maven.plugin.surefire.report.XMLReporter
 
A B C D E F G H I J K L M N O P R S T U V W X 

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