- AbstractConsoleEvent - Class in org.apache.maven.surefire.api.event
-
The base class of an event.
- 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
-
- 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 - 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
-
- 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 - 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
-
- 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<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(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.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.MalformedFrameException - Exception in org.apache.maven.surefire.api.stream
-
- AbstractStreamDecoder.Memento - Class 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.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.
- 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<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
-
- 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<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
-
- 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.NonAbstractClassFilter
-
- accept(Class) - Method in class org.apache.maven.surefire.api.filter.SpecificTestClassFilter
-
- 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
- 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.
- 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
-
- add(RunEntryStatistics) - Method in class org.apache.maven.surefire.api.runorder.RunEntryStatisticsMap
-
- addItem(RunEntryStatistics) - Method in class org.apache.maven.surefire.api.runorder.Priority
-
- addItem(RunEntryStatistics) - Method in class org.apache.maven.surefire.api.runorder.Priority
-
- addShutdownListener(CommandListener) - Method in interface org.apache.maven.surefire.api.provider.CommandChainReader
-
- addShutdownListener(CommandListener) - Method in interface org.apache.maven.surefire.api.provider.CommandChainReader
-
- addSkipNextTestsListener(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
-
- addTest(PrioritizedTest) - Method in class org.apache.maven.surefire.api.runorder.ThreadedExecutionScheduler
-
- aggregate(RunResult) - Method in class org.apache.maven.surefire.api.suite.RunResult
-
- aggregate(RunResult) - Method in class org.apache.maven.surefire.api.suite.RunResult
-
- allowEagerReading() - Method in class org.apache.maven.surefire.api.util.TestsToRun
-
- 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 method in class org.apache.maven.surefire.api.testset.RunOrderParameters
-
- ALPHABETICAL - Static variable in class org.apache.maven.surefire.api.util.RunOrder
-
- ALPHABETICAL - Static variable in class org.apache.maven.surefire.api.util.RunOrder
-
- and(TestListResolver) - Method in class org.apache.maven.surefire.api.testset.TestListResolver
-
- and(TestListResolver) - Method in class org.apache.maven.surefire.api.testset.TestListResolver
-
- append(DefaultScanResult) - Method in class org.apache.maven.surefire.api.util.DefaultScanResult
-
- 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 class org.apache.maven.surefire.api.util.DefaultScanResult
-
- applyFilter(ScannerFilter, ClassLoader) - Method in interface org.apache.maven.surefire.api.util.ScanResult
-
- 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
-
- 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
-
- 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
-
- awaitStarted() - Method in interface org.apache.maven.surefire.api.provider.CommandChainReader
-
- cancel() - Method in class org.apache.maven.surefire.api.provider.AbstractProvider
-
- 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.
- 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 - 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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 - 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
-
- 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
-
- 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 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.booter.MasterProcessChannelDecoder
-
- close() - Method in interface org.apache.maven.surefire.api.report.ReporterFactory
-
Closes the factory, freeing resources allocated in the factory.
- 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
-
- CloseableIterator<T> - Class in org.apache.maven.surefire.api.util
-
- CloseableIterator() - Constructor for class org.apache.maven.surefire.api.util.CloseableIterator
-
- 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 - 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(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
-
- 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.
- 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.
- CommandLineOption - Enum in org.apache.maven.surefire.api.cli
-
CLI options.
- CommandListener - Interface in org.apache.maven.surefire.api.provider
-
Command listener interface.
- CommandListener - Interface in org.apache.maven.surefire.api.provider
-
Command listener interface.
- ConcurrencyUtils - Class in org.apache.maven.surefire.api.util.internal
-
Concurrency utilities.
- 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 - 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
-
- 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.
- 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 - 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
-
- 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.
- 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 - 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
-
- 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.
- 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 - Class in org.apache.maven.surefire.api.report
-
Deals with system.out/err.
- ConsoleOutputCapture() - Constructor for class org.apache.maven.surefire.api.report.ConsoleOutputCapture
-
- ConsoleOutputCapture() - Constructor for class org.apache.maven.surefire.api.report.ConsoleOutputCapture
-
- ConsoleOutputReceiverForCurrentThread - Class in org.apache.maven.surefire.api.report
-
- 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 - 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
-
- 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.
- consoleWarningLog(String) - Method in interface org.apache.maven.surefire.api.booter.MasterProcessChannelEncoder
-
Warning log.
- Constants - Class in org.apache.maven.surefire.api.booter
-
- Constants - Class in org.apache.maven.surefire.api.booter
-
- Constants() - Constructor for class org.apache.maven.surefire.api.booter.Constants
-
- Constants() - Constructor for class org.apache.maven.surefire.api.booter.Constants
-
- containsAtLeast(int) - Method in class org.apache.maven.surefire.api.util.TestsToRun
-
- containsAtLeast(int) - Method in class org.apache.maven.surefire.api.util.TestsToRun
-
- containsExactly(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 - Class in org.apache.maven.surefire.api.event
-
The control event of bye.
- ControlByeEvent() - Constructor for class org.apache.maven.surefire.api.event.ControlByeEvent
-
- 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 - 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
-
- 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 - 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
-
- ControlStopOnNextTestEvent() - Constructor for class org.apache.maven.surefire.api.event.ControlStopOnNextTestEvent
-
- countBufferOverflows() - Method in interface org.apache.maven.surefire.api.util.internal.WritableBufferedByteChannel
-
- countBufferOverflows() - Method in interface org.apache.maven.surefire.api.util.internal.WritableBufferedByteChannel
-
- createNextGeneration(ReportEntry) - Method in class org.apache.maven.surefire.api.runorder.RunEntryStatisticsMap
-
- createNextGeneration(ReportEntry) - Method in class org.apache.maven.surefire.api.runorder.RunEntryStatisticsMap
-
- createNextGenerationFailure(ReportEntry) - Method in class org.apache.maven.surefire.api.runorder.RunEntryStatisticsMap
-
- createNextGenerationFailure(ReportEntry) - Method in class org.apache.maven.surefire.api.runorder.RunEntryStatisticsMap
-
- createTestReportListener() - Method in class org.apache.maven.surefire.api.booter.ForkingReporterFactory
-
- 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.
- createTestReportListener() - Method in interface org.apache.maven.surefire.api.report.ReporterFactory
-
Creates a reporter listener.
- GenericTestPattern<P,C,M> - Interface in org.apache.maven.surefire.api.testset
-
Resolves string test patterns in object oriented patterns P.
- GenericTestPattern<P,C,M> - Interface in org.apache.maven.surefire.api.testset
-
Resolves string test patterns in object oriented patterns P.
- geRunmode() - Method in enum org.apache.maven.surefire.api.report.RunMode
-
- geRunmode() - Method in enum org.apache.maven.surefire.api.report.RunMode
-
- get() - Static method in class org.apache.maven.surefire.api.report.ConsoleOutputReceiverForCurrentThread
-
- get() - Static method in class org.apache.maven.surefire.api.report.ConsoleOutputReceiverForCurrentThread
-
- getArguments() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
-
- getArguments() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder
-
- getByteBuffer() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Memento
-
- getByteBuffer() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Memento
-
- getCharBuffer() - 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
-
- 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
- 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
-
- 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 class org.apache.maven.surefire.api.util.DefaultScanResult
-
- getClassesSkippedByValidation(ScannerFilter, ClassLoader) - Method in interface org.apache.maven.surefire.api.util.ScanResult
-
- getClassesSkippedByValidation(ScannerFilter, ClassLoader) - Method in interface org.apache.maven.surefire.api.util.ScanResult
-
- getClassifier() - Method in class org.apache.maven.surefire.api.testset.TestArtifactInfo
-
- getClassifier() - Method in class org.apache.maven.surefire.api.testset.TestArtifactInfo
-
- getClassMethod() - Method in class org.apache.maven.surefire.api.runorder.RunEntryStatistics
-
- getClassMethod() - Method in class org.apache.maven.surefire.api.runorder.RunEntryStatistics
-
- getClassName() - Method in class org.apache.maven.surefire.api.runorder.Priority
-
- 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 class org.apache.maven.surefire.api.util.DefaultScanResult
-
- getClassName(int) - Method in interface org.apache.maven.surefire.api.util.ScanResult
-
- 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.runorder.PrioritizedTest
-
- getClazz() - Method in class org.apache.maven.surefire.api.util.internal.ClassMethod
-
- 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 class org.apache.maven.surefire.api.booter.BaseProviderFactory
-
- getCommandReader() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
-
- 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 class org.apache.maven.surefire.api.booter.DumpErrorSingleton
-
- getCommandStreamBinaryFile() - Method in interface org.apache.maven.surefire.api.fork.ForkNodeArguments
-
- getCommandStreamBinaryFile() - Method in interface org.apache.maven.surefire.api.fork.ForkNodeArguments
-
- getCommandType() - Method in class org.apache.maven.surefire.api.booter.Command
-
- getCommandType() - Method in class org.apache.maven.surefire.api.booter.Command
-
- getCompletedCount() - Method in class org.apache.maven.surefire.api.suite.RunResult
-
- getCompletedCount() - Method in class org.apache.maven.surefire.api.suite.RunResult
-
- getConsoleLock() - Method in interface org.apache.maven.surefire.api.fork.ForkNodeArguments
-
- getConsoleLock() - Method in interface org.apache.maven.surefire.api.fork.ForkNodeArguments
-
- getConsoleLogger() - 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
-
- 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.booter.Command
-
- getData() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Memento
-
- getData() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Memento
-
- getDataType() - Method in enum org.apache.maven.surefire.api.booter.MasterProcessCommand
-
- getDataType() - Method in enum org.apache.maven.surefire.api.booter.MasterProcessCommand
-
- getDecoder() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Memento
-
- 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 class org.apache.maven.surefire.api.booter.BaseProviderFactory
-
Deprecated.
- getDirectoryScanner() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
-
- getDirectoryScanner() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
-
- getDirectoryScannerParameters() - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
-
- getDirectoryScannerParameters() - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
-
- getDirectoryScannerParameters() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
-
- getDirectoryScannerParameters() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
-
- 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
-
- 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
-
- getElapsed() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
-
- getElapsed(int) - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
-
- 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
-
- getEmptyTestListResolver() - Static method in class org.apache.maven.surefire.api.testset.TestListResolver
-
- getEncodedCharsetName() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamEncoder
-
- 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.AbstractStreamDecoder
-
- getEncodedMagicNumber() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamEncoder
-
- getEncodedMagicNumber() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamEncoder
-
- getErrors() - Method in class org.apache.maven.surefire.api.suite.RunResult
-
- getErrors() - Method in class org.apache.maven.surefire.api.suite.RunResult
-
- getEventStreamBinaryFile() - Method in interface org.apache.maven.surefire.api.fork.ForkNodeArguments
-
- getEventStreamBinaryFile() - Method in interface org.apache.maven.surefire.api.fork.ForkNodeArguments
-
- getEventType() - Method in class org.apache.maven.surefire.api.event.Event
-
- 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 interface org.apache.maven.surefire.api.testset.GenericTestPattern
-
- getExcludedPatterns() - Method in class org.apache.maven.surefire.api.testset.TestListResolver
-
- getExcludedPatterns() - Method in class org.apache.maven.surefire.api.testset.TestListResolver
-
- getExcludes() - Method in class org.apache.maven.surefire.api.testset.DirectoryScannerParameters
-
Deprecated.
- getExcludes() - Method in class org.apache.maven.surefire.api.testset.DirectoryScannerParameters
-
Deprecated.
- getFailsafeCode() - Method in class org.apache.maven.surefire.api.suite.RunResult
-
- getFailsafeCode() - Method in class org.apache.maven.surefire.api.suite.RunResult
-
- getFailure() - 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
-
- getFailures() - Method in class org.apache.maven.surefire.api.suite.RunResult
-
- getFlakes() - 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.
- 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 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 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
-
- 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 interface org.apache.maven.surefire.api.testset.GenericTestPattern
-
- getIncludedPatterns() - Method in class org.apache.maven.surefire.api.testset.TestListResolver
-
- getIncludedPatterns() - Method in class org.apache.maven.surefire.api.testset.TestListResolver
-
- getIncludes() - Method in class org.apache.maven.surefire.api.testset.DirectoryScannerParameters
-
Deprecated.
- getIncludes() - Method in class org.apache.maven.surefire.api.testset.DirectoryScannerParameters
-
Deprecated.
- getKey() - Method in class org.apache.maven.surefire.api.event.SystemPropertyEvent
-
- getKey() - Method in class org.apache.maven.surefire.api.event.SystemPropertyEvent
-
- getLine() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Memento
-
- getLine() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Memento
-
- getLocalizedMessage() - Method in class org.apache.maven.surefire.api.report.SafeThrowable
-
- getLocalizedMessage() - Method in class org.apache.maven.surefire.api.report.SafeThrowable
-
- getLocatedClasses() - Method in class org.apache.maven.surefire.api.util.TestsToRun
-
- 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 interface org.apache.maven.surefire.api.report.OutputReportEntry
-
- getLog() - Method in class org.apache.maven.surefire.api.report.TestOutputReportEntry
-
- 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 class org.apache.maven.surefire.api.booter.BaseProviderFactory
-
- getMainCliOptions() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
-
- 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.AbstractConsoleEvent
-
- getMessage() - Method in class org.apache.maven.surefire.api.event.AbstractStandardStreamEvent
-
- 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 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.SafeThrowable
-
- getMessage() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
-
- getMessage() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
-
- getMethod() - Method in class org.apache.maven.surefire.api.util.internal.ClassMethod
-
- 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
-
- 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
-
- 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 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
-
- getName() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
-
- getNameText() - Method in interface org.apache.maven.surefire.api.report.ReportEntry
-
- getNameText() - Method in interface org.apache.maven.surefire.api.report.ReportEntry
-
- getNameText() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
-
- 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 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 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
-
- getNameWithGroup() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
-
- getOpcode() - Method in enum org.apache.maven.surefire.api.booter.ForkedProcessEventType
-
- 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.ForkedProcessEventType
-
- getOpcodeBinary() - Method in enum org.apache.maven.surefire.api.booter.MasterProcessCommand
-
- getOpcodeBinary() - Method in enum org.apache.maven.surefire.api.booter.MasterProcessCommand
-
- getOpcodeLength() - 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
-
- getP1() - Method in class org.apache.maven.surefire.api.booter.BiProperty
-
- getP2() - 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
-
- 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 interface org.apache.maven.surefire.api.testset.GenericTestPattern
-
- getPluginParameterTest() - Method in class org.apache.maven.surefire.api.testset.TestListResolver
-
- getPluginParameterTest() - Method in class org.apache.maven.surefire.api.testset.TestListResolver
-
- getPositionByteBuffer() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.BufferedStream
-
- 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
-
- 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
-
- 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.PrioritizedTest
-
- getPriority() - Method in class org.apache.maven.surefire.api.runorder.Priority
-
- 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 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.
- 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
-
- 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 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
- 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 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
- 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 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 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
-
- 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
- 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.
- 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
-
- 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.AbstractStandardStreamEvent
-
- getRunMode() - Method in class org.apache.maven.surefire.api.event.SystemPropertyEvent
-
- 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 interface org.apache.maven.surefire.api.report.ReportEntry
-
Run mode.
- getRunMode() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
-
- getRunMode() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
-
- getRunMode() - Method in class org.apache.maven.surefire.api.report.TestOutputReportEntry
-
- getRunMode() - Method in class org.apache.maven.surefire.api.report.TestOutputReportEntry
-
- getRunmodeBinary() - Method in enum org.apache.maven.surefire.api.report.RunMode
-
- 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.DirectoryScannerParameters
-
- getRunOrder() - Method in class org.apache.maven.surefire.api.testset.RunOrderParameters
-
- 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 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.
- 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
-
- getRunOrderRandomSeed() - Method in class org.apache.maven.surefire.api.testset.RunOrderParameters
-
- getRunStatisticsFile() - 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
-
- 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 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
- 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
-
- getSessionId() - Method in interface org.apache.maven.surefire.api.fork.ForkNodeArguments
-
- getSingleton() - Static method in class org.apache.maven.surefire.api.booter.DumpErrorSingleton
-
- 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 class org.apache.maven.surefire.api.booter.BaseProviderFactory
-
- getSkipAfterFailureCount() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
-
- getSkipAfterFailureCount() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
-
- getSkipped() - Method in class org.apache.maven.surefire.api.suite.RunResult
-
- 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 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
-
- getSourceName() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
-
- getSourceText() - Method in interface org.apache.maven.surefire.api.report.ReportEntry
-
- getSourceText() - Method in interface org.apache.maven.surefire.api.report.ReportEntry
-
- getSourceText() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
-
- getSourceText() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
-
- getSpecificTests() - Method in class org.apache.maven.surefire.api.testset.DirectoryScannerParameters
-
Deprecated.
- 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.ConsoleErrorEvent
-
- getStackTraceWriter() - Method in class org.apache.maven.surefire.api.event.JvmExitErrorEvent
-
- 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 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
-
- getStackTraceWriter() - Method in class org.apache.maven.surefire.api.report.SimpleReportEntry
-
- getSuccessfulBuilds() - Method in class org.apache.maven.surefire.api.runorder.RunEntryStatistics
-
- 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.
- 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
- 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 class org.apache.maven.surefire.api.booter.BaseProviderFactory
-
- getSystemExitTimeout() - Method in interface org.apache.maven.surefire.api.provider.ProviderParameters
-
- 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 class org.apache.maven.surefire.api.report.SimpleReportEntry
-
- getSystemProperties() - Method in interface org.apache.maven.surefire.api.report.TestSetReportEntry
-
- getSystemProperties() - Method in interface org.apache.maven.surefire.api.report.TestSetReportEntry
-
- getTarget() - Method in class org.apache.maven.surefire.api.report.SafeThrowable
-
- getTarget() - Method in class org.apache.maven.surefire.api.report.SafeThrowable
-
- getTestArtifactInfo() - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
-
- 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
- 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}
- 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 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
- 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.
- 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.
- 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.
- 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 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.
- 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.AbstractStandardStreamEvent
-
- getTestRunId() - Method in class org.apache.maven.surefire.api.event.SystemPropertyEvent
-
- 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 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.SimpleReportEntry
-
- getTestRunId() - Method in class org.apache.maven.surefire.api.report.TestOutputReportEntry
-
- 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}
- 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 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.
- 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.PrioritizedTest
-
- getTotalRuntime() - Method in class org.apache.maven.surefire.api.runorder.Priority
-
- getTotalRuntime() - Method in class org.apache.maven.surefire.api.runorder.Priority
-
- getValue() - Method in class org.apache.maven.surefire.api.event.SystemPropertyEvent
-
- getValue() - Method in class org.apache.maven.surefire.api.event.SystemPropertyEvent
-
- getVersion() - Method in class org.apache.maven.surefire.api.testset.TestArtifactInfo
-
- getVersion() - Method in class org.apache.maven.surefire.api.testset.TestArtifactInfo
-
- GROUP_PREFIX - Static variable in class org.apache.maven.surefire.api.report.CategorizedReportEntry
-
- GROUP_PREFIX - Static variable in class org.apache.maven.surefire.api.report.CategorizedReportEntry
-
- RANDOM - Static variable in class org.apache.maven.surefire.api.util.RunOrder
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- readTo() - Method in exception org.apache.maven.surefire.api.stream.AbstractStreamDecoder.MalformedFrameException
-
- ReflectionUtils - Class in org.apache.maven.surefire.api.util
-
- ReflectionUtils - Class in org.apache.maven.surefire.api.util
-
- reloadClass(ClassLoader, Object) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
-
- 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() - Static method in class org.apache.maven.surefire.api.report.ConsoleOutputReceiverForCurrentThread
-
- remove() - Method in class org.apache.maven.surefire.api.util.CloseableIterator
-
- 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(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
- 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 - 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
-
- 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 - 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
-
- 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.
- 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
-
- reset() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Memento
-
- ResolvedTest - Class in org.apache.maven.surefire.api.testset
-
- ResolvedTest - Class in org.apache.maven.surefire.api.testset
-
- 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(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.
- 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
-
- REVERSE_ALPHABETICAL - Static variable in class org.apache.maven.surefire.api.util.RunOrder
-
- RUN_MODES - Static variable in enum org.apache.maven.surefire.api.report.RunMode
-
- RUN_MODES - Static variable in enum org.apache.maven.surefire.api.report.RunMode
-
- RunEntryStatistics - Class in org.apache.maven.surefire.api.runorder
-
- RunEntryStatistics - Class in org.apache.maven.surefire.api.runorder
-
- RunEntryStatistics(int, int, ClassMethod) - Constructor for class org.apache.maven.surefire.api.runorder.RunEntryStatistics
-
- RunEntryStatistics(int, int, ClassMethod) - Constructor for class org.apache.maven.surefire.api.runorder.RunEntryStatistics
-
- RunEntryStatisticsMap - Class in org.apache.maven.surefire.api.runorder
-
- RunEntryStatisticsMap - Class in org.apache.maven.surefire.api.runorder
-
- RunEntryStatisticsMap() - Constructor for class org.apache.maven.surefire.api.runorder.RunEntryStatisticsMap
-
- 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.
- 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.
- 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.
- 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.
- 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
-
- RunOrderCalculator - Interface in org.apache.maven.surefire.api.util
-
- RunOrderParameters - Class in org.apache.maven.surefire.api.testset
-
- 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(RunOrder[], File, Long) - 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) - Constructor for class org.apache.maven.surefire.api.testset.RunOrderParameters
-
- RunOrderParameters(String, File) - Constructor for class org.apache.maven.surefire.api.testset.RunOrderParameters
-
- RunOrderParameters(RunOrder[], File, Long) - Constructor for class org.apache.maven.surefire.api.testset.RunOrderParameters
-
- RunOrderParameters(String, 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 - 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
-
- 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
-
- SafeThrowable - Class in org.apache.maven.surefire.api.report
-
Guards against misbehaving throwables
- 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
-
- 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
-
- ScannerFilter - Interface in org.apache.maven.surefire.api.util
-
- ScanResult - 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
-
- Segment(byte[], int, int) - Constructor for class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.Segment
-
- SegmentType - Enum in org.apache.maven.surefire.api.stream
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- setClassLoaders(ClassLoader) - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
-
- setCommandReader(CommandChainReader) - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
-
- setCommandReader(CommandChainReader) - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
-
- setDirectoryScannerParameters(DirectoryScannerParameters) - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
-
- 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.
- 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
-
- 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
-
- 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
-
- 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
-
- setReporterConfiguration(ReporterConfiguration) - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
-
- setReporterFactory(ReporterFactory) - 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
-
- setRunOrderParameters(RunOrderParameters) - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
-
- setRunOrderRandomSeed(Long) - Method in class org.apache.maven.surefire.api.testset.RunOrderParameters
-
- setRunOrderRandomSeed(Long) - Method in class org.apache.maven.surefire.api.testset.RunOrderParameters
-
- setSkipAfterFailureCount(int) - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
-
See the plugin configuration parameter "skipAfterFailureCount".
- 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
-
- setSystemExitTimeout(Integer) - Method in class org.apache.maven.surefire.api.booter.BaseProviderFactory
-
- setTestArtifactInfo(TestArtifactInfo) - 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
-
- 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(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.
- 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.
- 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
-
- SimpleReportEntry - Class in org.apache.maven.surefire.api.report
-
- 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
-
- 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 class org.apache.maven.surefire.api.util.DefaultScanResult
-
- size() - Method in interface org.apache.maven.surefire.api.util.ScanResult
-
- 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
-
- 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 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.
- 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 - 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
-
- 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
-
- 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.
- 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 - 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
-
- 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 - 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
-
- 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 - 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
-
- 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 - 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
-
- 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
-
- 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).
- 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
-
- 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
-
- 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
-
- 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
-
- 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.
- 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
-
- StringUtils - Class in org.apache.maven.surefire.api.util.internal
-
- SUCCESS - Static variable in class org.apache.maven.surefire.api.suite.RunResult
-
- SUCCESS - Static variable in class org.apache.maven.surefire.api.suite.RunResult
-
- SurefireProvider - Interface in org.apache.maven.surefire.api.provider
-
Interface to be implemented by all Surefire providers.
- 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 - 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
-
- SurefireReflectionException(Throwable) - Constructor for exception org.apache.maven.surefire.api.util.SurefireReflectionException
-
- SystemPropertyEvent - Class in org.apache.maven.surefire.api.event
-
The event of system property.
- 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
-
- 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
-
- systemProps() - Static method in class org.apache.maven.surefire.api.util.internal.ObjectUtils
-
- TEST_SET_FINISHED - Static variable in class org.apache.maven.surefire.api.booter.Command
-
- 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 - 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
-
- 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) - 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, 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.
- 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 - 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
-
- 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.
- 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) - 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, 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)
- 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 - 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
-
- 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 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.
- 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) - 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, 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)
- 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 - 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
-
- 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.
- 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 - 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
-
- 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_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
-
- 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.
- 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.
- 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
-
- TestOutputReportEntry - Class in org.apache.maven.surefire.api.report
-
- 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
-
- 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:
- 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 - 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
-
- 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) - 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, 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
- 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 - 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
-
- 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 - 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.
- 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.
- 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) - 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, 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
- 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 - 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
-
- 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) - 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, 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
- 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 - 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
-
- 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) - 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, 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
- 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 - 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
-
- 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 - 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
- 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) - 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, 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
- 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 - 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- THREADCOUNTSUITES_PROP - Static variable in class org.apache.maven.surefire.api.booter.ProviderParameterNames
-
- ThreadedExecutionScheduler - Class in org.apache.maven.surefire.api.runorder
-
- ThreadedExecutionScheduler - Class in org.apache.maven.surefire.api.runorder
-
- ThreadedExecutionScheduler(int) - Constructor for class org.apache.maven.surefire.api.runorder.ThreadedExecutionScheduler
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- toShutdown(Shutdown) - Static method in class org.apache.maven.surefire.api.booter.Command
-
- toShutdownData() - 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 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.report.SimpleReportEntry
-
- toString() - Method in class org.apache.maven.surefire.api.stream.AbstractStreamDecoder.BufferedStream
-
- 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.ResolvedTest
-
Deprecated.
- toString() - Method in class org.apache.maven.surefire.api.testset.TestListResolver
-
- 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.RunOrder
-
- toString() - Method in class org.apache.maven.surefire.api.util.TestsToRun
-
- 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
-
- 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
-
- 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
-
- tryLoadClass(ClassLoader, String) - Static method in class org.apache.maven.surefire.api.util.ReflectionUtils
-
- 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.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.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.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.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.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.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.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 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
-
- 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
- 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.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.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.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.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.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.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.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.
- 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.