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

A

AbstractConsoleEvent - Class in org.apache.maven.surefire.api.event
The base class of an event.
AbstractConsoleEvent(ForkedProcessEventType, String) - Constructor for class org.apache.maven.surefire.api.event.AbstractConsoleEvent
 
AbstractProvider - Class in org.apache.maven.surefire.api.provider
A provider base class that all providers should extend to shield themselves from interface changes
AbstractProvider() - Constructor for class org.apache.maven.surefire.api.provider.AbstractProvider
 
AbstractStandardStreamEvent - Class in org.apache.maven.surefire.api.event
The base class of an event of standard streams.
AbstractStandardStreamEvent(ForkedProcessEventType, RunMode, Long, String) - Constructor for class org.apache.maven.surefire.api.event.AbstractStandardStreamEvent
 
AbstractStreamDecoder<M,MT extends Enum<MT>,ST extends Enum<ST>> - Class in org.apache.maven.surefire.api.stream
 
AbstractStreamDecoder(ReadableByteChannel, ForkNodeArguments, Map<AbstractStreamDecoder.Segment, MT>) - Constructor for class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
 
AbstractStreamDecoder.BufferedStream - Class in org.apache.maven.surefire.api.stream
This class avoids locking which gains the performance of this decoder.
AbstractStreamDecoder.MalformedFrameException - Exception in org.apache.maven.surefire.api.stream
 
AbstractStreamDecoder.Memento - Class in org.apache.maven.surefire.api.stream
 
AbstractStreamDecoder.Segment - Class in org.apache.maven.surefire.api.stream
 
AbstractStreamDecoder.StreamReadStatus - Enum in org.apache.maven.surefire.api.stream
Underflow - could not completely read out al bytes in one call.
AbstractStreamEncoder<E extends Enum<E>> - Class in org.apache.maven.surefire.api.stream
The base class of stream encoder.
AbstractStreamEncoder(WritableByteChannel) - Constructor for class org.apache.maven.surefire.api.stream.AbstractStreamEncoder
 
AbstractTestControlEvent<T extends ReportEntry> - Class in org.apache.maven.surefire.api.event
The base class of an event of test control.
AbstractTestControlEvent(ForkedProcessEventType, T) - Constructor for class org.apache.maven.surefire.api.event.AbstractTestControlEvent
 
accept(Class) - Method in class org.apache.maven.surefire.api.filter.NonAbstractClassFilter
 
accept(Class) - Method in class org.apache.maven.surefire.api.filter.SpecificTestClassFilter
 
accept(Class) - Method in interface org.apache.maven.surefire.api.util.ScannerFilter
Indicates if the class should be accepted by the directory scanner
acquireNextTest() - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
The provider acquires a new test set to run.
add(RunEntryStatistics) - Method in class org.apache.maven.surefire.api.runorder.RunEntryStatisticsMap
 
addItem(RunEntryStatistics) - Method in class org.apache.maven.surefire.api.runorder.Priority
 
addShutdownListener(CommandListener) - Method in interface org.apache.maven.surefire.api.provider.CommandChainReader
 
addSkipNextTestsListener(CommandListener) - Method in interface org.apache.maven.surefire.api.provider.CommandChainReader
 
addTest(PrioritizedTest) - Method in class org.apache.maven.surefire.api.runorder.ThreadedExecutionScheduler
 
aggregate(RunResult) - Method in class org.apache.maven.surefire.api.suite.RunResult
 
allowEagerReading() - Method in class org.apache.maven.surefire.api.util.TestsToRun
 
alphabetical() - Static method in class org.apache.maven.surefire.api.testset.RunOrderParameters
 
ALPHABETICAL - Static variable in class org.apache.maven.surefire.api.util.RunOrder
 
and(TestListResolver) - Method in class org.apache.maven.surefire.api.testset.TestListResolver
 
append(DefaultScanResult) - Method in class org.apache.maven.surefire.api.util.DefaultScanResult
 
applyFilter(ScannerFilter, ClassLoader) - Method in class org.apache.maven.surefire.api.util.DefaultScanResult
 
applyFilter(ScannerFilter, ClassLoader) - Method in interface org.apache.maven.surefire.api.util.ScanResult
 
asString(RunOrder[]) - Static method in class org.apache.maven.surefire.api.util.RunOrder
 
assumption(RunMode, Long, String, String, String, String, String) - Static method in class org.apache.maven.surefire.api.report.SimpleReportEntry
 
awaitStarted() - Method in interface org.apache.maven.surefire.api.provider.CommandChainReader
 

B

BALANCED - Static variable in class org.apache.maven.surefire.api.util.RunOrder
 
BaseProviderFactory - Class in org.apache.maven.surefire.api.booter
 
BaseProviderFactory(boolean) - Constructor for class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
BiProperty<P1,P2> - Class in org.apache.maven.surefire.api.booter
Internal generic wrapper.
BiProperty(P1, P2) - Constructor for class org.apache.maven.surefire.api.booter.BiProperty
 
BUFFER_SIZE - Static variable in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
 
bye() - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
Say BYE on exit.
BYE_ACK - Static variable in class org.apache.maven.surefire.api.booter.Command
 

C

cancel() - Method in class org.apache.maven.surefire.api.provider.AbstractProvider
 
cancel() - Method in interface org.apache.maven.surefire.api.provider.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.
CategorizedReportEntry - Class in org.apache.maven.surefire.api.report
 
CategorizedReportEntry(RunMode, Long, String, String, String) - Constructor for class org.apache.maven.surefire.api.report.CategorizedReportEntry
 
CategorizedReportEntry(RunMode, Long, String, String, String, StackTraceWriter, Integer) - Constructor for class org.apache.maven.surefire.api.report.CategorizedReportEntry
 
CategorizedReportEntry(RunMode, Long, String, String, String, StackTraceWriter, Integer, String) - Constructor for class org.apache.maven.surefire.api.report.CategorizedReportEntry
 
CategorizedReportEntry(RunMode, Long, String, String, String, String, String, StackTraceWriter, Integer, String, Map<String, String>) - Constructor for class org.apache.maven.surefire.api.report.CategorizedReportEntry
 
Channels - Class in org.apache.maven.surefire.api.util.internal
checkArguments(AbstractStreamDecoder<M, MT, ST>.Memento, int) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
 
checkDelimiter(AbstractStreamDecoder<M, MT, ST>.Memento) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
 
checkError() - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
 
checkHeader(AbstractStreamDecoder<M, MT, ST>.Memento) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
 
ClassMethod - Class in org.apache.maven.surefire.api.util.internal
Data transfer object of class and method literals.
ClassMethod(String, String) - Constructor for class org.apache.maven.surefire.api.util.internal.ClassMethod
 
clear() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.BufferedStream
 
close() - Method in class org.apache.maven.surefire.api.booter.ForkingReporterFactory
 
close() - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelDecoder
 
close() - Method in interface org.apache.maven.surefire.api.report.ReporterFactory
Closes the factory, freeing resources allocated in the factory.
CloseableIterator<T> - Class in org.apache.maven.surefire.api.util
This iterator is marked as stopped if CloseableIterator.isClosed() returns true.
CloseableIterator() - Constructor for class org.apache.maven.surefire.api.util.CloseableIterator
 
Command - Class in org.apache.maven.surefire.api.booter
Encapsulates data and command sent from master to forked process.
Command(MasterProcessCommand, String) - Constructor for class org.apache.maven.surefire.api.booter.Command
 
Command(MasterProcessCommand) - Constructor for class org.apache.maven.surefire.api.booter.Command
 
COMMAND_TYPES - Static variable in enum org.apache.maven.surefire.api.booter.MasterProcessCommand
 
CommandChainReader - Interface in org.apache.maven.surefire.api.provider
Hiding CommandReader instance in provider.
CommandLineOption - Enum in org.apache.maven.surefire.api.cli
CLI options.
CommandListener - Interface in org.apache.maven.surefire.api.provider
Command listener interface.
ConcurrencyUtils - Class in org.apache.maven.surefire.api.util.internal
Concurrency utilities.
ConsoleDebugEvent - Class in org.apache.maven.surefire.api.event
The event with a message for console debug level.
ConsoleDebugEvent(String) - Constructor for class org.apache.maven.surefire.api.event.ConsoleDebugEvent
 
consoleDebugLog(String) - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
Debug log.
ConsoleErrorEvent - Class in org.apache.maven.surefire.api.event
The event with a message for console error level.
ConsoleErrorEvent(StackTraceWriter) - Constructor for class org.apache.maven.surefire.api.event.ConsoleErrorEvent
 
consoleErrorLog(String) - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
Error log.
consoleErrorLog(Throwable) - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
Error log.
consoleErrorLog(String, Throwable) - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
Error log.
consoleErrorLog(StackTraceWriter, boolean) - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
Error log.
ConsoleInfoEvent - Class in org.apache.maven.surefire.api.event
The event with a message for console info level.
ConsoleInfoEvent(String) - Constructor for class org.apache.maven.surefire.api.event.ConsoleInfoEvent
 
consoleInfoLog(String) - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
Info log.
ConsoleOutputCapture - Class in org.apache.maven.surefire.api.report
Deals with system.out/err.
ConsoleOutputCapture() - Constructor for class org.apache.maven.surefire.api.report.ConsoleOutputCapture
 
ConsoleOutputReceiverForCurrentThread - Class in org.apache.maven.surefire.api.report
 
ConsoleWarningEvent - Class in org.apache.maven.surefire.api.event
The event with a message for console warning level.
ConsoleWarningEvent(String) - Constructor for class org.apache.maven.surefire.api.event.ConsoleWarningEvent
 
consoleWarningLog(String) - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
Warning log.
Constants - Class in org.apache.maven.surefire.api.booter
 
Constants() - Constructor for class org.apache.maven.surefire.api.booter.Constants
 
containsAtLeast(int) - Method in class org.apache.maven.surefire.api.util.TestsToRun
 
containsExactly(int) - Method in class org.apache.maven.surefire.api.util.TestsToRun
 
ControlByeEvent - Class in org.apache.maven.surefire.api.event
The control event of bye.
ControlByeEvent() - Constructor for class org.apache.maven.surefire.api.event.ControlByeEvent
 
ControlNextTestEvent - Class in org.apache.maven.surefire.api.event
The control event of requesting a next test.
ControlNextTestEvent() - Constructor for class org.apache.maven.surefire.api.event.ControlNextTestEvent
 
ControlStopOnNextTestEvent - Class in org.apache.maven.surefire.api.event
The control event of stopping on next test.
ControlStopOnNextTestEvent() - Constructor for class org.apache.maven.surefire.api.event.ControlStopOnNextTestEvent
 
countBufferOverflows() - Method in interface org.apache.maven.surefire.api.util.internal.WritableBufferedByteChannel
 
