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

A

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
 
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
 
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
 
accept(String) - Method in class org.apache.maven.plugin.surefire.util.SpecificFileFilter
 
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.common.junit48.JUnit48TestChecker
 
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(Object[]) - 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(TestSetStats) - Method in class org.apache.maven.surefire.report.RunStatistics
 
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(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
addFailure(String, String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
addFailureSource(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.plugin.surefire.SurefireProperties
 
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
 
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
 
allowEagerReading() - Method in class org.apache.maven.surefire.util.TestsToRun
 
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(Filter, Filter) - Method in class org.apache.maven.surefire.common.junit48.FilterFactory
 
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(DefaultScanResult) - Method in class org.apache.maven.surefire.util.DefaultScanResult
 
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
 
applyFilter(ScannerFilter, ClassLoader) - Method in class org.apache.maven.surefire.util.DefaultScanResult
 
applyFilter(ScannerFilter, ClassLoader) - Method in interface org.apache.maven.surefire.util.ScanResult
 
argLine - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Arbitrary JVM options to set on the command line.
artifactFactory - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Creates the artifact.
artifactResolver - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Resolves the artifacts needed.
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
 
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.
basedir - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
The base directory of the project being tested.
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.
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_ERROR - Static variable in class org.apache.maven.surefire.booter.ForkingRunListener
 
BOOTERCODE_NEXT_TEST - 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 - Static variable in class org.apache.maven.plugin.surefire.report.ConsoleReporter
 
BRIEF_REPORT_FORMAT - Static variable in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
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
 
causeToString(Throwable) - Static method in class org.apache.maven.surefire.report.SmartStackTraceParser
 
characters(char[], int, int) - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
checkforTestAnnotatedMethod(Class) - Method in class org.apache.maven.surefire.common.junit4.JUnit4TestChecker
 
checkIfTestSetCanBeReported(TestSet) - Method in class org.apache.maven.surefire.junitcore.ClassesParallelRunListener
 
checkIfTestSetCanBeReported(TestSet) - Method in class org.apache.maven.surefire.junitcore.ConcurrentRunListener
 
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
 
CHILD_DELEGATION - Static variable in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
childDelegation - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
When false it makes tests run using the standard classloader delegation instead of the default Maven isolated classloader.
classesDirectory - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
The directory containing generated classes of the project being tested.
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 A Classpath is immutable and thread safe.
Classpath(Classpath, String) - Constructor for class org.apache.maven.surefire.booter.Classpath
 
Classpath(Iterable<String>) - Constructor for class org.apache.maven.surefire.booter.Classpath
 
CLASSPATH - Static variable in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
ClasspathCache - Class in org.apache.maven.plugin.surefire
 
ClasspathCache() - Constructor for class org.apache.maven.plugin.surefire.ClasspathCache
 
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
 
cleanupForkConfiguration(ForkConfiguration) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
clear() - Method in class org.apache.maven.plugin.surefire.SurefireProperties
 
clearCapture() - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
close() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestProvidingInputStream
 
close(boolean) - 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.ConsoleOutputFileReporter
 
close() - Method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
 
close() - Method in class org.apache.maven.plugin.surefire.report.DirectConsoleOutput
 
close() - Method in interface org.apache.maven.plugin.surefire.report.TestcycleConsoleOutputReceiver
 
close() - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
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 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
 
ConcurrentRunListener - 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
 
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, 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
Base class for console reporters.
ConsoleReporter(PrintStream) - 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
 
containsAtLeast(int) - Method in class org.apache.maven.surefire.util.TestsToRun
 
containsExactly(int) - Method in class org.apache.maven.surefire.util.TestsToRun
 
convert(Object, Class) - Method in class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
 
convertIfRunResult(Object) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
convertWithCoreCount(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
copy(byte[], int, int) - Static method in class org.apache.maven.surefire.util.internal.ByteBuffer
 
copyProperties(Properties, Map<String, String>) - Static method in class org.apache.maven.plugin.surefire.SurefireProperties
 
copyPropertiesFrom(Properties) - Method in class org.apache.maven.plugin.surefire.SurefireProperties
 
copyTo(Map) - Method in class org.apache.maven.plugin.surefire.SurefireProperties
 
copyTo(Map) - Method in interface org.apache.maven.surefire.booter.KeyValueSource
 
copyTo(Map) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
copyToSystemProperties() - Method in class org.apache.maven.plugin.surefire.SurefireProperties
 
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>, StartupConfiguration, int) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
createCopyAndReplaceForkNumPlaceholder(SurefireProperties, int) - Static method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
createCustomListeners(String) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4RunListenerFactory
 
createForkingReporterFactoryInCurrentClassLoader(Boolean, PrintStream) - Static method in class org.apache.maven.surefire.booter.SurefireReflector
 
createForkStarter(ProviderInfo, ForkConfiguration, ClassLoaderConfiguration, RunOrderParameters, Log) - 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, ClassLoaderConfiguration, RunOrderParameters) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
createInstance(Map<String, TestSet>, ReporterFactory, boolean, boolean, ConsoleLogger) - Static method in class org.apache.maven.surefire.junitcore.ConcurrentRunListener
 
createMergedClassLoader() - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
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
 
createProviderInCurrentClassloader(StartupConfiguration, boolean, ProviderConfiguration, Object) - Static method in class org.apache.maven.surefire.booter.ForkedBooter
 
createProviders() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
createReportEntry(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
 
createReportEntry(Description) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
 
createReportEntryForTestSet(Description) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
 
createReporter() - Method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
 
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
 
createStackTraceWriter(Failure) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
 
createStackTraceWriter(Failure) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreRunListener
 
createTestSetRunListener() - Method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
 
createThreadAttachedTestMethod(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 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.DefaultReporterFactory
 
defaultNoXml() - Static method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
DefaultReporterFactory - Class in org.apache.maven.plugin.surefire.report
Provides reporting modules on the plugin side.
DefaultReporterFactory(StartupReportConfiguration) - Constructor for class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
 
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
 
DefaultScanResult - Class in org.apache.maven.surefire.util
 
DefaultScanResult(List<String>) - Constructor for class org.apache.maven.surefire.util.DefaultScanResult
 
defaultValue() - Static method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
DependencyScanner - Class in org.apache.maven.plugin.surefire.util
Scans dependencies looking for tests.
DependencyScanner(List<File>, List<String>, List<String>, List<String>) - Constructor for class org.apache.maven.plugin.surefire.util.DependencyScanner
 
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, String) - Constructor for class org.apache.maven.plugin.surefire.booterclient.output.DeserializedStacktraceWriter
 
DirectConsoleOutput - 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.

DirectConsoleOutput(PrintStream, PrintStream) - Constructor for class org.apache.maven.plugin.surefire.report.DirectConsoleOutput
 
DirectoryScanner - Class in org.apache.maven.plugin.surefire.util
Scans directories looking for tests.
DirectoryScanner(File, List<String>, List<String>, List<String>) - Constructor for class org.apache.maven.plugin.surefire.util.DirectoryScanner
 
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.
disableXmlReport - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Flag to disable the generation of report files in xml format.
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.
drawNumber() - Static method in class org.apache.maven.plugin.surefire.booterclient.ForkNumberBucket
 

E

effectiveIsEnableAssertions() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
elapsedTimeAsString() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
 
emptyClasspath() - Static method in class org.apache.maven.surefire.booter.Classpath
 
ENABLE_ASSERTIONS - Static variable in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
enable_tracing() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
Enable tracing.
enableAssertions - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
By default, Surefire enables JVM assertions for the execution of your test cases.
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
 
encode(StringBuffer, StackTraceWriter, boolean) - Static method in class org.apache.maven.surefire.booter.ForkingRunListener
 
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
 
environmentVariables - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Additional environment variables to set on the command line.
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
 
equals(Object) - Method in class org.apache.maven.surefire.suite.RunResult
 
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
 
excludedGroups - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
(TestNG/JUnit47 provider with JUnit4.8+ only) Excluded groups.
excludes - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
A list of <exclude> elements specifying the tests (by pattern) that should be excluded in testing.
excludes - Variable in class org.apache.maven.plugin.surefire.util.DependencyScanner
 
EXCLUDES_PROPERTY_PREFIX - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
excludesFile - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
A file containing exclude patterns.
execute() - Method in class 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.booterclient.lazytestprovider.OutputStreamFlushableCommandline
 
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(DefaultScanResult) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
executeLazy(TestsToRun, ReporterFactory) - Method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
 
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
 
extractClassName(Description) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
 
extractMethodName(Description) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
 

F

FAILEDFIRST - Static variable in class org.apache.maven.surefire.util.RunOrder
 
failIfNoTests - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Set this to "true" to cause a failure if there are no tests to run.
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
 
failure(RunResult, Exception) - Static method in class org.apache.maven.surefire.suite.RunResult
 
FileReporter - Class in org.apache.maven.plugin.surefire.report
Base class for file reporters.
FileReporter(File, String) - Constructor for class org.apache.maven.plugin.surefire.report.FileReporter
 
FileReporterUtils - Class in org.apache.maven.plugin.surefire.report
Utils class for file-based reporters
FileReporterUtils() - Constructor for class org.apache.maven.plugin.surefire.report.FileReporterUtils
 
FILESYSTEM - Static variable in class org.apache.maven.surefire.util.RunOrder
 
FillBuff() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
 
filter(List<Artifact>, List<String>) - Static method in class org.apache.maven.plugin.surefire.util.DependencyScanner
 
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
 
flush() - Method in interface org.apache.maven.plugin.surefire.booterclient.lazytestprovider.FlushReceiver
Performs a flush, releasing any buffered resources.
FlushReceiver - Interface in org.apache.maven.plugin.surefire.booterclient.lazytestprovider
Something that can be flushed.
FlushReceiverProvider - Interface in org.apache.maven.plugin.surefire.booterclient.lazytestprovider
Provides a FlushReceiver.
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_NUMBER_PLACEHOLDER - Static variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
The placeholder that is replaced by the executing fork's running number.
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(DefaultReporterFactory, Properties) - Constructor for class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
 
ForkClient(DefaultReporterFactory, Properties, TestProvidingInputStream) - 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, File, String, String, File, String, Map<String, String>, boolean, int, boolean) - 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, boolean) - Constructor for class org.apache.maven.surefire.booter.ForkingRunListener
 
forkMode - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
DEPRECATED since version 2.14.
ForkNumberBucket - Class in org.apache.maven.plugin.surefire.booterclient
A bucket from which fork numbers can be drawn.
ForkNumberBucket() - Constructor for class org.apache.maven.plugin.surefire.booterclient.ForkNumberBucket
Non-public constructor
ForkStarter - Class in org.apache.maven.plugin.surefire.booterclient
Starts the fork or runs in-process.
ForkStarter(ProviderConfiguration, StartupConfiguration, ForkConfiguration, int, StartupReportConfiguration, Log) - Constructor for class org.apache.maven.plugin.surefire.booterclient.ForkStarter
 
FORKTESTSET - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
FORKTESTSET_PREFER_TESTS_FROM_IN_STREAM - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
from(Properties) - Static method in class org.apache.maven.surefire.util.DefaultScanResult
 
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
 
fromInputStream(InputStream, String) - Static method in class org.apache.maven.surefire.suite.RunResult
 
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
 
fromValues(int, int, Class, String) - Static method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
 

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
 
getActualClassName() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 
getAdditionalClasspathElements() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
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.surefire.AbstractSurefireMojo
 
getArtifactFactory() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getArtifactResolver() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getAsString() - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
 
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
 
getCachedClassPath(String) - Static method in class org.apache.maven.plugin.surefire.ClasspathCache
 
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(ScannerFilter, ClassLoader) - Method in class org.apache.maven.surefire.util.DefaultScanResult
 
getClassesSkippedByValidation(ScannerFilter, ClassLoader) - Method in interface org.apache.maven.surefire.util.ScanResult
 
getClassifier() - Method in class org.apache.maven.surefire.testset.TestArtifactInfo
 
getClassLevelLogicalStream() - Method in class org.apache.maven.surefire.junitcore.TestSet
 
getClassLoaderConfiguration(boolean) - 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
 
getClassName(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
 
getClassName(int) - Method in class org.apache.maven.surefire.util.DefaultScanResult
 
getClassName(int) - Method in interface org.apache.maven.surefire.util.ScanResult
 
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.surefire.AbstractSurefireMojo
 
getClasspathDependencyScopeExclude() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getClazz() - Method in class org.apache.maven.plugin.surefire.runorder.PrioritizedTest
 
getColumn() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Deprecated.
getCompactLogMessage(String) - Method in class org.apache.maven.surefire.booter.Classpath
 
getCompletedCount() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
 
getCompletedCount() - Method in class org.apache.maven.surefire.report.RunStatistics
 
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
 
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
 
getDependenciesToScan() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getDescription(Locale) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
getDescription(Locale) - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
getDirectoryScanner() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
getDirectoryScanner() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
Deprecated.
Use scanresult instead, as of version 2.12.2. Will be removed in next major version.
getDirectoryScannerParameters() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
getDirectoryScannerParameters() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
Deprecated.
Use scanresult instead, as of version 2.12.2. Will be removed in next major version.
getDirScannerParams() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getEffectiveForkCount() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getEffectiveForkMode(String) - Static method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
getElapsed() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
 
getElapsed() - Method in interface org.apache.maven.surefire.report.ReportEntry
Gets the runtime for the item.
getElapsed() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
 
getElapsedForTestSet() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
 
getElapsedSinceLastStart() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
 
getElapsedSinceTestSetStart() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
 
getElapsedTimeSummary() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
 
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.surefire.AbstractSurefireMojo
 
getErrorInFork() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
 
getErrors() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
 
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
 
getExcludedGroups() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getExcludes() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getExcludes() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
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.
getExcludesFile() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
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.VerifyMojo
 
getFailIfNoTests() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getFailIfNoTests() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
getFailsafeCode() - Method in class org.apache.maven.surefire.suite.RunResult
 
getFailure() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getFailure() - Method in class org.apache.maven.surefire.suite.RunResult
 
getFailureDetails(List<ReportTestSuite>) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
getFailures() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
 
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
 
getFiles() - Method in class org.apache.maven.surefire.util.DefaultScanResult
 
getFirstData() - Method in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
getFirstEvent() - Method in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
getFlushReceiver() - Method in interface org.apache.maven.plugin.surefire.booterclient.lazytestprovider.FlushReceiverProvider
 
getFlushReceiver() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.OutputStreamFlushableCommandline
 
getForkConfiguration() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getForkCount() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getForkCount() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
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.surefire.AbstractSurefireMojo
 
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.DefaultReporterFactory
 
getGroup() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
 
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.surefire.AbstractSurefireMojo
 
getHighestDrawnNumber() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkNumberBucket
 
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 class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
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.
getIncludesFile() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getInterfacesImplementedByDynamicProxy() - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
 
getJunitArtifactName() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getJvm() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
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.surefire.AbstractSurefireMojo
 
getLocalRepository() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getLocatedClasses() - Method in class org.apache.maven.surefire.util.TestsToRun
 
getLogMessage(String) - Method in class org.apache.maven.surefire.booter.Classpath
 
getMatchers() - Method in class org.apache.maven.surefire.group.match.JoinGroupMatcher
 
getMessage() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
 
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.surefire.AbstractSurefireMojo
 
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
 
getName() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
 
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
 
getNameWithGroup() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
 
getNameWithGroup() - Method in class org.apache.maven.surefire.report.CategorizedReportEntry
 
getNameWithGroup() - Method in interface org.apache.maven.surefire.report.ReportEntry
A name of the test case together with the group or category (if any exists).
getNameWithGroup() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
 
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.surefire.AbstractSurefireMojo
 
getOriginalSystemOut() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
getOriginalSystemOut() - Method in class org.apache.maven.surefire.report.ReporterConfiguration
The original system out belonging to the (possibly forked) surefire process.
getOutput(boolean) - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
 
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.surefire.AbstractSurefireMojo
 
getPerCoreThreadCount() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getPluginArtifactMap() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getPluginDescriptor() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
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<Priority>) - 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.surefire.AbstractSurefireMojo
 
getProject() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
getProjectArtifactMap() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getProperties() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
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
 
getProviderClasspath() - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
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.surefire.AbstractSurefireMojo
 
getReportEntries() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
 
getReportEntryType() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
 
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.FileReporter
 
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() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
 
getReportName(String) - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
 
getReportNameSuffix() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getReportNameSuffix() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
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
 
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.surefire.AbstractSurefireMojo
 
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.RunStatistics
 
getRunStatisticsFile() - Method in class org.apache.maven.surefire.testset.RunOrderParameters
 
getRunTime() - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
 
getScanResult() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
getScanResult() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
Provides the result of the directory scan performed in the plugin
getServiceNames(Class<?>, ClassLoader) - Static method in class org.apache.maven.plugin.surefire.booterclient.ProviderDetector
 
getSession() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
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.plugin.surefire.report.TestSetStats
 
getSkipped() - Method in class org.apache.maven.surefire.report.RunStatistics
 
getSkipped() - Method in class org.apache.maven.surefire.suite.RunResult
 
getSourceName() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
 
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
 
getStackTrace(boolean) - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
 
getStackTraceWriter() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
 
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
 
getStdErr() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
 
getStdout() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
 
getString() - Method in class org.apache.maven.surefire.report.SmartStackTraceParser
 
getStringKeySet() - Method in class org.apache.maven.plugin.surefire.SurefireProperties
 
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<ReportTestSuite>) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
getSuiteXmlFiles() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getSuiteXmlFiles() - Method in class org.apache.maven.surefire.testset.TestRequest
Represents suitexmlfiles that define the test-run request
getSummary(List<ReportTestSuite>) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
getSummary() - Method in class org.apache.maven.surefire.report.RunStatistics
 
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.surefire.AbstractSurefireMojo
 