createNextGeneration(ReportEntry) - Method in class org.apache.maven.surefire.api.runorder.RunEntryStatisticsMap
 
createNextGenerationFailure(ReportEntry) - Method in class org.apache.maven.surefire.api.runorder.RunEntryStatisticsMap
 
createTempFile(String, String) - Static method in class org.apache.maven.surefire.api.util.SureFireFileManager
 
createTempFile(String, String) - Method in class org.apache.maven.surefire.api.util.TempFileManager
Creates a new, uniquely-named temporary file in this object's TempFileManager.tempDir with user-defined prefix and suffix (both may be null or empty and won't be trimmed).
createTempFile(String) - Method in class org.apache.maven.surefire.api.util.TempFileManager
 
createTestReportListener() - Method in class org.apache.maven.surefire.api.booter.ForkingReporterFactory
 
createTestReportListener() - Method in interface org.apache.maven.surefire.api.report.ReporterFactory
Creates a reporter listener.

D

DaemonThreadFactory - Class in org.apache.maven.surefire.api.util.internal
Creates new daemon Thread.
debug(String) - Method in class org.apache.maven.surefire.api.booter.ForkingRunListener
 
debugStream(byte[], int, int) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
 
decode() - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelDecoder
Reads the bytes from a channel, waiting until the command is read completely or the channel throws EOFException.
decode(AbstractStreamDecoder<M, MT, ST>.Memento) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
 
DEFAULT - Static variable in class org.apache.maven.surefire.api.util.RunOrder
 
DEFAULT_STREAM_ENCODING - Static variable in class org.apache.maven.surefire.api.booter.Constants
 
DEFAULT_STREAM_ENCODING_BYTES - Static variable in class org.apache.maven.surefire.api.booter.Constants
 
DefaultDirectoryScanner - Class in org.apache.maven.surefire.api.util
Deprecated.
DefaultDirectoryScanner(File, List<String>, List<String>, List<String>) - Constructor for class org.apache.maven.surefire.api.util.DefaultDirectoryScanner
Deprecated.
 
DefaultRunOrderCalculator - Class in org.apache.maven.surefire.api.util
Applies the final runorder of the tests
DefaultRunOrderCalculator(RunOrderParameters, int) - Constructor for class org.apache.maven.surefire.api.util.DefaultRunOrderCalculator
 
DefaultScanResult - Class in org.apache.maven.surefire.api.util
 
DefaultScanResult(List<String>) - Constructor for class org.apache.maven.surefire.api.util.DefaultScanResult
 
deleteAll() - Method in class org.apache.maven.surefire.api.util.TempFileManager
 
DirectoryScanner - Interface in org.apache.maven.surefire.api.util
Deprecated.
DirectoryScannerParameters - Class in org.apache.maven.surefire.api.testset
 
DirectoryScannerParameters(File, List<String>, List<String>, List<String>, String) - Constructor for class org.apache.maven.surefire.api.testset.DirectoryScannerParameters
 
doHasNext() - Method in class org.apache.maven.surefire.api.util.CloseableIterator
 
doNext() - Method in class org.apache.maven.surefire.api.util.CloseableIterator
 
doRemove() - Method in class org.apache.maven.surefire.api.util.CloseableIterator
 
DUMP_FILE_EXT - Static variable in class org.apache.maven.surefire.api.booter.DumpErrorSingleton
 
DumpErrorSingleton - Class in org.apache.maven.surefire.api.booter
Dumps lost commands and caused exceptions in forked JVM.
dumpException(Throwable, String) - Method in class org.apache.maven.surefire.api.booter.DumpErrorSingleton
 
dumpException(Throwable) - Method in class org.apache.maven.surefire.api.booter.DumpErrorSingleton
 
dumpException(Throwable, File) - Static method in class org.apache.maven.surefire.api.util.internal.DumpFileUtils
 
dumpException(Throwable, String, File) - Static method in class org.apache.maven.surefire.api.util.internal.DumpFileUtils
 
DumpFileUtils - Class in org.apache.maven.surefire.api.util.internal
Dumps a text or exception in dump file.
DUMPSTREAM_FILE_EXT - Static variable in class org.apache.maven.surefire.api.booter.DumpErrorSingleton
 
dumpStreamException(Throwable, String) - Method in class org.apache.maven.surefire.api.booter.DumpErrorSingleton
 
dumpStreamException(Throwable) - Method in class org.apache.maven.surefire.api.booter.DumpErrorSingleton
 
dumpStreamException(Throwable) - Method in interface org.apache.maven.surefire.api.fork.ForkNodeArguments
 
dumpStreamText(String) - Method in class org.apache.maven.surefire.api.booter.DumpErrorSingleton
 
dumpStreamText(String) - Method in interface org.apache.maven.surefire.api.fork.ForkNodeArguments
 
dumpText(String) - Method in class org.apache.maven.surefire.api.booter.DumpErrorSingleton
 
dumpText(String, File) - Static method in class org.apache.maven.surefire.api.util.internal.DumpFileUtils
 

E

encode(CharsetEncoder, ByteBuffer, E, RunMode, Long, String...) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamEncoder
 
encode(CharsetEncoder, ByteBuffer, E, String...) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamEncoder
 
encodeCharset(ByteBuffer) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamEncoder
 
encodeHeader(ByteBuffer, E, RunMode, Long) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamEncoder
 
encodeHeader(ByteBuffer, E) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamEncoder
 
encodeInteger(ByteBuffer, Integer) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamEncoder
 
encodeString(CharsetEncoder, ByteBuffer, String) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamEncoder
 
entrySet() - Method in class org.apache.maven.surefire.api.util.internal.ImmutableMap
 
enumToByteArray(E) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamEncoder
 
equals(Object) - Method in class org.apache.maven.surefire.api.booter.Command
 
equals(Object) - Method in class org.apache.maven.surefire.api.report.CategorizedReportEntry
 
equals(Object) - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
 
equals(Object) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Segment
 
equals(Object) - Method in class org.apache.maven.surefire.api.suite.RunResult
 
equals(Object) - Method in class org.apache.maven.surefire.api.testset.ResolvedTest
Deprecated.
 
equals(Object) - Method in class org.apache.maven.surefire.api.testset.TestListResolver
 
equals(Object) - Method in class org.apache.maven.surefire.api.util.internal.ClassMethod
 
error(String) - Method in class org.apache.maven.surefire.api.booter.ForkingRunListener
 
error(String, Throwable) - Method in class org.apache.maven.surefire.api.booter.ForkingRunListener
 
error(Throwable) - Method in class org.apache.maven.surefire.api.booter.ForkingRunListener
 
estimateBufferLength(int, RunMode, CharsetEncoder, int, int, String...) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamEncoder
 
Event - Class in org.apache.maven.surefire.api.event
Super type of events.
Event(ForkedProcessEventType) - Constructor for class org.apache.maven.surefire.api.event.Event
 
EXCLUDE_JUNIT5_ENGINES_PROP - Static variable in class org.apache.maven.surefire.api.booter.ProviderParameterNames
 
extractClassName(String) - Static method in class org.apache.maven.surefire.api.util.internal.TestClassMethodNameUtils
 
extractMethodName(String) - Static method in class org.apache.maven.surefire.api.util.internal.TestClassMethodNameUtils
 

F

FAILEDFIRST - Static variable in class org.apache.maven.surefire.api.util.RunOrder
 
FAILURE - Static variable in class org.apache.maven.surefire.api.suite.RunResult
 
failure(RunResult, Exception) - Static method in class org.apache.maven.surefire.api.suite.RunResult
 
FILESYSTEM - Static variable in class org.apache.maven.surefire.api.util.RunOrder
 
ForkedProcessEventType - Enum in org.apache.maven.surefire.api.booter
Events sent back to the plugin process.
ForkingReporterFactory - Class in org.apache.maven.surefire.api.booter
Creates ForkingReporters, which are typically one instance per TestSet or thread.
ForkingReporterFactory(boolean, MasterProcessChannelEncoder) - Constructor for class org.apache.maven.surefire.api.booter.ForkingReporterFactory
 
ForkingRunListener - Class in org.apache.maven.surefire.api.booter
Encodes the full output of the test run to the "target".
ForkingRunListener(MasterProcessChannelEncoder, boolean) - Constructor for class org.apache.maven.surefire.api.booter.ForkingRunListener
 
ForkNodeArguments - Interface in org.apache.maven.surefire.api.fork
The properties related to the current JVM.
from(Map<String, String>) - Static method in class org.apache.maven.surefire.api.util.DefaultScanResult
 
fromClass(Class<?>) - Static method in class org.apache.maven.surefire.api.util.TestsToRun
 
fromFile(File) - Static method in class org.apache.maven.surefire.api.runorder.RunEntryStatisticsMap
 
fromStream(InputStream) - Static method in class org.apache.maven.surefire.api.runorder.RunEntryStatisticsMap
 
fromStrings(Collection<String>) - Static method in enum org.apache.maven.surefire.api.cli.CommandLineOption
 

G

GenericTestPattern<P,C,M> - Interface in org.apache.maven.surefire.api.testset
Resolves string test patterns in object oriented patterns P.
get() - Static method in class org.apache.maven.surefire.api.report.ConsoleOutputReceiverForCurrentThread
 
getArguments() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
 
getByteBuffer() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Memento
 
getCharBuffer() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Memento
 
getCharset() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamEncoder
 
getClassByName(String) - Method in class org.apache.maven.surefire.api.util.TestsToRun
Get test class which matches className
getClasses() - Method in class org.apache.maven.surefire.api.util.DefaultScanResult
 
getClassesSkippedByValidation(ScannerFilter, ClassLoader) - Method in class org.apache.maven.surefire.api.util.DefaultScanResult
 
getClassesSkippedByValidation(ScannerFilter, ClassLoader) - Method in interface org.apache.maven.surefire.api.util.ScanResult
 
getClassifier() - Method in class org.apache.maven.surefire.api.testset.TestArtifactInfo
 
getClassMethod() - Method in class org.apache.maven.surefire.api.runorder.RunEntryStatistics
 
getClassName() - Method in class org.apache.maven.surefire.api.runorder.Priority
 
getClassName(int) - Method in class org.apache.maven.surefire.api.util.DefaultScanResult
 
getClassName(int) - Method in interface org.apache.maven.surefire.api.util.ScanResult
 
getClazz() - Method in class org.apache.maven.surefire.api.runorder.PrioritizedTest
 
getClazz() - Method in class org.apache.maven.surefire.api.util.internal.ClassMethod
 
getCommandReader() - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
getCommandReader() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
 
getCommandStreamBinaryFile() - Method in class org.apache.maven.surefire.api.booter.DumpErrorSingleton
 
getCommandStreamBinaryFile() - Method in interface org.apache.maven.surefire.api.fork.ForkNodeArguments
 