getSystemPropertiesFile() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getSystemPropertyVariables() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getTabSize(int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
 
getTarget() - Method in class org.apache.maven.surefire.report.SafeThrowable
 
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
getTestClassName() - Method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
 
getTestClassName() - Method in class org.apache.maven.surefire.common.junit48.JUnit46StackTraceWriter
 
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
 
getTestMethodName() - Method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
 
getTestName() - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
 
getTestNGArtifactName() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
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
 
getTestResults() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
 
getTestSetSummary(WrappedReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
 
getTestSourceDirectory() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getTestSourceDirectory() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
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.surefire.AbstractSurefireMojo
 
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.LegacyPojoStackTraceWriter
 
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.surefire.AbstractSurefireMojo
 
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.surefire.AbstractSurefireMojo
 
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.surefire.AbstractSurefireMojo
 
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.
groups - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
(TestNG/JUnit47 provider with JUnit4.8+ only) Groups for this test.

H

hadErrors() - Method in class org.apache.maven.surefire.report.RunStatistics
 
hadFailures() - Method in class org.apache.maven.surefire.report.RunStatistics
 
handleStartTest(Object[]) - Method in class org.apache.maven.surefire.junit.TestListenerInvocationHandler
 
handleSummary(RunResult, NestedCheckedException) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
handleSummary(RunResult, NestedCheckedException) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
handleSummary(RunResult, NestedCheckedException) - 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
 
hashCode() - Method in class org.apache.maven.surefire.suite.RunResult
 
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 <Unnamed>
Display help information on maven-surefire-plugin.
Call mvn surefire:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo - Class in <Unnamed>
Display help information on maven-failsafe-plugin.
Call mvn failsafe:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo - Class in <Unnamed>
Display help information on maven-surefire-report-plugin.
Call mvn surefire-report:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class 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

ignored(String, String, String) - Static method in class org.apache.maven.surefire.report.SimpleReportEntry
 
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 - Variable in class org.apache.maven.plugin.surefire.util.DependencyScanner
 
INCLUDES_PROPERTY_PREFIX - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
includesFile - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
A file containing include patterns.
incrementFinishedTests(RunListener, boolean) - Method in class org.apache.maven.surefire.junitcore.TestSet
 
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 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) - Static method in class org.apache.maven.surefire.booter.StartupConfiguration
 
innerMostWithFocusOnClass(Throwable, String) - Static method in class org.apache.maven.surefire.report.SmartStackTraceParser
 
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() - 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
 
instantiateStatelessXmlReporter() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
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
 
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
 
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
 
invokeMethodWithArray2(Object, Method, Object[]) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
invokeProvider(Object, ClassLoader, Object, ProviderConfiguration, boolean, StartupConfiguration, boolean) - Static method in class org.apache.maven.surefire.booter.ProviderFactory
 
invokeProviderInSameClassLoader(Object, Object, ProviderConfiguration, boolean, StartupConfiguration, boolean) - Static method in class org.apache.maven.surefire.booter.ForkedBooter
 
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.
isBriefOrPlainFormat() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
isCategoryAnnotationPresent(Class) - Method in class org.apache.maven.surefire.common.junit48.JUnit48Reflector
 
isChildDelegation() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
isChildDelegation() - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
isDebug() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
isDisableXmlReport() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
isDisableXmlReport() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
isEmpty() - Method in class org.apache.maven.surefire.util.DefaultScanResult
 
isEnableAssertions() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
isEnableAssertions() - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
isErrorFree() - Method in class org.apache.maven.surefire.suite.RunResult
 
isErrorInFork() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
 
isErrorOrFailure() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
 
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.surefire.suite.RunResult
 
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.surefire.AbstractSurefireMojo
 
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
 
isProviderMainClass() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 
isReadTestsFromInStream() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
isRedirectTestOutputToFile() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
isRedirectTestOutputToFile() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
isRequiresRunHistory() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
isReuseForks() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
isReuseForks() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
isRunnable() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
 
isRunnable() - Method in class org.apache.maven.surefire.testng.TestNGProvider
 
isRunWithPresentInClassLoader() - Method in class org.apache.maven.surefire.common.junit4.JUnit4TestChecker
 
isSaidGoodBye() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
 
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
Deprecated.
isSkipExec() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
Deprecated.
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.plugin.surefire.report.WrappedReportEntry
 
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
 
isSucceeded() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
 
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.surefire.AbstractSurefireMojo
 
isTrimStackTrace() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
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
 
isValid() - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
 
isWithinVersionSpec(Artifact, String) - Method in class org.apache.maven.plugin.surefire.SurefireDependencyResolver
 
iterator() - Method in class org.apache.maven.surefire.booter.Classpath
 
iterator() - Method in class org.apache.maven.surefire.util.TestsToRun
Returns an iterator over the located java.lang.Class objects

J

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
 
JUnit46StackTraceWriter - Class in org.apache.maven.surefire.common.junit48
A stacktrace writer that requires at least junit 4.6 to run.
JUnit46StackTraceWriter(Failure) - Constructor for class org.apache.maven.surefire.common.junit48.JUnit46StackTraceWriter
Constructor.
JUnit48Reflector - Class in org.apache.maven.surefire.common.junit48
 
JUnit48Reflector(ClassLoader) - Constructor for class org.apache.maven.surefire.common.junit48.JUnit48Reflector
 
JUnit48TestChecker - Class in org.apache.maven.surefire.common.junit48
Looks for additional junit48-like features
JUnit48TestChecker(ClassLoader) - Constructor for class org.apache.maven.surefire.common.junit48.JUnit48TestChecker
 
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
 
junitArtifactName - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Allows you to specify the name of the JUnit artifact.
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
Noteworthy things about JUnit4 listening:

A class that is annotated with @Ignore will have one invocation of "testSkipped" with source==name A method that is annotated with @Ignore will have a invocation of testSkipped with source and name distinct Methods annotated with @Ignore trigger no further events.

JUnitCoreRunListener(RunListener, Map<String, TestSet>) - Constructor for class org.apache.maven.surefire.junitcore.JUnitCoreRunListener
 
junitFailure - Variable in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
 
JUnitTestSet - Class in org.apache.maven.surefire.junit
 
JUnitTestSet(Class, JUnit3Reflector) - Constructor for class org.apache.maven.surefire.junit.JUnitTestSet
 
jvm - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Option to specify the jvm (or path to the java executable) to use with the forking options.

K

keys() - Method in class org.apache.maven.plugin.surefire.SurefireProperties
 
KeyValueSource - Interface in org.apache.maven.surefire.booter
A key-value source obeying the geneal constrains of java.util.Properties
kind - Variable in class org.apache.maven.surefire.group.parse.Token
An integer that describes the kind of this token.

L

LegacyPojoStackTraceWriter - Class in org.apache.maven.surefire.report
Write the trace out for a POJO test.
LegacyPojoStackTraceWriter(String, String, Throwable) - Constructor for class org.apache.maven.surefire.report.LegacyPojoStackTraceWriter
 
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(File) - Static method in class org.apache.maven.plugin.surefire.SurefireProperties
 
loadProperties(InputStream) - Static method in class org.apache.maven.surefire.booter.SystemPropertyManager
Loads the properties, closes the stream
localRepository - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
ArtifactRepository of the localRepository.
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
 
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
 
metadataSource - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
For retrieval of artifact's metadata.
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
 

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
 
newTestClassPriority(String) - Static method in class org.apache.maven.plugin.surefire.runorder.Priority
Returns a priority that applies to a new testclass (that has never been run/recorded)
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
 
NonAbstractClassFilter - Class in org.apache.maven.surefire
 
NonAbstractClassFilter() - Constructor for class org.apache.maven.surefire.NonAbstractClassFilter
 
NonConcurrentRunListener - Class in org.apache.maven.surefire.junitcore
A class to be used when there is no JUnit parallelism (methods or/and class).
NonConcurrentRunListener(RunListener) - Constructor for class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
 
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.
noTestsRun() - Static method in class org.apache.maven.surefire.suite.RunResult
 

O

objectFactory - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
(TestNG only) Define the factory class used to create all test instances.
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.lazytestprovider - package org.apache.maven.plugin.surefire.booterclient.lazytestprovider
 
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.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.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
 
OutputStreamFlushableCommandline - Class in org.apache.maven.plugin.surefire.booterclient.lazytestprovider
A Commandline implementation that provides the output stream of the executed process in form of a FlushReceiver, for it to be flushed on demand.
OutputStreamFlushableCommandline() - Constructor for class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.OutputStreamFlushableCommandline
 

P

parallel - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
(TestNG only) When you use the parallel attribute, TestNG will try to run all your test methods in separate threads, except for methods that depend on each other, which will be run in the same thread in order to respect their order of execution.
PARALLEL_PROP - Static variable in class org.apache.maven.surefire.booter.ProviderParameterNames
 
parallelMavenExecution - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
parse(String) - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
 
parse(InputStreamReader) - 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
 
perCoreThreadCount - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
(JUnit 4.7 provider) Indicates that threadCount is per cpu core.
PIPE2 - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
RegularExpression Id.
PLAIN - Static variable in class org.apache.maven.plugin.surefire.report.ConsoleReporter
 
PLAIN_REPORT_FORMAT - Static variable in class org.apache.maven.plugin.surefire.StartupReportConfiguration
 
pluginArtifactMap - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Map of plugin artifacts.
pluginDescriptor - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Information about this plugin, mainly used to lookup this plugin's configuration from the currently executing project.
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
 
project - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
The Maven Project Object.
projectArtifactMap - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Map of project artifacts.
properties - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
List of properties for configuring all TestNG related configurations.
propertiesThatCannotBeSetASystemProperties() - Method in class org.apache.maven.plugin.surefire.SurefireProperties
 
PropertiesWrapper - Class in org.apache.maven.surefire.booter
Makes java.util.Properties behave like it's 2013
PropertiesWrapper(Properties) - Constructor for class org.apache.maven.surefire.booter.PropertiesWrapper
 
provideNewTest() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestProvidingInputStream
Signal that a new test is to be provided.
PROVIDER_CONFIGURATION - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
ProviderConfiguration - Class in org.apache.maven.surefire.booter
Represents the surefire configuration that passes all the way into the provider classloader and the provider.
ProviderConfiguration(DirectoryScannerParameters, RunOrderParameters, boolean, ReporterConfiguration, TestArtifactInfo, TestRequest, Properties, TypeEncodedValue, boolean) - Constructor for class org.apache.maven.surefire.booter.ProviderConfiguration
 
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, 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(ConfigurableProviderInfo, ProviderInfo...) - 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(Object, Object) - Method in class org.apache.maven.plugin.surefire.SurefireProperties
 

R

RANDOM - Static variable in class org.apache.maven.surefire.util.RunOrder
 
read() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestProvidingInputStream
 
readChar() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
Read a character.
redirectTestOutputToFile - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Set this to "true" to redirect the unit test standard output to a file (found in reportsDirectory/testName-output.txt).
ReflectionUtils - Class in org.apache.maven.surefire.util
 
ReflectionUtils() - Constructor for class org.apache.maven.surefire.util.ReflectionUtils
 
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
 
remoteRepositories - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
The remote plugin repositories declared in the POM.
remove(Object) - Method in class org.apache.maven.plugin.surefire.SurefireProperties
 
remove() - Static method in class org.apache.maven.surefire.report.ConsoleOutputReceiverForCurrentThread
 
replay(RunListener) - Method in class org.apache.maven.surefire.junitcore.TestSet
 
reportEntry(String, String, String, StackTraceWriter, Integer, String) - Static method in class org.apache.maven.surefire.report.CategorizedReportEntry
 
ReportEntry - Interface in org.apache.maven.surefire.report
 
ReportEntryType - Enum in org.apache.maven.plugin.surefire.report
 
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
Used by the providers to request (per-thread) run listeners.
reportExecution(SurefireReportParameters, RunResult, Log) - Static method in class org.apache.maven.plugin.surefire.SurefireHelper
 
reportNameSuffix - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Add custom text into report filename: TEST-testClassName-reportNameSuffix.xml, testClassName-reportNameSuffix.txt and testClassName-reportNameSuffix-output.txt.
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.ConsoleReporter
 
reset() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
 
resolve(Log) - Method in class org.apache.maven.plugin.surefire.ProviderList
 
resolveArtifact(Artifact, Artifact) - Method in class org.apache.maven.plugin.surefire.SurefireDependencyResolver
 
rethrowAnyTestMechanismFailures(Result) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
 
returnNumber(int) - Static method in class org.apache.maven.plugin.surefire.booterclient.ForkNumberBucket
 
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(SurefireProperties, DefaultScanResult) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
 
run(Class[], String, Map, RunListener, TestNgTestSuite, File, String) - Static method in class org.apache.maven.surefire.testng.TestNGExecutor
 
run(List<String>, String, Map, 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<String, RunEntryStatistics>) - 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 - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Defines the order the tests will be run in.
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, String, boolean) - Constructor for class org.apache.maven.surefire.suite.RunResult
 