getCommandType() - Method in class org.apache.maven.surefire.api.booter.Command
 
getCompletedCount() - Method in class org.apache.maven.surefire.api.suite.RunResult
 
getConsoleLock() - Method in interface org.apache.maven.surefire.api.fork.ForkNodeArguments
 
getConsoleLogger() - Method in interface org.apache.maven.surefire.api.fork.ForkNodeArguments
 
getConstructor(Class<?>, Class<?>...) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
 
getData() - Method in class org.apache.maven.surefire.api.booter.Command
 
getData() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Memento
 
getDataType() - Method in enum org.apache.maven.surefire.api.booter.MasterProcessCommand
 
getDecoder() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Memento
 
getDirectoryScanner() - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
Deprecated.
getDirectoryScanner() - Method in interface org.apache.maven.surefire.api.provider.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.api.booter.BaseProviderFactory
 
getDirectoryScannerParameters() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
Deprecated.
Use scanresult instead, as of version 2.12.2. Will be removed in next major version.
getElapsed() - Method in interface org.apache.maven.surefire.api.report.ReportEntry
Gets the runtime for the item.
getElapsed(int) - Method in interface org.apache.maven.surefire.api.report.ReportEntry
Returns same value as ReportEntry.getElapsed() and fallbacks to fallback for null elapsed timed.
getElapsed() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
 
getElapsed(int) - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
 
getEmptyTestListResolver() - Static method in class org.apache.maven.surefire.api.testset.TestListResolver
 
getEncodedCharsetName() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamEncoder
 
getEncodedMagicNumber() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
 
getEncodedMagicNumber() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamEncoder
 
getErrors() - Method in class org.apache.maven.surefire.api.suite.RunResult
 
getEventStreamBinaryFile() - Method in interface org.apache.maven.surefire.api.fork.ForkNodeArguments
 
getEventType() - Method in class org.apache.maven.surefire.api.event.Event
 
getExcludedPatterns() - Method in interface org.apache.maven.surefire.api.testset.GenericTestPattern
 
getExcludedPatterns() - Method in class org.apache.maven.surefire.api.testset.TestListResolver
 
getExcludes() - Method in class org.apache.maven.surefire.api.testset.DirectoryScannerParameters
Deprecated.
getFailsafeCode() - Method in class org.apache.maven.surefire.api.suite.RunResult
 
getFailure() - Method in class org.apache.maven.surefire.api.suite.RunResult
 
getFailures() - Method in class org.apache.maven.surefire.api.suite.RunResult
 
getFlakes() - Method in class org.apache.maven.surefire.api.suite.RunResult
 
getForkChannelId() - Method in interface org.apache.maven.surefire.api.fork.ForkNodeArguments
The index of the forked JVM, from 1 to N.
getGroup() - Method in class org.apache.maven.surefire.api.report.CategorizedReportEntry
 
getGroup() - Method in interface org.apache.maven.surefire.api.report.ReportEntry
The group/category of the testcase
getGroup() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
 
getIncludedPatterns() - Method in interface org.apache.maven.surefire.api.testset.GenericTestPattern
 
getIncludedPatterns() - Method in class org.apache.maven.surefire.api.testset.TestListResolver
 
getIncludes() - Method in class org.apache.maven.surefire.api.testset.DirectoryScannerParameters
Deprecated.
getJavaIoTmpDir() - Static method in class org.apache.maven.surefire.api.util.TempFileManager
Returns the value of system property java.io.tmpdir, the system's temp directory.
getKey() - Method in class org.apache.maven.surefire.api.event.SystemPropertyEvent
 
getLine() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Memento
 
getLocalizedMessage() - Method in class org.apache.maven.surefire.api.report.SafeThrowable
 
getLocatedClasses() - Method in class org.apache.maven.surefire.api.util.TestsToRun
 
getLog() - Method in interface org.apache.maven.surefire.api.report.OutputReportEntry
 
getLog() - Method in class org.apache.maven.surefire.api.report.TestOutputReportEntry
 
getMainCliOptions() - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
getMainCliOptions() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
 
getMessage() - Method in class org.apache.maven.surefire.api.event.AbstractConsoleEvent
 
getMessage() - Method in class org.apache.maven.surefire.api.event.AbstractStandardStreamEvent
 
getMessage() - Method in interface org.apache.maven.surefire.api.report.ReportEntry
A message relating to a non-successful termination.
getMessage() - Method in class org.apache.maven.surefire.api.report.SafeThrowable
 
getMessage() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
 
getMethod() - Method in class org.apache.maven.surefire.api.util.internal.ClassMethod
 
getMethod(Object, String, Class<?>...) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
 
getMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
 
getMinSuccessRate() - Method in class org.apache.maven.surefire.api.runorder.Priority
 
getName() - Method in interface org.apache.maven.surefire.api.report.ReportEntry
The name of the test case
getName() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
 
getNameText() - Method in interface org.apache.maven.surefire.api.report.ReportEntry
Human readable test case.
getNameText() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
 
getNameWithGroup() - Method in class org.apache.maven.surefire.api.report.CategorizedReportEntry
 
getNameWithGroup() - Method in interface org.apache.maven.surefire.api.report.ReportEntry
A source name of the test case together with the group or category (if any exists).
getNameWithGroup() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
 
getOpcode() - Method in enum org.apache.maven.surefire.api.booter.ForkedProcessEventType
 
getOpcodeBinary() - Method in enum org.apache.maven.surefire.api.booter.ForkedProcessEventType
 
getOpcodeBinary() - Method in enum org.apache.maven.surefire.api.booter.MasterProcessCommand
 
getOpcodeLength() - Method in enum org.apache.maven.surefire.api.booter.MasterProcessCommand
 
getP1() - Method in class org.apache.maven.surefire.api.booter.BiProperty
 
getP2() - Method in class org.apache.maven.surefire.api.booter.BiProperty
 
getParam() - Method in enum org.apache.maven.surefire.api.booter.Shutdown
 
getPluginParameterTest() - Method in interface org.apache.maven.surefire.api.testset.GenericTestPattern
 
getPluginParameterTest() - Method in class org.apache.maven.surefire.api.testset.TestListResolver
 
getPositionByteBuffer() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.BufferedStream
 
getPrioritizedTestsByFailureFirst(List<Class<?>>) - Method in class org.apache.maven.surefire.api.runorder.RunEntryStatisticsMap
 
getPrioritizedTestsClassRunTime(List<Class<?>>, int) - Method in class org.apache.maven.surefire.api.runorder.RunEntryStatisticsMap
 
getPriority() - Method in class org.apache.maven.surefire.api.runorder.PrioritizedTest
 
getPriority() - Method in class org.apache.maven.surefire.api.runorder.Priority
 
getProviderProperties() - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
getProviderProperties() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
The per-provider specific properties that may come all the way from the plugin's properties setting.
getReportEntry() - Method in class org.apache.maven.surefire.api.event.AbstractTestControlEvent
 
getReporterConfiguration() - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
getReporterConfiguration() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
The raw parameters used in creating the ReporterManagerFactory
getReporterFactory() - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
getReporterFactory() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
Provides features for creating reporting objects
getReportNameWithGroup() - Method in class org.apache.maven.surefire.api.report.CategorizedReportEntry
 
getReportNameWithGroup() - Method in interface org.apache.maven.surefire.api.report.ReportEntry
A source text of the test case together with the group or category (if any exists).
getReportNameWithGroup() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
 
getReportsDirectory() - Method in class org.apache.maven.surefire.api.report.ReporterConfiguration
The directory where reports will be created, normally ${project.build.directory}/surefire-reports
getRerunFailingTestsCount() - Method in class org.apache.maven.surefire.api.testset.TestRequest
How many times to rerun failing tests, issued with -Dsurefire.rerunFailingTestsCount from the command line.
getResult() - Method in class org.apache.maven.surefire.api.runorder.ThreadedExecutionScheduler
 
getRunMode() - Method in class org.apache.maven.surefire.api.event.AbstractStandardStreamEvent
 
getRunMode() - Method in class org.apache.maven.surefire.api.event.SystemPropertyEvent
 
getRunMode() - Method in interface org.apache.maven.surefire.api.report.ReportEntry
Run mode.
getRunmode() - Method in enum org.apache.maven.surefire.api.report.RunMode
 
getRunMode() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
 
getRunMode() - Method in class org.apache.maven.surefire.api.report.TestOutputReportEntry
 
getRunmodeBinary() - Method in enum org.apache.maven.surefire.api.report.RunMode
 
getRunOrder() - Method in class org.apache.maven.surefire.api.testset.DirectoryScannerParameters
 
getRunOrder() - Method in class org.apache.maven.surefire.api.testset.RunOrderParameters
 
getRunOrderCalculator() - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
getRunOrderCalculator() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
Provides a service to calculate run order of tests.
getRunOrderRandomSeed() - Method in class org.apache.maven.surefire.api.testset.RunOrderParameters
 
getRunStatisticsFile() - Method in class org.apache.maven.surefire.api.testset.RunOrderParameters
 
getRunTime() - Method in class org.apache.maven.surefire.api.runorder.RunEntryStatistics
 
getScanResult() - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
getScanResult() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
Provides the result of the directory scan performed in the plugin
getSessionId() - Method in interface org.apache.maven.surefire.api.fork.ForkNodeArguments
 
getSingleton() - Static method in class org.apache.maven.surefire.api.booter.DumpErrorSingleton
 
getSkipAfterFailureCount() - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
getSkipAfterFailureCount() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
 
getSkipped() - Method in class org.apache.maven.surefire.api.suite.RunResult
 
getSourceName() - Method in interface org.apache.maven.surefire.api.report.ReportEntry
The class name of the test
getSourceName() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
 
getSourceText() - Method in interface org.apache.maven.surefire.api.report.ReportEntry
Human readable test class.
getSourceText() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
 
getSpecificTests() - Method in class org.apache.maven.surefire.api.testset.DirectoryScannerParameters
Deprecated.
getStackTraceWriter() - Method in class org.apache.maven.surefire.api.event.ConsoleErrorEvent
 
getStackTraceWriter() - Method in class org.apache.maven.surefire.api.event.JvmExitErrorEvent
 
getStackTraceWriter() - Method in interface org.apache.maven.surefire.api.report.ReportEntry
The group/category of the testcase
getStackTraceWriter() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
 
getSuccessfulBuilds() - Method in class org.apache.maven.surefire.api.runorder.RunEntryStatistics
 
getSuites() - Method in interface org.apache.maven.surefire.api.provider.SurefireProvider
Determines the number of forks.
getSuiteXmlFiles() - Method in class org.apache.maven.surefire.api.testset.TestRequest
Represents suitexmlfiles that define the test-run request
getSystemExitTimeout() - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
getSystemExitTimeout() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
 
getSystemProperties() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
 
getSystemProperties() - Method in interface org.apache.maven.surefire.api.report.TestSetReportEntry
 
getTarget() - Method in class org.apache.maven.surefire.api.report.SafeThrowable
 
getTempDir() - Method in class org.apache.maven.surefire.api.util.TempFileManager
Returns the temporary directory or sub-directory under which temporary files are created.
getTestArtifactInfo() - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
getTestArtifactInfo() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
Artifact info about the artifact used to autodetect provider
getTestClassesDirectory() - Method in class org.apache.maven.surefire.api.testset.DirectoryScannerParameters
Returns the directory of the compiled classes, normally ${project.build.testOutputDirectory}
getTestClassLoader() - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
getTestClassLoader() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
The class loader for the tests
getTestClassPattern() - Method in class org.apache.maven.surefire.api.testset.ResolvedTest
Deprecated.
Test class file pattern, e.g.
getTestListResolver() - Method in class org.apache.maven.surefire.api.testset.TestRequest
A specific test request issued with -Dtest= from the command line.
getTestMethodPattern() - Method in class org.apache.maven.surefire.api.testset.ResolvedTest
Deprecated.
Test method, e.g.
getTestRequest() - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
getTestRequest() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
Contains information about requested test suites or individual tests from the command line.
getTestRunId() - Method in class org.apache.maven.surefire.api.event.AbstractStandardStreamEvent
 
getTestRunId() - Method in class org.apache.maven.surefire.api.event.SystemPropertyEvent
 
getTestRunId() - Method in interface org.apache.maven.surefire.api.report.ReportEntry
This represents a reference pointing to a literal representation of test description or literal unique id.
getTestRunId() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
 
getTestRunId() - Method in class org.apache.maven.surefire.api.report.TestOutputReportEntry
 
getTestSourceDirectory() - Method in class org.apache.maven.surefire.api.testset.TestRequest
Test source directory, normally ${project.build.testSourceDirectory}
getThrowable() - Method in class org.apache.maven.surefire.api.report.LegacyPojoStackTraceWriter
 
getThrowable() - Method in interface org.apache.maven.surefire.api.report.StackTraceWriter
Retrieve the throwable for this writer.
getTotalRuntime() - Method in class org.apache.maven.surefire.api.runorder.PrioritizedTest
 
getTotalRuntime() - Method in class org.apache.maven.surefire.api.runorder.Priority
 
getValue() - Method in class org.apache.maven.surefire.api.event.SystemPropertyEvent
 
getVersion() - Method in class org.apache.maven.surefire.api.testset.TestArtifactInfo
 
GROUP_PREFIX - Static variable in class org.apache.maven.surefire.api.report.CategorizedReportEntry
 

H

hasDataType() - Method in enum org.apache.maven.surefire.api.booter.MasterProcessCommand
 
hasExcludedMethodPatterns() - Method in interface org.apache.maven.surefire.api.testset.GenericTestPattern
 
hasExcludedMethodPatterns() - Method in class org.apache.maven.surefire.api.testset.TestListResolver
 
hashCode() - Method in class org.apache.maven.surefire.api.booter.Command
 
hashCode() - Method in class org.apache.maven.surefire.api.report.CategorizedReportEntry
 
hashCode() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
 
hashCode() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Segment
 
hashCode() - Method in class org.apache.maven.surefire.api.suite.RunResult
 
hashCode() - Method in class org.apache.maven.surefire.api.testset.ResolvedTest
Deprecated.
 
hashCode() - Method in class org.apache.maven.surefire.api.testset.TestListResolver
 
hashCode() - Method in class org.apache.maven.surefire.api.util.internal.ClassMethod
 
hasIncludedMethodPatterns() - Method in interface org.apache.maven.surefire.api.testset.GenericTestPattern
 
hasIncludedMethodPatterns() - Method in class org.apache.maven.surefire.api.testset.TestListResolver
 
hasMethodPatterns() - Method in interface org.apache.maven.surefire.api.testset.GenericTestPattern
 
hasMethodPatterns() - Method in class org.apache.maven.surefire.api.testset.TestListResolver
 
hasNext() - Method in class org.apache.maven.surefire.api.util.CloseableIterator
 
hasTestClassPattern() - Method in class org.apache.maven.surefire.api.testset.ResolvedTest
Deprecated.
 
hasTestMethodPattern() - Method in class org.apache.maven.surefire.api.testset.ResolvedTest
Deprecated.
 
hasValidPositions() - Method in exception org.apache.maven.surefire.api.stream.AbstractStreamDecoder.MalformedFrameException
 
HOURLY - Static variable in class org.apache.maven.surefire.api.util.RunOrder
 

I

ignored(RunMode, Long, String, String, String, String, String) - Static method in class org.apache.maven.surefire.api.report.SimpleReportEntry
 
ImmutableMap<K,V> - Class in org.apache.maven.surefire.api.util.internal
Copies input map in constructor, and Entries are linked and thread-safe.
ImmutableMap(Map<K, V>) - Constructor for class org.apache.maven.surefire.api.util.internal.ImmutableMap
 
INCLUDE_JUNIT5_ENGINES_PROP - Static variable in class org.apache.maven.surefire.api.booter.ProviderParameterNames
 
info(String) - Method in class org.apache.maven.surefire.api.booter.ForkingRunListener
 
init(File, String) - Method in class org.apache.maven.surefire.api.booter.DumpErrorSingleton
 
instance() - Static method in class org.apache.maven.surefire.api.util.TempFileManager
 
instance(String) - Static method in class org.apache.maven.surefire.api.util.TempFileManager
Creates an instance using a subdirectory of the system's temporary directory.
instance(File) - Static method in class org.apache.maven.surefire.api.util.TempFileManager
 
instantiate(ClassLoader, String, Class<T>) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
 
instantiateObject(String, Class<?>[], Object[], ClassLoader) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
 
instantiateOneArg(ClassLoader, String, Class<?>, Object) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
 
invoke(Object) - Method in interface org.apache.maven.surefire.api.provider.SurefireProvider
Runs a forked test
invokeGetter(Object, String) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
 
invokeGetter(Class<?>, Object, String) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
 
invokeMethodChain(Class<?>[], String[], Object) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
Method chain invoker.
invokeMethodWithArray(Object, Method, Object...) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
 
invokeMethodWithArray2(Object, Method, Object...) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
 
invokeSetter(Object, String, Class<?>, Object) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
 
invokeSetter(Object, Method, Object) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
 
invokeStaticMethod(Class<?>, String, Class<?>[], Object[]) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
Invoker of public static no-argument method.
isClosed() - Method in class org.apache.maven.surefire.api.util.CloseableIterator
 
isConsoleCategory() - Method in enum org.apache.maven.surefire.api.booter.ForkedProcessEventType
 
isConsoleCategory() - Method in class org.apache.maven.surefire.api.event.AbstractConsoleEvent
 
isConsoleCategory() - Method in class org.apache.maven.surefire.api.event.AbstractStandardStreamEvent
 
isConsoleCategory() - Method in class org.apache.maven.surefire.api.event.AbstractTestControlEvent
 
isConsoleCategory() - Method in class org.apache.maven.surefire.api.event.ConsoleErrorEvent
 
isConsoleCategory() - Method in class org.apache.maven.surefire.api.event.ControlByeEvent
 
isConsoleCategory() - Method in class org.apache.maven.surefire.api.event.ControlNextTestEvent
 
isConsoleCategory() - Method in class org.apache.maven.surefire.api.event.ControlStopOnNextTestEvent
 
isConsoleCategory() - Method in class org.apache.maven.surefire.api.event.Event
 
isConsoleCategory() - Method in class org.apache.maven.surefire.api.event.JvmExitErrorEvent
 
isConsoleCategory() - Method in class org.apache.maven.surefire.api.event.SystemPropertyEvent
 
isConsoleErrorCategory() - Method in enum org.apache.maven.surefire.api.booter.ForkedProcessEventType
 
isConsoleErrorCategory() - Method in class org.apache.maven.surefire.api.event.AbstractConsoleEvent
 
isConsoleErrorCategory() - Method in class org.apache.maven.surefire.api.event.AbstractStandardStreamEvent
 
isConsoleErrorCategory() - Method in class org.apache.maven.surefire.api.event.AbstractTestControlEvent
 
isConsoleErrorCategory() - Method in class org.apache.maven.surefire.api.event.ConsoleErrorEvent
 
isConsoleErrorCategory() - Method in class org.apache.maven.surefire.api.event.ControlByeEvent
 
isConsoleErrorCategory() - Method in class org.apache.maven.surefire.api.event.ControlNextTestEvent
 
isConsoleErrorCategory() - Method in class org.apache.maven.surefire.api.event.ControlStopOnNextTestEvent
 
isConsoleErrorCategory() - Method in class org.apache.maven.surefire.api.event.Event
 
isConsoleErrorCategory() - Method in class org.apache.maven.surefire.api.event.JvmExitErrorEvent
 
isConsoleErrorCategory() - Method in class org.apache.maven.surefire.api.event.SystemPropertyEvent
 
isControlCategory() - Method in enum org.apache.maven.surefire.api.booter.ForkedProcessEventType
 
isControlCategory() - Method in class org.apache.maven.surefire.api.event.AbstractConsoleEvent
 
isControlCategory() - Method in class org.apache.maven.surefire.api.event.AbstractStandardStreamEvent
 
isControlCategory() - Method in class org.apache.maven.surefire.api.event.AbstractTestControlEvent
 
isControlCategory() - Method in class org.apache.maven.surefire.api.event.ConsoleErrorEvent
 
isControlCategory() - Method in class org.apache.maven.surefire.api.event.ControlByeEvent
 
isControlCategory() - Method in class org.apache.maven.surefire.api.event.ControlNextTestEvent
 
isControlCategory() - Method in class org.apache.maven.surefire.api.event.ControlStopOnNextTestEvent
 
isControlCategory() - Method in class org.apache.maven.surefire.api.event.Event
 
isControlCategory() - Method in class org.apache.maven.surefire.api.event.JvmExitErrorEvent
 
isControlCategory() - Method in class org.apache.maven.surefire.api.event.SystemPropertyEvent
 
isDebugEnabled() - Method in class org.apache.maven.surefire.api.booter.ForkingRunListener
 
isDefaultShutdown() - Method in enum org.apache.maven.surefire.api.booter.Shutdown
 
isDeleteOnExit() - Method in class org.apache.maven.surefire.api.util.TempFileManager
 
isEmpty() - Method in interface org.apache.maven.surefire.api.testset.GenericTestPattern
 
isEmpty() - Method in class org.apache.maven.surefire.api.testset.ResolvedTest
Deprecated.
 
isEmpty() - Method in class org.apache.maven.surefire.api.testset.TestListResolver
 
isEmpty() - Method in class org.apache.maven.surefire.api.util.DefaultScanResult
 