runStarting() - Method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
 
RunStatistics - Class in org.apache.maven.surefire.report
 
RunStatistics() - Constructor for class org.apache.maven.surefire.report.RunStatistics
 
runSuitesInProcess(DefaultScanResult) - Method in class org.apache.maven.plugin.surefire.InPluginVMSurefireStarter
 

S

SafeThrowable - Class in org.apache.maven.surefire.report
Guards against misbehaving throwables
SafeThrowable(Throwable) - Constructor for class org.apache.maven.surefire.report.SafeThrowable
 
scan() - Method in class org.apache.maven.plugin.surefire.util.DependencyScanner
 
scan() - Method in class org.apache.maven.plugin.surefire.util.DirectoryScanner
 
ScannerFilter - Interface in org.apache.maven.surefire.util
 
ScanResult - 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
 
session - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
The current build session instance.
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
 
setAdditionalClasspathElements(String[]) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
setAllScheduled(RunListener) - Method in class org.apache.maven.surefire.junitcore.TestSet
 
setArgLine(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
setArtifactFactory(ArtifactFactory) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
setArtifactResolver(ArtifactResolver) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
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
 
setCachedClasspath(String, Classpath) - Static method in class org.apache.maven.plugin.surefire.ClasspathCache
 
setChildDelegation(boolean) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
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) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
setClassLoaders(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.plugin.surefire.SurefireProperties
 
setClasspath(String, Classpath) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
setClasspathDependencyExcludes(String[]) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
setClasspathDependencyScopeExclude(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
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
 
setDebugStream(PrintStream) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
Set debug output.
setDependenciesToScan(String[]) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
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.surefire.AbstractSurefireMojo
 
setDocType(String) - Method in class org.apache.maven.plugin.surefire.report.PrettyPrintXMLWriter
 
setEnableAssertions(boolean) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
setEncoding(String) - Method in class org.apache.maven.plugin.surefire.report.PrettyPrintXMLWriter
 
setEnvironmentVariables(Map<String, String>) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
setExcludedGroups(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
setExcludes(List<String>) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
setExcludes(List<String>) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
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.VerifyMojo
 
setFailIfNoTests(Boolean) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
setFailIfNoTests(Boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
setFlushReceiverProvider(FlushReceiverProvider) - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestProvidingInputStream
 
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.surefire.AbstractSurefireMojo
 
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.surefire.AbstractSurefireMojo
 
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 class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
setIncludes(List<String>) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setIncludes(List<String>) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setJunitArtifactName(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
setLocale(Locale) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
setLocalRepository(ArtifactRepository) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setMetadataSource(ArtifactMetadataSource) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
setMethodName(String) - Static method in class org.apache.maven.surefire.testng.utils.MethodSelector
 
setName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
setName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setNullableProperty(String, String) - Method in class org.apache.maven.plugin.surefire.SurefireProperties
 
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.surefire.AbstractSurefireMojo
 
setPackageName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setParallel(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
setPerCoreThreadCount(boolean) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
setPluginArtifactMap(Map<String, Artifact>) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
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.surefire.AbstractSurefireMojo
 
setProjectArtifactMap(Map<String, Artifact>) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
setProperties(Properties) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
setProperty(String, File) - Method in class org.apache.maven.plugin.surefire.SurefireProperties
 
setProperty(String, Boolean) - Method in class org.apache.maven.plugin.surefire.SurefireProperties
 
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.surefire.AbstractSurefireMojo
 
setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
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.surefire.AbstractSurefireMojo
 
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
 
setRunOrder(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
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.surefire.AbstractSurefireMojo
 
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
Deprecated.
setSkipExec(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
Deprecated.
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.surefire.AbstractSurefireMojo
 
setSummaryFile(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSystemProperties(Properties) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
setSystemProperties(File) - Static method in class org.apache.maven.surefire.booter.SystemPropertyManager
 
setSystemPropertiesFile(File) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
setSystemPropertyVariables(Map<String, String>) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
setTabSize(int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
 
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) - 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.surefire.AbstractSurefireMojo
 
setTestRequest(TestRequest) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
setTestSourceDirectory(File) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
setTestSourceDirectory(File) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setTestSuiteDefinitionAware(Object, TestRequest) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
setThreadCount(int) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
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.surefire.AbstractSurefireMojo
 
setTrimStackTrace(boolean) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
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.surefire.AbstractSurefireMojo
 
setWorkingDirectory(File) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
showToLog(SurefireProperties, Log, String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
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, 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
 
SimpleReportEntry(String, String, StackTraceWriter, Integer) - 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.DefaultScanResult
 
size() - Method in interface org.apache.maven.surefire.util.ScanResult
 
skip - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Set this to "true" to bypass unit tests entirely.
skipExec - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Deprecated.
Use skipTests instead.
skipTests - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Set this to "true" to skip running tests, but still compile them.
SmartStackTraceParser - Class in org.apache.maven.surefire.report
 
SmartStackTraceParser(Class, Throwable) - Constructor for class org.apache.maven.surefire.report.SmartStackTraceParser
 
SmartStackTraceParser(String, Throwable, String) - Constructor for class org.apache.maven.surefire.report.SmartStackTraceParser
 
smartTrimmedStackTrace() - Method in class org.apache.maven.plugin.surefire.booterclient.output.DeserializedStacktraceWriter
 
smartTrimmedStackTrace() - Method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
 
smartTrimmedStackTrace() - Method in class org.apache.maven.surefire.report.LegacyPojoStackTraceWriter
 
smartTrimmedStackTrace() - Method in class org.apache.maven.surefire.report.PojoStackTraceWriter
 
smartTrimmedStackTrace() - Method in interface org.apache.maven.surefire.report.StackTraceWriter
Get the "smart" trimmed (1-2 lines) stacktrace.
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
 
SpecificFileFilter - Class in org.apache.maven.plugin.surefire.util
 
SpecificFileFilter(String[]) - Constructor for class org.apache.maven.plugin.surefire.util.SpecificFileFilter
 
SpecificTestClassFilter - Class in org.apache.maven.surefire
 
SpecificTestClassFilter(String[]) - Constructor for class org.apache.maven.surefire.SpecificTestClassFilter
 
specificTests - Variable in class org.apache.maven.plugin.surefire.util.DependencyScanner
 
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, boolean, 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
 
StatelessXmlReporter - 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.
StatelessXmlReporter(File, String, boolean) - Constructor for class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
 
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
 
stripEnd(String, String) - Static method in class org.apache.maven.surefire.booter.StartupConfiguration
Strip any of a supplied String from the end of a String.
stripIllegalFilenameChars(String) - Static method in class org.apache.maven.plugin.surefire.report.FileReporterUtils
 
stripNewLines(String) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
SUCCESS - Static variable in class org.apache.maven.surefire.suite.RunResult
 
suiteXmlFiles - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
(TestNG) List of <suiteXmlFile> elements specifying TestNG suite xml file locations.
SUREFIRE_BUNDLE_NAME - Static variable in class org.apache.maven.surefire.testng.TestNGReporter
 
SUREFIRE_CLASSPATH - Static variable in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
SurefireBooterForkException - Exception in org.apache.maven.surefire.booter
Encapsulates exceptions thrown during Surefire forking.
SurefireBooterForkException(String, Throwable) - Constructor for exception org.apache.maven.surefire.booter.SurefireBooterForkException
 
SurefireBooterForkException(String) - Constructor for exception org.apache.maven.surefire.booter.SurefireBooterForkException
 
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
This interface contains all the common parameters that have different implementations in Surefire vs IntegrationTest
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
 
SurefireProperties - Class in org.apache.maven.plugin.surefire
A properties implementation that preserves insertion order.
SurefireProperties() - Constructor for class org.apache.maven.plugin.surefire.SurefireProperties
 
SurefireProperties(Properties) - Constructor for class org.apache.maven.plugin.surefire.SurefireProperties
 
SurefireProperties(KeyValueSource) - Constructor for class org.apache.maven.plugin.surefire.SurefireProperties
 
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.
systemProperties - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Deprecated.
Use systemPropertyVariables instead.
systemPropertiesFile - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
List of System properties, loaded from a file, to pass to the JUnit tests.
SystemPropertyManager - Class in org.apache.maven.surefire.booter
 
SystemPropertyManager() - Constructor for class org.apache.maven.surefire.booter.SystemPropertyManager
 
systemPropertyVariables - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
List of System properties to pass to the JUnit tests.

T

tabSize - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
 
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.ConcurrentRunListener
 
testAssumptionFailure(Failure) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
 
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
 
testClassesDirectory - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
The directory containing generated test classes of the project being tested.
TestcycleConsoleOutputReceiver - Interface in org.apache.maven.plugin.surefire.report
 
testError(ReportEntry) - Method in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
testError(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
testError(WrappedReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
 
testError(ReportEntry) - 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.ConcurrentRunListener
 
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) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
testFailed(ReportEntry) - 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.ConcurrentRunListener
 
testFailed(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
Event fired when a test ended with a failure (anticipated problem)
testFailure(WrappedReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
 
testFailure(Failure) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
Called when a specific test has failed.
testFailure(Failure) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
 
testFinished(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
Called after a specific test has finished.
testFinished(Description) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
 
testIgnored(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
Called when a specific test has been skipped (for whatever reason).
testIgnored(Description) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
 
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
 
TestNG652Configurator - Class in org.apache.maven.surefire.testng.conf
TestNG 6.5.2 configurator.
TestNG652Configurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNG652Configurator
 
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
 
testNGArtifactName - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Allows you to specify the name of the TestNG artifact.
TestNGDirectoryTestSuite - Class in org.apache.maven.surefire.testng
Test suite for TestNG based on a directory of Java test classes.
TestNGDirectoryTestSuite(String, Properties, File, String, RunOrderCalculator, ScanResult) - 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<File>, 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).
TestProvidingInputStream - Class in org.apache.maven.plugin.surefire.booterclient.lazytestprovider
An InputStream that, when read, provides test class names out of a queue.
TestProvidingInputStream(Queue<String>) - Constructor for class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestProvidingInputStream
C'tor
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
 
testRunFinished(Result) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
 
testRunStarted(Description) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreRunListener
Called right before any tests from a specific class are run.
testRunStarted(Description) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
 
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.ConsoleOutputFileReporter
 
testSetCompleted(WrappedReportEntry, TestSetStats, List<String>) - Method in class org.apache.maven.plugin.surefire.report.ConsoleReporter
 
testSetCompleted(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.DirectConsoleOutput
 
testSetCompleted(WrappedReportEntry, TestSetStats, List<String>) - Method in class org.apache.maven.plugin.surefire.report.FileReporter
 
testSetCompleted(WrappedReportEntry, TestSetStats) - Method in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
 
testSetCompleted(ReportEntry) - Method in interface org.apache.maven.plugin.surefire.report.TestcycleConsoleOutputReceiver
 
testSetCompleted(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
testSetCompleted() - 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.ConcurrentRunListener
 
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(ConsoleReporter, FileReporter, StatelessXmlReporter, TestcycleConsoleOutputReceiver, StatisticsReporter, RunStatistics, boolean, boolean, boolean) - Constructor for class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
testSetStart() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.ConsoleReporter
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.DirectConsoleOutput
 
testSetStarting(ReportEntry) - Method in interface org.apache.maven.plugin.surefire.report.TestcycleConsoleOutputReceiver
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
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.ConcurrentRunListener
 
testSetStarting(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
Indicates the start of a given test-set
TestSetStats - Class in org.apache.maven.plugin.surefire.report
Maintains per-thread test result state.
TestSetStats(boolean, boolean) - Constructor for class org.apache.maven.plugin.surefire.report.TestSetStats
 
testSkipped(ReportEntry) - Method in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
testSkipped(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
testSkipped(WrappedReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
 
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.ConcurrentRunListener
 
testSkipped(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
Event fired when a test is skipped
testSourceDirectory - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
The test source directory containing test class sources.
testStart() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
 
testStarted(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
Called when a specific test has started.
testStarted(Description) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
 
testStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.booterclient.MockReporter
 
testStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
 
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.ConcurrentRunListener
 
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<Class>) - 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.TestSetRunListener
 
testSucceeded(WrappedReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
 
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.ConcurrentRunListener
 
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
 
THREAD_NUMBER_PLACEHOLDER - Static variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
The placeholder that is replaced by the executing thread's running number.
threadCount - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
(TestNG/JUnit 4.7 provider) The attribute thread-count allows you to specify how many threads should be allocated for this execution.
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(RunResult) - Static method 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.
toolchainManager - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
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(Throwable, Iterable<StackTraceElement>) - Static method in class org.apache.maven.surefire.report.SmartStackTraceParser
 
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
 
trickClassPathWhenManifestOnlyClasspath() - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
trimStackTrace - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Whether to trim the stack trace in the reports to just the lines within the test, or show the full trace.
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
 
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
 
useUnlimitedThreads - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
(JUnit 4.7 provider) Indicates that the thread pool will be unlimited.

V

value() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
 
valueOf(String) - Static method in enum org.apache.maven.plugin.surefire.report.ReportEntryType
Returns the enum constant of this type with the specified name.
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.plugin.surefire.report.ReportEntryType
Returns an array containing the constants of this enum type, in the order they are declared.
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
 
withException(String, String, StackTraceWriter) - Static method in class org.apache.maven.surefire.report.SimpleReportEntry
 
workingDirectory - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Command line working directory.
WrappedReportEntry - Class in org.apache.maven.plugin.surefire.report
 
WrappedReportEntry(ReportEntry, ReportEntryType, Integer, DeferredFileOutputStream, DeferredFileOutputStream) - Constructor for class org.apache.maven.plugin.surefire.report.WrappedReportEntry
 
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
 
writeLnMessage(String) - Method in class org.apache.maven.plugin.surefire.report.ConsoleReporter
 
writeMarkup(String) - Method in class org.apache.maven.plugin.surefire.report.PrettyPrintXMLWriter
 
writeMessage(String) - Method in class org.apache.maven.plugin.surefire.report.ConsoleReporter
 
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
 
writeSummary(File, boolean, String) - Method in class org.apache.maven.surefire.suite.RunResult
 
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.ConsoleOutputFileReporter
 
writeTestOutput(byte[], int, int, boolean) - Method in class org.apache.maven.plugin.surefire.report.DirectConsoleOutput
 
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.ConcurrentRunListener
 
writeTestOutput(byte[], int, int, boolean) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
 
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
 
writeTo(Properties) - Method in class org.apache.maven.surefire.util.DefaultScanResult
 
writeTo(Properties) - Method in interface org.apache.maven.surefire.util.ScanResult
 
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.LegacyPojoStackTraceWriter
 
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.LegacyPojoStackTraceWriter
 
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.

_

_drawNumber() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkNumberBucket
 
_returnNumber(int) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkNumberBucket
 
A B C D E F G H I J K L M N O P R S T U V W _ 

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