isErrorEnabled() - Method in class org.apache.maven.surefire.api.booter.ForkingRunListener
 
isErrorFree() - Method in class org.apache.maven.surefire.api.suite.RunResult
 
isExit() - Method in enum org.apache.maven.surefire.api.booter.Shutdown
 
isFailure() - Method in class org.apache.maven.surefire.api.suite.RunResult
 
isFailureOrTimeout() - Method in class org.apache.maven.surefire.api.suite.RunResult
 
isFinished() - Method in class org.apache.maven.surefire.api.util.TestsToRun
 
isInfoEnabled() - Method in class org.apache.maven.surefire.api.booter.ForkingRunListener
 
isInsideFork() - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
isInsideFork() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
 
isInternalError() - Method in class org.apache.maven.surefire.api.suite.RunResult
 
isJvmExitError() - Method in enum org.apache.maven.surefire.api.booter.ForkedProcessEventType
 
isJvmExitError() - Method in class org.apache.maven.surefire.api.event.AbstractConsoleEvent
 
isJvmExitError() - Method in class org.apache.maven.surefire.api.event.AbstractStandardStreamEvent
 
isJvmExitError() - Method in class org.apache.maven.surefire.api.event.AbstractTestControlEvent
 
isJvmExitError() - Method in class org.apache.maven.surefire.api.event.ConsoleErrorEvent
 
isJvmExitError() - Method in class org.apache.maven.surefire.api.event.ControlByeEvent
 
isJvmExitError() - Method in class org.apache.maven.surefire.api.event.ControlNextTestEvent
 
isJvmExitError() - Method in class org.apache.maven.surefire.api.event.ControlStopOnNextTestEvent
 
isJvmExitError() - Method in class org.apache.maven.surefire.api.event.Event
 
isJvmExitError() - Method in class org.apache.maven.surefire.api.event.JvmExitErrorEvent
 
isJvmExitError() - Method in class org.apache.maven.surefire.api.event.SystemPropertyEvent
 
isKill() - Method in enum org.apache.maven.surefire.api.booter.Shutdown
 
isKnown(String) - Static method in enum org.apache.maven.surefire.api.booter.Shutdown
 
isNewLine() - Method in interface org.apache.maven.surefire.api.report.OutputReportEntry
 
isNewLine() - Method in class org.apache.maven.surefire.api.report.TestOutputReportEntry
 
isRegexTestClassPattern() - Method in class org.apache.maven.surefire.api.testset.ResolvedTest
Deprecated.
 
isRegexTestMethodPattern() - Method in class org.apache.maven.surefire.api.testset.ResolvedTest
Deprecated.
 
isSecurityManagerSupported() - Static method in class org.apache.maven.surefire.api.util.internal.ObjectUtils
 
isStandardStreamCategory() - Method in enum org.apache.maven.surefire.api.booter.ForkedProcessEventType
 
isStandardStreamCategory() - Method in class org.apache.maven.surefire.api.event.AbstractConsoleEvent
 
isStandardStreamCategory() - Method in class org.apache.maven.surefire.api.event.AbstractStandardStreamEvent
 
isStandardStreamCategory() - Method in class org.apache.maven.surefire.api.event.AbstractTestControlEvent
 
isStandardStreamCategory() - Method in class org.apache.maven.surefire.api.event.ConsoleErrorEvent
 
isStandardStreamCategory() - Method in class org.apache.maven.surefire.api.event.ControlByeEvent
 
isStandardStreamCategory() - Method in class org.apache.maven.surefire.api.event.ControlNextTestEvent
 
isStandardStreamCategory() - Method in class org.apache.maven.surefire.api.event.ControlStopOnNextTestEvent
 
isStandardStreamCategory() - Method in class org.apache.maven.surefire.api.event.Event
 
isStandardStreamCategory() - Method in class org.apache.maven.surefire.api.event.JvmExitErrorEvent
 
isStandardStreamCategory() - Method in class org.apache.maven.surefire.api.event.SystemPropertyEvent
 
isStdOut() - Method in interface org.apache.maven.surefire.api.report.OutputReportEntry
 
isStdOut() - Method in class org.apache.maven.surefire.api.report.TestOutputReportEntry
 
isSysPropCategory() - Method in enum org.apache.maven.surefire.api.booter.ForkedProcessEventType
 
isSysPropCategory() - Method in class org.apache.maven.surefire.api.event.AbstractConsoleEvent
 
isSysPropCategory() - Method in class org.apache.maven.surefire.api.event.AbstractStandardStreamEvent
 
isSysPropCategory() - Method in class org.apache.maven.surefire.api.event.AbstractTestControlEvent
 
isSysPropCategory() - Method in class org.apache.maven.surefire.api.event.ConsoleErrorEvent
 
isSysPropCategory() - Method in class org.apache.maven.surefire.api.event.ControlByeEvent
 
isSysPropCategory() - Method in class org.apache.maven.surefire.api.event.ControlNextTestEvent
 
isSysPropCategory() - Method in class org.apache.maven.surefire.api.event.ControlStopOnNextTestEvent
 
isSysPropCategory() - Method in class org.apache.maven.surefire.api.event.Event
 
isSysPropCategory() - Method in class org.apache.maven.surefire.api.event.JvmExitErrorEvent
 
isSysPropCategory() - Method in class org.apache.maven.surefire.api.event.SystemPropertyEvent
 
isTestCategory() - Method in enum org.apache.maven.surefire.api.booter.ForkedProcessEventType
 
isTestCategory() - Method in class org.apache.maven.surefire.api.event.AbstractConsoleEvent
 
isTestCategory() - Method in class org.apache.maven.surefire.api.event.AbstractStandardStreamEvent
 
isTestCategory() - Method in class org.apache.maven.surefire.api.event.AbstractTestControlEvent
 
isTestCategory() - Method in class org.apache.maven.surefire.api.event.ConsoleErrorEvent
 
isTestCategory() - Method in class org.apache.maven.surefire.api.event.ControlByeEvent
 
isTestCategory() - Method in class org.apache.maven.surefire.api.event.ControlNextTestEvent
 
isTestCategory() - Method in class org.apache.maven.surefire.api.event.ControlStopOnNextTestEvent
 
isTestCategory() - Method in class org.apache.maven.surefire.api.event.Event
 
isTestCategory() - Method in class org.apache.maven.surefire.api.event.JvmExitErrorEvent
 
isTestCategory() - Method in class org.apache.maven.surefire.api.event.SystemPropertyEvent
 
isTimeout() - Method in class org.apache.maven.surefire.api.suite.RunResult
 
isTrimStackTrace() - Method in class org.apache.maven.surefire.api.report.ReporterConfiguration
Indicates if reporting should trim the stack traces.
isValidTest() - Method in class org.apache.maven.surefire.api.util.internal.ClassMethod
 
isWarnEnabled() - Method in class org.apache.maven.surefire.api.booter.ForkingRunListener
 
isWildcard() - Method in class org.apache.maven.surefire.api.testset.TestListResolver
 
iterated() - Method in class org.apache.maven.surefire.api.util.TestsToRun
 
iterator() - Method in class org.apache.maven.surefire.api.util.TestsToRun
Returns an iterator over the located java.lang.Class objects

J

JvmExitErrorEvent - Class in org.apache.maven.surefire.api.event
The event for the JVM exit error.
JvmExitErrorEvent(StackTraceWriter) - Constructor for class org.apache.maven.surefire.api.event.JvmExitErrorEvent
 

L

LegacyPojoStackTraceWriter - Class in org.apache.maven.surefire.api.report
Write the trace out for a POJO test.
LegacyPojoStackTraceWriter(String, String, Throwable) - Constructor for class org.apache.maven.surefire.api.report.LegacyPojoStackTraceWriter
 
listParameters() - Static method in enum org.apache.maven.surefire.api.booter.Shutdown
 
loadClass(ClassLoader, String) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
 
locateTestClasses(ClassLoader, ScannerFilter) - Method in class org.apache.maven.surefire.api.util.DefaultDirectoryScanner
Deprecated.
 
locateTestClasses(ClassLoader, ScannerFilter) - Method in interface org.apache.maven.surefire.api.util.DirectoryScanner
Deprecated.
Locates tests based on scanning directories
logWarningAtEnd(String) - Method in interface org.apache.maven.surefire.api.fork.ForkNodeArguments
 

M

MAGIC_NUMBER_FOR_COMMANDS - Static variable in class org.apache.maven.surefire.api.booter.Constants
 
MAGIC_NUMBER_FOR_COMMANDS_BYTES - Static variable in class org.apache.maven.surefire.api.booter.Constants
 
MAGIC_NUMBER_FOR_EVENTS_BYTES - Static variable in class org.apache.maven.surefire.api.booter.Constants
 
MalformedChannelException - Exception in org.apache.maven.surefire.api.stream
 
MalformedChannelException() - Constructor for exception org.apache.maven.surefire.api.stream.MalformedChannelException
 
MalformedFrameException(int, int) - Constructor for exception org.apache.maven.surefire.api.stream.AbstractStreamDecoder.MalformedFrameException
 
markTestSetFinished() - Method in class org.apache.maven.surefire.api.util.TestsToRun
 
MasterProcessChannelDecoder - Interface in org.apache.maven.surefire.api.booter
An abstraction for physical decoder of commands.
MasterProcessChannelEncoder - Interface in org.apache.maven.surefire.api.booter
An abstraction for physical encoder of events.
MasterProcessCommand - Enum in org.apache.maven.surefire.api.booter
Commands which are sent from plugin to the forked jvm.
matchAsExclusive(String, String) - Method in class org.apache.maven.surefire.api.testset.ResolvedTest
Deprecated.
 
matchAsInclusive(String, String) - Method in class org.apache.maven.surefire.api.testset.ResolvedTest
Deprecated.
 
Memento() - Constructor for class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Memento
 

N

name() - Method in class org.apache.maven.surefire.api.util.RunOrder
 
newBufferedChannel(OutputStream) - Static method in class org.apache.maven.surefire.api.util.internal.Channels
 
newBufferedChannel(InputStream) - Static method in class org.apache.maven.surefire.api.util.internal.Channels
 
newChannel(OutputStream) - Static method in class org.apache.maven.surefire.api.util.internal.Channels
 
newChannel(InputStream) - Static method in class org.apache.maven.surefire.api.util.internal.Channels
 
newCharsetEncoder() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamEncoder
 
newDaemonThread(Runnable) - Static method in class org.apache.maven.surefire.api.util.internal.DaemonThreadFactory
 
newDaemonThread(Runnable, String) - Static method in class org.apache.maven.surefire.api.util.internal.DaemonThreadFactory
 
newDaemonThreadFactory() - Static method in class org.apache.maven.surefire.api.util.internal.DaemonThreadFactory
Should be used by thread pools.
newDaemonThreadFactory(String) - Static method in class org.apache.maven.surefire.api.util.internal.DaemonThreadFactory
 
newDumpFile(File, String) - Static method in class org.apache.maven.surefire.api.util.internal.DumpFileUtils
New dump file.
newFormattedDateFileName() - Static method in class org.apache.maven.surefire.api.util.internal.DumpFileUtils
 
newInputStream(AsynchronousByteChannel) - Static method in class org.apache.maven.surefire.api.util.internal.Channels
 
newInstance(Constructor<?>, Object...) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
 
newOutputStream(AsynchronousByteChannel) - Static method in class org.apache.maven.surefire.api.util.internal.Channels
 
newTestClassPriority(String) - Static method in class org.apache.maven.surefire.api.runorder.Priority
Returns a priority that applies to a new testclass (that has never been run/recorded)
newTestListResolver(Set<ResolvedTest>, Set<ResolvedTest>) - Static method in class org.apache.maven.surefire.api.testset.TestListResolver
 
newThread(Runnable) - Method in class org.apache.maven.surefire.api.util.internal.DaemonThreadFactory
 
next() - Method in class org.apache.maven.surefire.api.util.CloseableIterator
 
nextGeneration(int) - Method in class org.apache.maven.surefire.api.runorder.RunEntryStatistics
 
nextGenerationFailure(int) - Method in class org.apache.maven.surefire.api.runorder.RunEntryStatistics
 
nextSegmentType(MT) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
 
NL - Static variable in class org.apache.maven.surefire.api.util.internal.StringUtils
 
NonAbstractClassFilter - Class in org.apache.maven.surefire.api.filter
 
NonAbstractClassFilter() - Constructor for class org.apache.maven.surefire.api.filter.NonAbstractClassFilter
 
NOOP - Static variable in class org.apache.maven.surefire.api.booter.Command
 
noTestsRun() - Static method in class org.apache.maven.surefire.api.suite.RunResult
 

O

ObjectUtils - Class in org.apache.maven.surefire.api.util.internal
Similar to Java 7 java.util.Objects.
ofDataAt(int) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Memento
 
onJvmExit() - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
Called on JVM exit error.
optionallyWildcardFilter(TestListResolver) - Static method in class org.apache.maven.surefire.api.testset.TestListResolver
 
or(TestListResolver) - Method in class org.apache.maven.surefire.api.testset.TestListResolver
 
orderTestClasses(TestsToRun) - Method in class org.apache.maven.surefire.api.util.DefaultRunOrderCalculator
 
orderTestClasses(TestsToRun) - Method in interface org.apache.maven.surefire.api.util.RunOrderCalculator
 
org.apache.maven.surefire.api.booter - package org.apache.maven.surefire.api.booter
 
org.apache.maven.surefire.api.cli - package org.apache.maven.surefire.api.cli
 
org.apache.maven.surefire.api.event - package org.apache.maven.surefire.api.event
 
org.apache.maven.surefire.api.filter - package org.apache.maven.surefire.api.filter
 
org.apache.maven.surefire.api.fork - package org.apache.maven.surefire.api.fork
 
org.apache.maven.surefire.api.provider - package org.apache.maven.surefire.api.provider
 
org.apache.maven.surefire.api.report - package org.apache.maven.surefire.api.report
 
org.apache.maven.surefire.api.runorder - package org.apache.maven.surefire.api.runorder
 
org.apache.maven.surefire.api.stream - package org.apache.maven.surefire.api.stream
 
org.apache.maven.surefire.api.suite - package org.apache.maven.surefire.api.suite
 
org.apache.maven.surefire.api.testset - package org.apache.maven.surefire.api.testset
 
org.apache.maven.surefire.api.util - package org.apache.maven.surefire.api.util
 
org.apache.maven.surefire.api.util.internal - package org.apache.maven.surefire.api.util.internal
 
OutputReportEntry - Interface in org.apache.maven.surefire.api.report
Minimum data requirement for report entry.

P

PARALLEL_OPTIMIZE_PROP - Static variable in class org.apache.maven.surefire.api.booter.ProviderParameterNames
 
PARALLEL_PROP - Static variable in class org.apache.maven.surefire.api.booter.ProviderParameterNames
 
PARALLEL_TIMEOUT_PROP - Static variable in class org.apache.maven.surefire.api.booter.ProviderParameterNames
 
PARALLEL_TIMEOUTFORCED_PROP - Static variable in class org.apache.maven.surefire.api.booter.ProviderParameterNames
 
parameterOf(String) - Static method in enum org.apache.maven.surefire.api.booter.Shutdown
 
printRemainingStream(AbstractStreamDecoder<M, MT, ST>.Memento) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
Print the last string which has not been finished by a new line character.
PrioritizedTest - Class in org.apache.maven.surefire.api.runorder
 
PrioritizedTest(Class<?>, Priority) - Constructor for class org.apache.maven.surefire.api.runorder.PrioritizedTest
 
Priority - Class in org.apache.maven.surefire.api.runorder
 
Priority(String) - Constructor for class org.apache.maven.surefire.api.runorder.Priority
 
ProviderParameterNames - Class in org.apache.maven.surefire.api.booter
 
ProviderParameterNames() - Constructor for class org.apache.maven.surefire.api.booter.ProviderParameterNames
 
ProviderParameters - Interface in org.apache.maven.surefire.api.provider
Injected into the providers upon provider construction.

R

RANDOM - Static variable in class org.apache.maven.surefire.api.util.RunOrder
 
read(AbstractStreamDecoder<M, MT, ST>.Memento, int) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
 
readByte(AbstractStreamDecoder<M, MT, ST>.Memento) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
 
readCharset(AbstractStreamDecoder<M, MT, ST>.Memento) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
 
readFrom() - Method in exception org.apache.maven.surefire.api.stream.AbstractStreamDecoder.MalformedFrameException
 
readInt(AbstractStreamDecoder<M, MT, ST>.Memento) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
 
readInteger(AbstractStreamDecoder<M, MT, ST>.Memento) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
 
readLong(AbstractStreamDecoder<M, MT, ST>.Memento) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
 
readLongPrivate(AbstractStreamDecoder<M, MT, ST>.Memento) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
 
readMessageType(AbstractStreamDecoder<M, MT, ST>.Memento) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
 
readSegment(AbstractStreamDecoder<M, MT, ST>.Memento) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
 
readString(AbstractStreamDecoder<M, MT, ST>.Memento) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
 
readTo() - Method in exception org.apache.maven.surefire.api.stream.AbstractStreamDecoder.MalformedFrameException
 
ReflectionUtils - Class in org.apache.maven.surefire.api.util
 
reloadClass(ClassLoader, Object) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
 
remove() - Static method in class org.apache.maven.surefire.api.report.ConsoleOutputReceiverForCurrentThread
 
remove() - Method in class org.apache.maven.surefire.api.util.CloseableIterator
 
reportEntry(RunMode, Long, String, String, String, String, String, StackTraceWriter, Integer, String, Map<String, String>) - Static method in class org.apache.maven.surefire.api.report.CategorizedReportEntry
 
ReportEntry - Interface in org.apache.maven.surefire.api.report
Describes a single entry for a test report
ReporterConfiguration - Class in org.apache.maven.surefire.api.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.api.report.ReporterConfiguration
 
ReporterException - Exception in org.apache.maven.surefire.api.report
Exception occurring during report generation.
ReporterException(String, Exception) - Constructor for exception org.apache.maven.surefire.api.report.ReporterException
 
ReporterFactory - Interface in org.apache.maven.surefire.api.report
Used by the providers to request (per-thread) run listeners.
reset() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Memento
 
ResolvedTest - Class in org.apache.maven.surefire.api.testset
Deprecated.
will be renamed to ResolvedTestPattern
ResolvedTest(String, String, boolean) - Constructor for class org.apache.maven.surefire.api.testset.ResolvedTest
Deprecated.
'*' means zero or more characters
'?' means one and only one character The pattern %regex[] prefix and suffix does not appear.
ResolvedTest(ResolvedTest.Type, String, boolean) - Constructor for class org.apache.maven.surefire.api.testset.ResolvedTest
Deprecated.
The regex pattern is always unwrapped.
ResolvedTest.Type - Enum in org.apache.maven.surefire.api.testset
Deprecated.
Type of patterns in ResolvedTest constructor.
REVERSE_ALPHABETICAL - Static variable in class org.apache.maven.surefire.api.util.RunOrder
 
RunEntryStatistics - Class in org.apache.maven.surefire.api.runorder
 
RunEntryStatistics(int, int, ClassMethod) - Constructor for class org.apache.maven.surefire.api.runorder.RunEntryStatistics
 
RunEntryStatisticsMap - Class in org.apache.maven.surefire.api.runorder
 
RunEntryStatisticsMap() - Constructor for class org.apache.maven.surefire.api.runorder.RunEntryStatisticsMap
 
runIfZeroCountDown(Runnable, AtomicInteger) - Static method in class org.apache.maven.surefire.api.util.internal.ConcurrencyUtils
Decreases counter to zero, or does not change the counter if negative.
RunListener - Interface in org.apache.maven.surefire.api.report
Used by providers to report results.
RunMode - Enum in org.apache.maven.surefire.api.report
Determines the purpose the provider started the tests.
RunOrder - Class in org.apache.maven.surefire.api.util
A RunOrder specifies the order in which the tests will be run.
RunOrderCalculator - Interface in org.apache.maven.surefire.api.util
 
RunOrderParameters - Class in org.apache.maven.surefire.api.testset
 
RunOrderParameters(RunOrder[], File) - Constructor for class org.apache.maven.surefire.api.testset.RunOrderParameters
 
RunOrderParameters(String, File) - Constructor for class org.apache.maven.surefire.api.testset.RunOrderParameters
 
RunOrderParameters(String, File, Long) - Constructor for class org.apache.maven.surefire.api.testset.RunOrderParameters
 
RunOrderParameters(RunOrder[], File, Long) - Constructor for class org.apache.maven.surefire.api.testset.RunOrderParameters
 
RunResult - Class in org.apache.maven.surefire.api.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.api.suite.RunResult
 
RunResult(int, int, int, int, int) - Constructor for class org.apache.maven.surefire.api.suite.RunResult
 
RunResult(int, int, int, int, String, boolean) - Constructor for class org.apache.maven.surefire.api.suite.RunResult
 
RunResult(int, int, int, int, int, String, boolean) - Constructor for class org.apache.maven.surefire.api.suite.RunResult
 

S

SafeThrowable - Class in org.apache.maven.surefire.api.report
Guards against misbehaving throwables
SafeThrowable(Throwable) - Constructor for class org.apache.maven.surefire.api.report.SafeThrowable
 
SafeThrowable(String) - Constructor for class org.apache.maven.surefire.api.report.SafeThrowable
 
ScannerFilter - Interface in org.apache.maven.surefire.api.util
 
ScanResult - Interface in org.apache.maven.surefire.api.util
 
Segment(byte[], int, int) - Constructor for class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Segment
 
SegmentType - Enum in org.apache.maven.surefire.api.stream
 
sendExitError(StackTraceWriter, boolean) - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
ForkedBooter tear down has failed while waiting for BYE_ACK command.
serialize(File) - Method in class org.apache.maven.surefire.api.runorder.RunEntryStatisticsMap
 
set(TestOutputReceiver) - Static method in class org.apache.maven.surefire.api.report.ConsoleOutputReceiverForCurrentThread
 
setCharset(Charset) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Memento
 
setClassLoaders(ClassLoader) - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
setCommandReader(CommandChainReader) - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
setDeleteOnExit(boolean) - Method in class org.apache.maven.surefire.api.util.TempFileManager
Instructs this file manager to delete its temporary files during JVM shutdown.
This status can be turned on and off unlike File.deleteOnExit().
setDirectoryScannerParameters(DirectoryScannerParameters) - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
setMainCliOptions(List<CommandLineOption>) - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
CLI options in plugin (main) JVM process.
setPositionByteBuffer(int) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.BufferedStream
 
setPriority(int) - Method in class org.apache.maven.surefire.api.runorder.Priority
 
setProviderProperties(Map<String, String>) - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
setReporterConfiguration(ReporterConfiguration) - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
setReporterFactory(ReporterFactory) - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
setRunOrderParameters(RunOrderParameters) - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
setSkipAfterFailureCount(int) - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
See the plugin configuration parameter "skipAfterFailureCount".
setSystemExitTimeout(Integer) - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
setTestArtifactInfo(TestArtifactInfo) - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
setTestRequest(TestRequest) - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
 
shouldRun(C, M) - Method in interface org.apache.maven.surefire.api.testset.TestFilter
 
shouldRun(Class<?>, String) - Method in class org.apache.maven.surefire.api.testset.TestListResolver
 
shouldRun(String, String) - Method in class org.apache.maven.surefire.api.testset.TestListResolver
Returns true if satisfies testClassFile and methodName filter.
Shutdown - Enum in org.apache.maven.surefire.api.booter
Specifies the way how the forked jvm should be terminated after class AbstractCommandStream is closed and CTRL+C.
SimpleReportEntry - Class in org.apache.maven.surefire.api.report
Basic implementation of TestSetReportEntry (immutable and thread-safe object).
SimpleReportEntry(RunMode, Long, String, String, String, String) - Constructor for class org.apache.maven.surefire.api.report.SimpleReportEntry
 
SimpleReportEntry(RunMode, Long, String, String, String, String, Map<String, String>) - Constructor for class org.apache.maven.surefire.api.report.SimpleReportEntry
 
SimpleReportEntry(RunMode, Long, String, String, String, String, Integer) - Constructor for class org.apache.maven.surefire.api.report.SimpleReportEntry
 
SimpleReportEntry(RunMode, Long, String, String, String, String, String) - Constructor for class org.apache.maven.surefire.api.report.SimpleReportEntry
 
SimpleReportEntry(RunMode, Long, String, String, String, String, StackTraceWriter, Integer, String, Map<String, String>) - Constructor for class org.apache.maven.surefire.api.report.SimpleReportEntry
 
SimpleReportEntry(RunMode, Long, String, String, String, String, StackTraceWriter, Integer) - Constructor for class org.apache.maven.surefire.api.report.SimpleReportEntry
 
SimpleReportEntry(RunMode, Long, String, String, String, String, StackTraceWriter, Integer, Map<String, String>) - Constructor for class org.apache.maven.surefire.api.report.SimpleReportEntry
 
size() - Method in class org.apache.maven.surefire.api.util.DefaultScanResult
 
size() - Method in interface org.apache.maven.surefire.api.util.ScanResult
 
SKIP_SINCE_NEXT_TEST - Static variable in class org.apache.maven.surefire.api.booter.Command
 
smartTrimmedStackTrace() - Method in class org.apache.maven.surefire.api.report.LegacyPojoStackTraceWriter
 
smartTrimmedStackTrace() - Method in interface org.apache.maven.surefire.api.report.StackTraceWriter
Get the "smart" trimmed (1-2 lines) stacktrace.
SpecificTestClassFilter - Class in org.apache.maven.surefire.api.filter
Filter for test class files
SpecificTestClassFilter(String[]) - Constructor for class org.apache.maven.surefire.api.filter.SpecificTestClassFilter
 
split(String, String) - Static method in class org.apache.maven.surefire.api.util.internal.StringUtils
 
StackTraceWriter - Interface in org.apache.maven.surefire.api.report
Ability to write a stack trace, filtered to omit locations inside Surefire and Maven.
StandardStreamErrEvent - Class in org.apache.maven.surefire.api.event
The event of standard error stream.
StandardStreamErrEvent(RunMode, Long, String) - Constructor for class org.apache.maven.surefire.api.event.StandardStreamErrEvent
 
StandardStreamErrWithNewLineEvent - Class in org.apache.maven.surefire.api.event
The event of standard error stream with new line.
StandardStreamErrWithNewLineEvent(RunMode, Long, String) - Constructor for class org.apache.maven.surefire.api.event.StandardStreamErrWithNewLineEvent
 
StandardStreamOutEvent - Class in org.apache.maven.surefire.api.event
The event of standard output stream.
StandardStreamOutEvent(RunMode, Long, String) - Constructor for class org.apache.maven.surefire.api.event.StandardStreamOutEvent
 
StandardStreamOutWithNewLineEvent - Class in org.apache.maven.surefire.api.event
The event of standard output stream with new line.
StandardStreamOutWithNewLineEvent(RunMode, Long, String) - Constructor for class org.apache.maven.surefire.api.event.StandardStreamOutWithNewLineEvent
 
startCapture(TestOutputReceiver<OutputReportEntry>) - Static method in class org.apache.maven.surefire.api.report.ConsoleOutputCapture
 
startsWith(StringBuffer, String) - Static method in class org.apache.maven.surefire.api.util.internal.StringUtils
Determines if buffer starts with specific literal(s).
stdErr(String) - Static method in class org.apache.maven.surefire.api.report.TestOutputReportEntry
 
stdErrln(String) - Static method in class org.apache.maven.surefire.api.report.TestOutputReportEntry
 
stdOut(String) - Static method in class org.apache.maven.surefire.api.report.TestOutputReportEntry
 
stdOutln(String) - Static method in class org.apache.maven.surefire.api.report.TestOutputReportEntry
 
stopOnNextTest() - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
The provider wants to stop the progress.
StringUtils - Class in org.apache.maven.surefire.api.util.internal
Common java.lang.String manipulation routines.
SUCCESS - Static variable in class org.apache.maven.surefire.api.suite.RunResult
 
SureFireFileManager - Class in org.apache.maven.surefire.api.util
Centralized file management of temporary files in surefire.
Files are deleted on VM exit.
SureFireFileManager() - Constructor for class org.apache.maven.surefire.api.util.SureFireFileManager
 
SurefireProvider - Interface in org.apache.maven.surefire.api.provider
Interface to be implemented by all Surefire providers.
SurefireReflectionException - Exception in org.apache.maven.surefire.api.util
Exception indicating that surefire had problems with reflection.
SurefireReflectionException(Throwable) - Constructor for exception org.apache.maven.surefire.api.util.SurefireReflectionException
Create a SurefireReflectionException with the specified cause.
SystemPropertyEvent - Class in org.apache.maven.surefire.api.event
The event of system property.
SystemPropertyEvent(RunMode, Long, String, String) - Constructor for class org.apache.maven.surefire.api.event.SystemPropertyEvent
 
systemProps() - Static method in class org.apache.maven.surefire.api.util.internal.ObjectUtils
 

T

TempFileManager - Class in org.apache.maven.surefire.api.util
Management of temporary files in surefire with support for sub directories of the system's directory of temporary files.
The File.createTempFile(String, String) API creates rather meaningless file names and only in the system's temp directory.
This class creates temp files from a prefix, a unique date/timestamp, a short file id and suffix.
TEST_SET_FINISHED - Static variable in class org.apache.maven.surefire.api.booter.Command
 
TestArtifactInfo - Class in org.apache.maven.surefire.api.testset
Contains information about the detected test artifact
TestArtifactInfo(String, String) - Constructor for class org.apache.maven.surefire.api.testset.TestArtifactInfo
 
testAssumptionFailure(ReportEntry) - Method in class org.apache.maven.surefire.api.booter.ForkingRunListener
 
testAssumptionFailure(ReportEntry, boolean) - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
The test assumption failure.
testAssumptionFailure(ReportEntry) - Method in interface org.apache.maven.surefire.api.report.RunListener
Event fired when a test assumption failure was encountered.
TestAssumptionFailureEvent - Class in org.apache.maven.surefire.api.event
The event for the failed assumption.
TestAssumptionFailureEvent(ReportEntry) - Constructor for class org.apache.maven.surefire.api.event.TestAssumptionFailureEvent
 
TestClassMethodNameUtils - Class in org.apache.maven.surefire.api.util.internal
JUnit Description parser.
testError(ReportEntry) - Method in class org.apache.maven.surefire.api.booter.ForkingRunListener
 
testError(ReportEntry, boolean) - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
The test error.
testError(ReportEntry) - Method in interface org.apache.maven.surefire.api.report.RunListener
Event fired when a test ended with an error (non anticipated problem)
TestErrorEvent - Class in org.apache.maven.surefire.api.event
The event for the erroneous test.
TestErrorEvent(ReportEntry) - Constructor for class org.apache.maven.surefire.api.event.TestErrorEvent
 
testExecutionSkippedByUser() - Method in class org.apache.maven.surefire.api.booter.ForkingRunListener
 
testExecutionSkippedByUser() - Method in interface org.apache.maven.surefire.api.report.RunListener
Event fired skipping an execution of remaining test-set in other fork(s); or does nothing if no forks.
testFailed(ReportEntry) - Method in class org.apache.maven.surefire.api.booter.ForkingRunListener
 
testFailed(ReportEntry, boolean) - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
The test has failed.
testFailed(ReportEntry) - Method in interface org.apache.maven.surefire.api.report.RunListener
Event fired when a test ended with a failure (anticipated problem)
TestFailedEvent - Class in org.apache.maven.surefire.api.event
The event for the failed test.
TestFailedEvent(ReportEntry) - Constructor for class org.apache.maven.surefire.api.event.TestFailedEvent
 
TestFilter<C,M> - Interface in org.apache.maven.surefire.api.testset
Generic interface of test filter.
TestListResolver - Class in org.apache.maven.surefire.api.testset
Resolved multi pattern filter e.g.
TestListResolver(Collection<String>) - Constructor for class org.apache.maven.surefire.api.testset.TestListResolver
 
TestListResolver(String) - Constructor for class org.apache.maven.surefire.api.testset.TestListResolver
 
TestListResolver(Collection<String>, Collection<String>) - Constructor for class org.apache.maven.surefire.api.testset.TestListResolver
 
TESTNG_EXCLUDEDGROUPS_PROP - Static variable in class org.apache.maven.surefire.api.booter.ProviderParameterNames
 
TESTNG_GROUPS_PROP - Static variable in class org.apache.maven.surefire.api.booter.ProviderParameterNames
 
testOutput(TestOutputReportEntry) - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
Test output, a line or characters.
TestOutputReceiver<T extends OutputReportEntry> - Interface in org.apache.maven.surefire.api.report
A receiver of stdout/sterr output from running tests.
TestOutputReportEntry - Class in org.apache.maven.surefire.api.report
This report entry should be used in TestOutputReceiver.writeTestOutput(OutputReportEntry).
TestOutputReportEntry(String, boolean, boolean, RunMode, Long) - Constructor for class org.apache.maven.surefire.api.report.TestOutputReportEntry
Wraps the output from the running test-case.
TestOutputReportEntry(OutputReportEntry, RunMode, Long) - Constructor for class org.apache.maven.surefire.api.report.TestOutputReportEntry
 
TestReportListener<T extends OutputReportEntry> - Interface in org.apache.maven.surefire.api.report
This architecture has two sides (forked JVM, plugin JVM) implementing the same interface TestReportListener:
TestRequest - Class in org.apache.maven.surefire.api.testset
Information about the requested test.
TestRequest(List, File, TestListResolver) - Constructor for class org.apache.maven.surefire.api.testset.TestRequest
 
TestRequest(List, File, TestListResolver, int) - Constructor for class org.apache.maven.surefire.api.testset.TestRequest
 
testSetCompleted(TestSetReportEntry) - Method in class org.apache.maven.surefire.api.booter.ForkingRunListener
 
testSetCompleted(TestSetReportEntry, boolean) - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
The test set has finished.
testSetCompleted(TestSetReportEntry) - Method in interface org.apache.maven.surefire.api.report.RunListener
Indicates end of a given test-set
TestsetCompletedEvent - Class in org.apache.maven.surefire.api.event
The event for completed testset.
TestsetCompletedEvent(TestSetReportEntry) - Constructor for class org.apache.maven.surefire.api.event.TestsetCompletedEvent
 
TestSetFailedException - Exception in org.apache.maven.surefire.api.testset
Exception that indicates a test failed.
TestSetFailedException(String) - Constructor for exception org.apache.maven.surefire.api.testset.TestSetFailedException
Creates TestSetFailedException with a detail message.
TestSetFailedException(String, Throwable) - Constructor for exception org.apache.maven.surefire.api.testset.TestSetFailedException
Creates TestSetFailedException with the specified detail message and cause.
TestSetFailedException(Throwable) - Constructor for exception org.apache.maven.surefire.api.testset.TestSetFailedException
Creates TestSetFailedException with the specified cause.
TestSetReportEntry - Interface in org.apache.maven.surefire.api.report
Describes test-set when started and finished.
testSetStarting(TestSetReportEntry) - Method in class org.apache.maven.surefire.api.booter.ForkingRunListener
 
testSetStarting(TestSetReportEntry, boolean) - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
The test set has started.
testSetStarting(TestSetReportEntry) - Method in interface org.apache.maven.surefire.api.report.RunListener
Indicates the start of a given test-set
TestsetStartingEvent - Class in org.apache.maven.surefire.api.event
The event for started testset.
TestsetStartingEvent(TestSetReportEntry) - Constructor for class org.apache.maven.surefire.api.event.TestsetStartingEvent
 
testSkipped(ReportEntry) - Method in class org.apache.maven.surefire.api.booter.ForkingRunListener
 
testSkipped(ReportEntry, boolean) - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
The test is skipped.
testSkipped(ReportEntry) - Method in interface org.apache.maven.surefire.api.report.RunListener
Event fired when a test is skipped
TestSkippedEvent - Class in org.apache.maven.surefire.api.event
The event for the skipped test.
TestSkippedEvent(ReportEntry) - Constructor for class org.apache.maven.surefire.api.event.TestSkippedEvent
 
testStarting(ReportEntry) - Method in class org.apache.maven.surefire.api.booter.ForkingRunListener
 
testStarting(ReportEntry, boolean) - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
The test has started.
testStarting(ReportEntry) - Method in interface org.apache.maven.surefire.api.report.RunListener
Event fired when a test is about to start
TestStartingEvent - Class in org.apache.maven.surefire.api.event
The event for started test.
TestStartingEvent(ReportEntry) - Constructor for class org.apache.maven.surefire.api.event.TestStartingEvent
 
TestsToRun - Class in org.apache.maven.surefire.api.util
Contains all the tests that have been found according to specified include/exclude specification for a given surefire run.
TestsToRun(Set<Class<?>>) - Constructor for class org.apache.maven.surefire.api.util.TestsToRun
Constructor
testSucceeded(ReportEntry) - Method in class org.apache.maven.surefire.api.booter.ForkingRunListener
 
testSucceeded(ReportEntry, boolean) - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
The test has succeeded.
testSucceeded(ReportEntry) - Method in interface org.apache.maven.surefire.api.report.RunListener
Event fired when a test ended successfully
TestSucceededEvent - Class in org.apache.maven.surefire.api.event
The event for succeeded test.
TestSucceededEvent(ReportEntry) - Constructor for class org.apache.maven.surefire.api.event.TestSucceededEvent
 
THREADCOUNT_PROP - Static variable in class org.apache.maven.surefire.api.booter.ProviderParameterNames
 
THREADCOUNTCLASSES_PROP - Static variable in class org.apache.maven.surefire.api.booter.ProviderParameterNames
 
THREADCOUNTMETHODS_PROP - Static variable in class org.apache.maven.surefire.api.booter.ProviderParameterNames
 
THREADCOUNTSUITES_PROP - Static variable in class org.apache.maven.surefire.api.booter.ProviderParameterNames
 
ThreadedExecutionScheduler - Class in org.apache.maven.surefire.api.runorder
 
ThreadedExecutionScheduler(int) - Constructor for class org.apache.maven.surefire.api.runorder.ThreadedExecutionScheduler
 
timeout(RunResult) - Static method in class org.apache.maven.surefire.api.suite.RunResult
 
toClassFileName(Class<?>) - Static method in class org.apache.maven.surefire.api.testset.TestListResolver
 
toClassFileName(String) - Static method in class org.apache.maven.surefire.api.testset.TestListResolver
 
toMessage(MT, AbstractStreamDecoder<M, MT, ST>.Memento) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
 
toRunClass(String) - Static method in class org.apache.maven.surefire.api.booter.Command
 
toShutdown(Shutdown) - Static method in class org.apache.maven.surefire.api.booter.Command
 
toShutdownData() - Method in class org.apache.maven.surefire.api.booter.Command
 
toString() - Method in enum org.apache.maven.surefire.api.booter.MasterProcessCommand
 
toString() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
 
toString() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.BufferedStream
 
toString() - Method in class org.apache.maven.surefire.api.testset.ResolvedTest
Deprecated.
 
toString() - Method in class org.apache.maven.surefire.api.testset.TestListResolver
 
toString() - Method in class org.apache.maven.surefire.api.util.RunOrder
 
toString() - Method in class org.apache.maven.surefire.api.util.TempFileManager
 
toString() - Method in class org.apache.maven.surefire.api.util.TestsToRun
 
tryGetConstructor(Class<T>, Class<?>...) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
 
tryGetMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
 
tryLoadClass(ClassLoader, String) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
 

U

update(Command) - Method in interface org.apache.maven.surefire.api.provider.CommandListener
 
useNonNull(T, T) - Static method in class org.apache.maven.surefire.api.util.internal.ObjectUtils
 

V

valueOf(String) - Static method in enum org.apache.maven.surefire.api.booter.ForkedProcessEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.surefire.api.booter.MasterProcessCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.surefire.api.booter.Shutdown
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.surefire.api.cli.CommandLineOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.surefire.api.report.RunMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.surefire.api.stream.AbstractStreamDecoder.StreamReadStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.surefire.api.stream.SegmentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.surefire.api.testset.ResolvedTest.Type
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in class org.apache.maven.surefire.api.util.RunOrder
 
valueOfMulti(String) - Static method in class org.apache.maven.surefire.api.util.RunOrder
Returns the specified RunOrder
values() - Static method in enum org.apache.maven.surefire.api.booter.ForkedProcessEventType
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.api.booter.MasterProcessCommand
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.api.booter.Shutdown
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.api.cli.CommandLineOption
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.api.report.RunMode
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.api.stream.AbstractStreamDecoder.StreamReadStatus
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.api.stream.SegmentType
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.api.testset.ResolvedTest.Type
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.

W

warning(String) - Method in class org.apache.maven.surefire.api.booter.ForkingRunListener
 
withException(RunMode, Long, String, String, String, String, StackTraceWriter) - Static method in class org.apache.maven.surefire.api.report.SimpleReportEntry
 
WritableBufferedByteChannel - Interface in org.apache.maven.surefire.api.util.internal
Extends WritableByteChannel with buffered (i.e.
write(ByteBuffer, int, int) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.BufferedStream
 
write(ByteBuffer, boolean) - Method in class org.apache.maven.surefire.api.stream.AbstractStreamEncoder
 
writeBuffered(ByteBuffer) - Method in interface org.apache.maven.surefire.api.util.internal.WritableBufferedByteChannel
 
writeTestOutput(TestOutputReportEntry) - Method in class org.apache.maven.surefire.api.booter.ForkingRunListener
 
writeTestOutput(T) - Method in interface org.apache.maven.surefire.api.report.TestOutputReceiver
Forwards process output from the running test-case into the reporting system
writeTo(Map<String, String>) - Method in class org.apache.maven.surefire.api.util.DefaultScanResult
 
writeTo(Map<String, String>) - Method in interface org.apache.maven.surefire.api.util.ScanResult
 
writeTraceToString() - Method in class org.apache.maven.surefire.api.report.LegacyPojoStackTraceWriter
 
writeTraceToString() - Method in interface org.apache.maven.surefire.api.report.StackTraceWriter
Write the throwable to a string, without trimming.
writeTrimmedTraceToString() - Method in class org.apache.maven.surefire.api.report.LegacyPojoStackTraceWriter
 
writeTrimmedTraceToString() - Method in interface org.apache.maven.surefire.api.report.StackTraceWriter
Write the throwable to a string, trimming extra locations.
A B C D E F G H I J L M N O P R S T U V W 
Skip navigation links

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