- AbstractClasspathForkConfiguration - Class in org.apache.maven.plugin.surefire.booterclient
-
- AbstractClasspathForkConfiguration(Classpath, File, String, File, Properties, String, Map<String, String>, boolean, int, boolean, Platform, ConsoleLogger) - Constructor for class org.apache.maven.plugin.surefire.booterclient.AbstractClasspathForkConfiguration
-
- AbstractCommandStream - Class in org.apache.maven.plugin.surefire.booterclient.lazytestprovider
-
Reader stream sends commands to forked jvm std-input-stream
.
- AbstractCommandStream() - Constructor for class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.AbstractCommandStream
-
- AbstractDirectConfigurator - Class in org.apache.maven.surefire.testng.conf
-
Configurator that relies on reflection to set parameters in TestNG
- AbstractDirectConfigurator() - Constructor for class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
-
- AbstractDirectConfigurator.Setter - Class in org.apache.maven.surefire.testng.conf
-
Describes a property setter by method name and parameter class
- AbstractForkInputStream - Class in org.apache.maven.plugin.surefire.booterclient.lazytestprovider
-
Reader stream sends bytes to forked jvm std-input-stream
.
- AbstractForkInputStream() - Constructor for class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.AbstractForkInputStream
-
- AbstractPathConfiguration - Class in org.apache.maven.surefire.booter
-
- AbstractPathConfiguration(Classpath, boolean, boolean) - Constructor for class org.apache.maven.surefire.booter.AbstractPathConfiguration
-
- AbstractProvider - Class in org.apache.maven.surefire.providerapi
-
A provider base class that all providers should extend to shield themselves from interface changes
- AbstractProvider() - Constructor for class org.apache.maven.surefire.providerapi.AbstractProvider
-
- AbstractSurefireMojo - Class in org.apache.maven.plugin.surefire
-
Abstract base class for running tests using Surefire.
- AbstractSurefireMojo() - Constructor for class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- AbstractSurefireMojo.DynamicProviderInfo - Class in org.apache.maven.plugin.surefire
-
Provides the Provider information for manually configured providers.
- AbstractSurefireMojo.JUnit3ProviderInfo - Class in org.apache.maven.plugin.surefire
-
- AbstractSurefireMojo.JUnit4ProviderInfo - Class in org.apache.maven.plugin.surefire
-
- AbstractSurefireMojo.JUnitCoreProviderInfo - Class in org.apache.maven.plugin.surefire
-
- AbstractSurefireMojo.ProviderList - Class in org.apache.maven.plugin.surefire
-
- AbstractSurefireMojo.TestNgProviderInfo - Class in org.apache.maven.plugin.surefire
-
- AbstractSurefireReportMojo - Class in org.apache.maven.plugins.surefire.report
-
Abstract base class for reporting test results using Surefire.
- AbstractSurefireReportMojo() - Constructor for class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
-
- AbstractThreadPoolStrategy - Class in org.apache.maven.surefire.junitcore.pc
-
Abstract parallel scheduling strategy in private package.
- AbstractThreadPoolStrategy(ConsoleStream, ExecutorService) - Constructor for class org.apache.maven.surefire.junitcore.pc.AbstractThreadPoolStrategy
-
- AbstractThreadPoolStrategy(ConsoleStream, ExecutorService, Collection<Future<?>>) - Constructor for class org.apache.maven.surefire.junitcore.pc.AbstractThreadPoolStrategy
-
- accept(String) - Method in class org.apache.maven.plugin.surefire.util.SpecificFileFilter
-
Deprecated.
- accept(Class) - Method in class org.apache.maven.surefire.common.junit3.JUnit3TestChecker
-
- accept(Class) - Method in class org.apache.maven.surefire.common.junit4.JUnit4TestChecker
-
- accept(Class) - Method in class org.apache.maven.surefire.common.junit48.JUnit48TestChecker
-
- accept(Class) - Method in class org.apache.maven.surefire.junit.PojoAndJUnit3Checker
-
- accept(Class) - Method in class org.apache.maven.surefire.NonAbstractClassFilter
-
- accept(Class) - Method in class org.apache.maven.surefire.SpecificTestClassFilter
-
- accept(Class) - Method in interface org.apache.maven.surefire.util.ScannerFilter
-
Indicates if the class should be accepted by the directory scanner
- acknowledgeByeEventReceived() - Method in interface org.apache.maven.plugin.surefire.booterclient.lazytestprovider.NotifiableTestStream
-
- acknowledgeByeEventReceived() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream
-
- acknowledgeByeEventReceived() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder.CachableCommands
-
- acknowledgeByeEventReceived() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder.ImmediateCommands
-
- acknowledgeByeEventReceived() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestProvidingInputStream
-
- acknowledgedExit() - Method in class org.apache.maven.surefire.booter.ForkedBooter
-
- acquireOnePermit(Semaphore, long) - Static method in class org.apache.maven.surefire.booter.ForkedBooter
-
- acquirePermit() - Method in interface org.apache.maven.surefire.junitcore.pc.Balancer
-
Acquires a permit from this balancer, blocking until one is available.
- acquirePermit() - Method in class org.apache.maven.surefire.junitcore.pc.NullBalancer
-
- acquirePermit() - Method in class org.apache.maven.surefire.junitcore.pc.ThreadResourcesBalancer
-
Acquires a permit from this balancer, blocking until one is available.
- activeThreads - Variable in class org.apache.maven.surefire.junitcore.pc.InvokerStrategy
-
- add(boolean) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
-
- add(int) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
-
- add(double) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
-
- add(Map<?, ?>) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
-
- add(String) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
-
- add(File) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
-
- add(ArtifactRepository) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
-
- add(List<?>) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
-
- add(Object[]) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
-
- add(Artifact) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
-
- add(Boolean) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
-
- add(RunEntryStatistics) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
-
- add(TestSetStats) - Method in class org.apache.maven.surefire.report.RunStatistics
-
- ADD_ERROR - Static variable in class org.apache.maven.surefire.junit.TestListenerInvocationHandler
-
- add_escapes(String) - Static method in exception org.apache.maven.surefire.group.parse.ParseException
-
Used to convert raw characters to their escaped version
when these raw version cannot be used as part of an ASCII
string literal.
- ADD_FAILURE - Static variable in class org.apache.maven.surefire.junit.TestListenerInvocationHandler
-
- ADD_LISTENER_METHOD - Static variable in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- addByeAckListener(CommandListener) - Method in class org.apache.maven.surefire.booter.CommandReader
-
- addClassPathElementUrl(String) - Method in class org.apache.maven.surefire.booter.Classpath
-
- addEscapes(String) - Static method in error org.apache.maven.surefire.group.parse.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped)
equivalents in the given string
- addException(Throwable) - Method in exception org.apache.maven.plugin.surefire.booterclient.output.MultipleFailureException
-
- addItem(RunEntryStatistics) - Method in class org.apache.maven.plugin.surefire.runorder.Priority
-
- additionalClasspathElements - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Additional elements to be appended to the classpath.
- addList(List<?>, String) - Method in class org.apache.maven.plugin.surefire.SurefireProperties
-
- addList(List, String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
-
- addListener(TestSetRunListener) - Method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- addListener(CommandListener) - Method in class org.apache.maven.surefire.booter.CommandReader
-
- addListener(MasterProcessCommand, CommandListener) - Method in class org.apache.maven.surefire.booter.CommandReader
-
- addListener(RunListener) - Method in class org.apache.maven.surefire.common.junit4.Notifier
-
- addListenerMethod - Variable in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- addListeners(Collection<RunListener>) - Method in class org.apache.maven.surefire.common.junit4.Notifier
-
- addListeners(RunListener...) - Method in class org.apache.maven.surefire.common.junit4.Notifier
-
- addMatcher(GroupMatcher) - Method in class org.apache.maven.surefire.group.match.JoinGroupMatcher
-
- addNoopListener(CommandListener) - Method in class org.apache.maven.surefire.booter.CommandReader
-
- addOutputStreamElement(OutputStreamWriter, StatelessXmlReporter.EncodingOutputStream, XMLWriter, Utf8RecodingDeferredFileOutputStream, String) - Static method in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
- addPluginSpecificChecksumItems(ChecksumCalculator) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- addPluginSpecificChecksumItems(ChecksumCalculator) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- addPropIfNotNull(Map<String, String>, Map<String, String>, String) - Method in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
-
- addProviderProperties() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.DynamicProviderInfo
-
- addProviderProperties() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.JUnit3ProviderInfo
-
- addProviderProperties() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.JUnit4ProviderInfo
-
- addProviderProperties() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.JUnitCoreProviderInfo
-
- addProviderProperties() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.TestNgProviderInfo
-
- addProviderProperties() - Method in interface org.apache.maven.plugin.surefire.ProviderInfo
-
- addProviderToClasspath(Map<String, Artifact>, Artifact) - Method in class org.apache.maven.plugin.surefire.SurefireDependencyResolver
-
- addSelector(XmlTest, XmlMethodSelector) - Static method in class org.apache.maven.surefire.testng.TestNGExecutor
-
- addShutdownListener(CommandListener) - Method in class org.apache.maven.surefire.booter.CommandReader
-
- addSkipNextTestsListener(CommandListener) - Method in class org.apache.maven.surefire.booter.CommandReader
-
- addTailNodeIfAbsent(Command) - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder
-
- addTest(PrioritizedTest) - Method in class org.apache.maven.plugin.surefire.runorder.ThreadedExecutionScheduler
-
- addTestListener(CommandListener) - Method in class org.apache.maven.surefire.booter.CommandReader
-
- addTestMethod(TestMethod) - Method in class org.apache.maven.surefire.junitcore.TestSet
-
- addTestMethodStats() - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- addTestNgUtilsArtifacts(List<String>) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- addTestsFinishedListener(CommandListener) - Method in class org.apache.maven.surefire.booter.CommandReader
-
- addTo(Collection<String>) - Method in class org.apache.maven.surefire.booter.Classpath
-
- addURL(URL) - Method in class org.apache.maven.surefire.booter.IsolatedClassLoader
-
- adjustBeginLineColumn(int, int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- adjustLeaf(JUnitCoreParameters, Concurrency) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerUtil
-
- adjustPrecisionInLeaf(JUnitCoreParameters, Concurrency) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerUtil
-
- afterException(Throwable) - Method in class org.apache.maven.surefire.junitcore.JUnitCore
-
- afterException(Throwable) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreWrapper.JUnitCore
-
- afterExecute() - Method in class org.apache.maven.surefire.junitcore.pc.Scheduler
-
- afterFinished() - Method in class org.apache.maven.surefire.junitcore.JUnitCore
-
- afterFinished() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreWrapper.JUnitCore
-
- afterInvocation(IInvokedMethod, ITestResult) - Method in class org.apache.maven.surefire.testng.utils.FailFastNotifier
-
- afterRunQuietly() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputer
-
- aggregate - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
-
Whether to build an aggregated report at the root, or build individual reports.
- aggregate(RunResult) - Method in class org.apache.maven.surefire.suite.RunResult
-
- aggregatedTest(String, Set<ResolvedTest>) - Static method in class org.apache.maven.surefire.testset.TestListResolver
-
- aliveStreams - Variable in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder
-
- allFailures - Variable in class org.apache.maven.surefire.common.junit4.JUnitTestFailureListener
-
- allFiltersMatchDescription(Collection<Filter>, Description) - Method in class org.apache.maven.surefire.common.junit48.CombinedCategoryFilter
-
- allGroups - Variable in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- allowEagerReading() - Method in class org.apache.maven.surefire.booter.LazyTestsToRun
-
- allowEagerReading() - Method in class org.apache.maven.surefire.util.TestsToRun
-
- allScheduled - Variable in class org.apache.maven.surefire.junitcore.TestSet
-
- alphabetical() - Static method in class org.apache.maven.surefire.testset.RunOrderParameters
-
- ALPHABETICAL - Static variable in class org.apache.maven.surefire.util.RunOrder
-
- alwaysGenerateFailsafeReport - Variable in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
-
If set to true the failsafe report will be generated even when there are no failsafe result files.
- alwaysGenerateSurefireReport - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
-
If set to true the surefire report will be generated even when there are no surefire result files.
- alwaysInclusiveQuietly(String) - Method in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- AMP2 - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
-
RegularExpression Id.
- AMP_BYTES - Static variable in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter.ByteConstantsHolder
-
- and(Filter, Filter) - Method in class org.apache.maven.surefire.common.junit48.FilterFactory
-
- AND - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
-
RegularExpression Id.
- and(TestListResolver) - Method in class org.apache.maven.surefire.testset.TestListResolver
-
- AndFilter - Class in org.apache.maven.surefire.common.junit48
-
- AndFilter(Filter...) - Constructor for class org.apache.maven.surefire.common.junit48.AndFilter
-
- AndGroupMatcher - Class in org.apache.maven.surefire.group.match
-
AND group matcher
- AndGroupMatcher(GroupMatcher...) - Constructor for class org.apache.maven.surefire.group.match.AndGroupMatcher
-
- AndGroupMatcher(Collection<GroupMatcher>) - Constructor for class org.apache.maven.surefire.group.match.AndGroupMatcher
-
- annotationType() - Method in class org.apache.maven.surefire.common.junit4.JUnit4Reflector.IgnoredWithUserError
-
- answers - Variable in class org.apache.maven.surefire.testng.utils.GroupMatcherMethodSelector
-
- anyFilterMatchesDescription(Collection<Filter>, Description) - Method in class org.apache.maven.surefire.common.junit48.CombinedCategoryFilter
-
- append(StringBuilder, String, int) - Method in class org.apache.maven.plugin.failsafe.HelpMojo
-
Append a description to the buffer by respecting the indentSize and lineLength parameters.
- append(StringBuilder, String, int) - Method in class org.apache.maven.plugin.surefire.HelpMojo
-
Append a description to the buffer by respecting the indentSize and lineLength parameters.
- append(StringBuilder, String, int) - Method in class org.apache.maven.plugins.surefire.report.HelpMojo
-
Append a description to the buffer by respecting the indentSize and lineLength parameters.
- append(StringBuilder, String) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- append(StringBuilder, byte) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- append(DefaultScanResult) - Method in class org.apache.maven.surefire.util.DefaultScanResult
-
- appendObject(Object) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
-
- apply(Object) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC.SuiteFilter
-
- applyFilter(ScannerFilter, ClassLoader) - Method in class org.apache.maven.surefire.util.DefaultScanResult
-
- applyFilter(ScannerFilter, ClassLoader) - Method in interface org.apache.maven.surefire.util.ScanResult
-
- arg - Variable in class org.apache.maven.surefire.group.parse.GroupMatcherParser.JJCalls
-
- argLine - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Arbitrary JVM options to set on the command line.
- argLine - Variable in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- array - Variable in class org.apache.maven.surefire.util.internal.StringUtils.EncodedArray
-
- artifactFactory - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Creates the artifact.
- artifactFactory - Variable in class org.apache.maven.plugin.surefire.SurefireDependencyResolver
-
- artifactMetadataSource - Variable in class org.apache.maven.plugin.surefire.SurefireDependencyResolver
-
- artifactResolver - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Resolves the artifacts needed.
- artifactResolver - Variable in class org.apache.maven.plugin.surefire.SurefireDependencyResolver
-
- asFailFast(boolean) - Method in class org.apache.maven.surefire.common.junit4.Notifier
-
- asHexString(byte[]) - Static method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
-
- asString(RunOrder[]) - Static method in class org.apache.maven.surefire.util.RunOrder
-
- assumption(String, String, String) - Static method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- asTestLeaf(Description) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreRunListener
-
- AsynchronousRunner - Class in org.apache.maven.surefire.junitcore
-
Deprecated.
- AsynchronousRunner(ExecutorService) - Constructor for class org.apache.maven.surefire.junitcore.AsynchronousRunner
-
Deprecated.
- attachToThread() - Method in class org.apache.maven.surefire.junitcore.TestMethod
-
- attachToThread() - Method in class org.apache.maven.surefire.junitcore.TestSet
-
- autoDetectOneProvider() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.ProviderList
-
- available - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
- availablePermits() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream
-
For testing purposes only.
- availableProcessors - Static variable in class org.apache.maven.surefire.junitcore.pc.ParallelComputerUtil
-
- awaitNextCommand() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream
-
- awaitNextTest() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestProvidingInputStream
-
- awaitNextTest() - Method in class org.apache.maven.surefire.booter.CommandReader
-
- awaitResultsDone(Collection<Future<RunResult>>, ExecutorService) - Static method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- awaitStarted() - Method in class org.apache.maven.surefire.booter.CommandReader
-
- c1 - Variable in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter.EncodingOutputStream
-
- c2 - Variable in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter.EncodingOutputStream
-
- cachableCommands - Variable in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream
-
- cachableCommands - Variable in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder
-
- CachableCommands() - Constructor for class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder.CachableCommands
-
- cache - Variable in class org.apache.maven.surefire.testset.ResolvedTest.ClassMatcher
-
Deprecated.
- cache - Variable in class org.apache.maven.surefire.testset.ResolvedTest.MethodMatcher
-
Deprecated.
- calculateEffectiveProperties(Properties, Map<String, String>, Properties, SurefireProperties) - Static method in class org.apache.maven.plugin.surefire.SurefireProperties
-
- cancel() - Method in class org.apache.maven.surefire.booter.ProviderFactory.ProviderProxy
-
- cancel() - Method in class org.apache.maven.surefire.providerapi.AbstractProvider
-
- cancel() - Method in interface org.apache.maven.surefire.providerapi.SurefireProvider
-
Makes an attempt at cancelling the current run, giving the provider a chance to notify
reporting that the remaining tests have been cancelled due to timeout.
- cancelPingScheduler() - Method in class org.apache.maven.surefire.booter.ForkedBooter
-
- canContinue() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.AbstractCommandStream
-
- canCreateGroupFilter(Map<String, String>) - Method in class org.apache.maven.surefire.common.junit48.FilterFactory
-
- canExecuteLocalUnixPs() - Static method in class org.apache.maven.surefire.booter.PpidChecker
-
- canExecuteStandardUnixPs() - Static method in class org.apache.maven.surefire.booter.PpidChecker
-
- canExecuteUnixPs() - Static method in class org.apache.maven.surefire.booter.PpidChecker
-
- canGenerateReport() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
-
- canMatchExclusive(String, String) - Method in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- canMatchExclusiveAll(String, String) - Method in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- canMatchExclusiveClasses(String, String) - Method in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- canMatchExclusiveMethods(String, String) - Method in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- canSchedule(Runner) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- canSchedule() - Method in class org.apache.maven.surefire.junitcore.pc.Scheduler
-
- canSchedule() - Method in class org.apache.maven.surefire.junitcore.pc.Scheduler.Controller
-
- canSchedule - Variable in class org.apache.maven.surefire.junitcore.pc.SchedulingStrategy
-
- canSchedule() - Method in class org.apache.maven.surefire.junitcore.pc.SchedulingStrategy
-
- canUse() - Method in class org.apache.maven.surefire.booter.PpidChecker
-
- canUseNewPingMechanism(PpidChecker) - Static method in class org.apache.maven.surefire.booter.ForkedBooter
-
- capacity - Variable in class org.apache.maven.surefire.junitcore.pc.Concurrency
-
- CATEGORIES - Static variable in class org.apache.maven.surefire.common.junit48.JUnit48Reflector
-
- categories - Variable in class org.apache.maven.surefire.common.junit48.JUnit48Reflector
-
- CategorizedReportEntry - Class in org.apache.maven.surefire.report
-
- CategorizedReportEntry(String, String, String) - Constructor for class org.apache.maven.surefire.report.CategorizedReportEntry
-
- CategorizedReportEntry(String, String, String, StackTraceWriter, Integer) - Constructor for class org.apache.maven.surefire.report.CategorizedReportEntry
-
- CategorizedReportEntry(String, String, String, StackTraceWriter, Integer, String) - Constructor for class org.apache.maven.surefire.report.CategorizedReportEntry
-
- CategorizedReportEntry(String, String, String, StackTraceWriter, Integer, String, Map<String, String>) - Constructor for class org.apache.maven.surefire.report.CategorizedReportEntry
-
- CATEGORY - Static variable in class org.apache.maven.surefire.common.junit48.JUnit48Reflector
-
- category - Variable in class org.apache.maven.surefire.common.junit48.JUnit48Reflector
-
- causeToString(Throwable, StackTraceFilter) - Static method in class org.apache.maven.surefire.report.SmartStackTraceParser
-
- CDATA_END_BYTES - Static variable in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter.ByteConstantsHolder
-
- CDATA_ESCAPE_STRING_BYTES - Static variable in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter.ByteConstantsHolder
-
- CDATA_START_BYTES - Static variable in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter.ByteConstantsHolder
-
- characters(char[], int, int) - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
- charset - Variable in class org.apache.maven.surefire.booter.PpidChecker.ProcessInfoConsumer
-
- checkforTestAnnotatedMethod(Class) - Method in class org.apache.maven.surefire.common.junit4.JUnit4TestChecker
-
- checkIfTestSetCanBeReported(TestSet) - Method in class org.apache.maven.surefire.junitcore.ClassesParallelRunListener
-
- checkIfTestSetCanBeReported(TestSet) - Method in class org.apache.maven.surefire.junitcore.ConcurrentRunListener
-
- checkIfTestSetCanBeReported(TestSet) - Method in class org.apache.maven.surefire.junitcore.MethodsParallelRunListener
-
- checkIllegalCharacters(String...) - Static method in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- checkMethodFilterInIncludesExcludes(Iterable<String>) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- checkNonForkedThreads(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- ChecksumCalculator - Class in org.apache.maven.plugin.surefire.booterclient
-
- ChecksumCalculator() - Constructor for class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
-
- checksumItems - Variable in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
-
- checkThreadCountEntity(int, String) - Static method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- checkValid(Scanner) - Static method in class org.apache.maven.surefire.booter.PpidChecker
-
- checkValid() - Method in class org.apache.maven.surefire.booter.ProcessInfo
-
- CHILD_DELEGATION - Static variable in class org.apache.maven.surefire.booter.AbstractPathConfiguration
-
- childDelegation - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
When false it makes tests run using the standard classloader delegation instead of the default Maven isolated
classloader.
- childDelegation - Variable in class org.apache.maven.surefire.booter.AbstractPathConfiguration
-
- childDelegation - Variable in class org.apache.maven.surefire.booter.IsolatedClassLoader
-
- CIt() - Constructor for class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder.CIt
-
- CLASS_FILE_EXTENSION - Static variable in class org.apache.maven.surefire.common.junit48.RequestedTest
-
- CLASS_FILE_EXTENSION - Static variable in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- classes - Variable in class org.apache.maven.surefire.junitcore.pc.Concurrency
-
- classes - Variable in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- classes - Variable in class org.apache.maven.surefire.junitcore.pc.RunnerCounter
-
- classes - Variable in class org.apache.maven.surefire.util.DefaultScanResult
-
- classesDirectory - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
The path representing project JAR file, if exists; Otherwise the directory containing generated
classes of the project being tested.
- classesDirectory - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
-
The directory containing generated classes of the project being tested.
- ClassesIterable(PrintStream) - Constructor for class org.apache.maven.surefire.booter.CommandReader.ClassesIterable
-
- ClassesIterator(PrintStream) - Constructor for class org.apache.maven.surefire.booter.CommandReader.ClassesIterator
-
- ClassesIterator() - Constructor for class org.apache.maven.surefire.util.TestsToRun.ClassesIterator
-
- ClassesParallelRunListener - Class in org.apache.maven.surefire.junitcore
-
- ClassesParallelRunListener(Map<String, TestSet>, ReporterFactory, ConsoleStream) - Constructor for class org.apache.maven.surefire.junitcore.ClassesParallelRunListener
-
- classesToSuitesIndex - Variable in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
-
- classFile(Class<?>) - Method in class org.apache.maven.surefire.common.junit48.RequestedTest
-
- classifier - Variable in class org.apache.maven.surefire.testset.TestArtifactInfo
-
- classLoader - Variable in class org.apache.maven.surefire.booter.ProviderFactory
-
- ClassLoaderConfiguration - Class in org.apache.maven.surefire.booter
-
Configuration for forking tests.
- ClassLoaderConfiguration(boolean, boolean) - Constructor for class org.apache.maven.surefire.booter.ClassLoaderConfiguration
-
- classLoaderConfiguration - Variable in class org.apache.maven.surefire.booter.StartupConfiguration
-
- ClassLoaderProxy(Object) - Constructor for class org.apache.maven.surefire.booter.SurefireReflector.ClassLoaderProxy
-
- classMatcher - Variable in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- ClassMatcher() - Constructor for class org.apache.maven.surefire.testset.ResolvedTest.ClassMatcher
-
Deprecated.
- ClassMethod - Class in org.apache.maven.surefire.common.junit4
-
Data transfer object of class and method literals.
- ClassMethod(String, String) - Constructor for class org.apache.maven.surefire.common.junit4.ClassMethod
-
- classMethodCounts - Variable in class org.apache.maven.surefire.junitcore.ConcurrentRunListener
-
- classMethodCounts - Variable in class org.apache.maven.surefire.junitcore.JUnitCoreRunListener
-
- className - Variable in class org.apache.maven.plugin.surefire.runorder.Priority
-
- className - Variable in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- className - Variable in class org.apache.maven.surefire.report.ClassNameStackTraceFilter
-
- ClassNameStackTraceFilter - Class in org.apache.maven.surefire.report
-
Filters stacktrace element by class name.
- ClassNameStackTraceFilter(String) - Constructor for class org.apache.maven.surefire.report.ClassNameStackTraceFilter
-
- CLASSPATH - Static variable in class org.apache.maven.surefire.booter.AbstractPathConfiguration
-
- Classpath - Class in org.apache.maven.surefire.booter
-
An ordered list of classpath elements with set behaviour
A Classpath is immutable and thread safe.
- Classpath() - Constructor for class org.apache.maven.surefire.booter.Classpath
-
- Classpath(Classpath, String) - Constructor for class org.apache.maven.surefire.booter.Classpath
-
- Classpath(Collection<String>) - Constructor for class org.apache.maven.surefire.booter.Classpath
-
- ClasspathCache - Class in org.apache.maven.plugin.surefire
-
- ClasspathCache() - Constructor for class org.apache.maven.plugin.surefire.ClasspathCache
-
- ClasspathConfiguration - Class in org.apache.maven.surefire.booter
-
Represents the classpaths for the BooterConfiguration.
- ClasspathConfiguration(boolean, boolean) - Constructor for class org.apache.maven.surefire.booter.ClasspathConfiguration
-
- ClasspathConfiguration(PropertiesWrapper) - Constructor for class org.apache.maven.surefire.booter.ClasspathConfiguration
-
- ClasspathConfiguration(Classpath, Classpath, Classpath, boolean, boolean) - Constructor for class org.apache.maven.surefire.booter.ClasspathConfiguration
-
- classpathConfiguration - Variable in class org.apache.maven.surefire.booter.StartupConfiguration
-
- classpathDependencyExcludes - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
List of dependencies to exclude from the test classpath.
- classpathDependencyScopeExclude - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
A dependency scope to exclude from the test classpath.
- ClasspathForkConfiguration - Class in org.apache.maven.plugin.surefire.booterclient
-
- ClasspathForkConfiguration(Classpath, File, String, File, Properties, String, Map<String, String>, boolean, int, boolean, Platform, ConsoleLogger) - Constructor for class org.apache.maven.plugin.surefire.booterclient.ClasspathForkConfiguration
-
- CLASSPATHS - Static variable in class org.apache.maven.plugin.surefire.ClasspathCache
-
- classPattern - Variable in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- clazz - Variable in class org.apache.maven.plugin.surefire.runorder.PrioritizedTest
-
- clazz - Variable in class org.apache.maven.surefire.booter.CommandReader.ClassesIterator
-
- clazz - Variable in class org.apache.maven.surefire.common.junit4.ClassMethod
-
- cleanTestHistoryMap() - Method in class org.apache.maven.plugin.surefire.report.NullStatelessXmlReporter
-
- cleanTestHistoryMap() - Method in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
Clean testClassMethodRunHistoryMap
- cleanupForkConfiguration(ForkConfiguration) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- clear() - Method in class org.apache.maven.plugin.surefire.SurefireProperties
-
- clearCapture() - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- cli - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- cli - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- close() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter.CloseableCloser
-
- close() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream
-
- close() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestProvidingInputStream
-
- close(boolean) - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- close() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer
-
- close() - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter
-
- close() - Method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- close() - Method in class org.apache.maven.plugin.surefire.report.DirectConsoleOutput
-
- close() - Method in class org.apache.maven.plugin.surefire.report.NullConsoleOutputReceiver
-
- close() - Method in interface org.apache.maven.plugin.surefire.report.TestcycleConsoleOutputReceiver
-
- close() - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- close() - Method in class org.apache.maven.plugin.surefire.report.Utf8RecodingDeferredFileOutputStream
-
- close(InputStream) - Static method in class org.apache.maven.plugin.surefire.SurefireProperties
-
- close() - Method in class org.apache.maven.surefire.booter.ForkingReporterFactory
-
- close(InputStream) - Static method in class org.apache.maven.surefire.booter.SystemPropertyManager
-
- close() - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
-
Deprecated.
- close() - Method in class org.apache.maven.surefire.report.ConsoleOutputCapture.ForwardingPrintStream
-
- close() - Method in interface org.apache.maven.surefire.report.ReporterFactory
-
Closes the factory, freeing resources allocated in the factory.
- CloseableCloser(int, Closeable...) - Constructor for class org.apache.maven.plugin.surefire.booterclient.ForkStarter.CloseableCloser
-
- CloseableIterator<T> - Class in org.apache.maven.surefire.util
-
- CloseableIterator() - Constructor for class org.apache.maven.surefire.util.CloseableIterator
-
- closed - Variable in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream
-
- closed - Variable in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestProvidingInputStream
-
- closed - Variable in class org.apache.maven.plugin.surefire.report.Utf8RecodingDeferredFileOutputStream
-
- closeExecutor(ExecutorService) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- CLS - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
-
RegularExpression Id.
- collectTests() - Method in class org.apache.maven.surefire.util.DefaultDirectoryScanner
-
Deprecated.
- column - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
- CombinedCategoryFilter - Class in org.apache.maven.surefire.common.junit48
-
- CombinedCategoryFilter(Collection<Filter>, Collection<Filter>) - Constructor for class org.apache.maven.surefire.common.junit48.CombinedCategoryFilter
-
- combinedFilter - Variable in class org.apache.maven.surefire.common.junit48.MethodFilter
-
- COMMA - Static variable in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- comma(StringBuilder) - Static method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- COMMA - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
-
RegularExpression Id.
- command - Variable in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder.Node
-
- Command - Class in org.apache.maven.surefire.booter
-
Encapsulates data and command sent from master to forked process.
- Command(MasterProcessCommand, String) - Constructor for class org.apache.maven.surefire.booter.Command
-
- Command(MasterProcessCommand) - Constructor for class org.apache.maven.surefire.booter.Command
-
- command - Variable in class org.apache.maven.surefire.booter.Command
-
- CommandLineOption - Enum in org.apache.maven.surefire.cli
-
CLI options.
- CommandLineOption() - Constructor for enum org.apache.maven.surefire.cli.CommandLineOption
-
- commandLineOptions() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- commandLineOptions() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- commandLineOptions(MavenSession, PluginConsoleLogger) - Static method in class org.apache.maven.plugin.surefire.SurefireHelper
-
- commandLineOptionsClass - Variable in class org.apache.maven.surefire.booter.SurefireReflector
-
- CommandListener - Interface in org.apache.maven.surefire.booter
-
Command listener interface.
- CommandReader - Class in org.apache.maven.surefire.booter
-
Reader of commands coming from plugin(master) process.
- CommandReader() - Constructor for class org.apache.maven.surefire.booter.CommandReader
-
- commandReader - Variable in class org.apache.maven.surefire.booter.ForkedBooter
-
- CommandReader.ClassesIterable - Class in org.apache.maven.surefire.booter
-
- CommandReader.ClassesIterator - Class in org.apache.maven.surefire.booter
-
- CommandReader.CommandRunnable - Class in org.apache.maven.surefire.booter
-
- CommandRunnable() - Constructor for class org.apache.maven.surefire.booter.CommandReader.CommandRunnable
-
- commands - Variable in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestProvidingInputStream
-
- commandsReader - Variable in class org.apache.maven.surefire.junit4.JUnit4Provider
-
- commandsReader - Variable in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- commandsReader - Variable in class org.apache.maven.surefire.testng.TestNGProvider
-
- commandThread - Variable in class org.apache.maven.surefire.booter.CommandReader
-
- CommonReflector - Class in org.apache.maven.plugin.surefire
-
- CommonReflector(ClassLoader) - Constructor for class org.apache.maven.plugin.surefire.CommonReflector
-
- compare(Priority, Priority) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap.LeastFailureComparator
-
- compare(PrioritizedTest, PrioritizedTest) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap.PrioritizedTestComparator
-
- compare(RunEntryStatistics, RunEntryStatistics) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap.RunCountComparator
-
- compare(Priority, Priority) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap.TestRuntimeComparator
-
- completedCount - Variable in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- completedCount - Variable in class org.apache.maven.surefire.report.RunStatistics
-
- completedCount - Variable in class org.apache.maven.surefire.suite.RunResult
-
- computePercentage(int, int, int, int) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
-
- concatenateWithTestGroup(MessageBuilder, ReportEntry) - Static method in class org.apache.maven.plugin.surefire.report.TestSetStats
-
Append the test set message for a report.
- Concurrency - Class in org.apache.maven.surefire.junitcore.pc
-
- Concurrency() - Constructor for class org.apache.maven.surefire.junitcore.pc.Concurrency
-
- concurrencyForUnlimitedThreads(JUnitCoreParameters) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerUtil
-
- concurrencyFromAllThreadCounts(JUnitCoreParameters) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerUtil
-
- concurrencyFromAllThreadCountsButUnspecifiedLeafCount(JUnitCoreParameters, RunnerCounter) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerUtil
-
- concurrencyFromThreadCounts(JUnitCoreParameters) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerUtil
-
- ConcurrencyUtils - Class in org.apache.maven.surefire.util.internal
-
Concurrency utilities.
- ConcurrencyUtils() - Constructor for class org.apache.maven.surefire.util.internal.ConcurrencyUtils
-
- ConcurrentRunListener - Class in org.apache.maven.surefire.junitcore
-
Handles responses from concurrent junit
Stuff to remember about JUnit threading:
parallel=classes; beforeClass/afterClass, constructor and all tests method run on same thread
parallel=methods; beforeClass/afterClass run on main thread, constructor + each test method run on same thread
parallel=both; same as parallel=methods
- ConcurrentRunListener(ReporterFactory, ConsoleStream, boolean, Map<String, TestSet>) - Constructor for class org.apache.maven.surefire.junitcore.ConcurrentRunListener
-
- ConfigurableParallelComputer - Class in org.apache.maven.surefire.junitcore
-
Deprecated.
- ConfigurableParallelComputer() - Constructor for class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
-
Deprecated.
- ConfigurableParallelComputer(boolean, boolean) - Constructor for class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
-
Deprecated.
- ConfigurableParallelComputer(boolean, boolean, Integer, boolean) - Constructor for class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
-
Deprecated.
- ConfigurableParallelComputer(boolean, boolean, ExecutorService, boolean) - Constructor for class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
-
Deprecated.
- ConfigurableProviderInfo - Interface in org.apache.maven.plugin.surefire
-
- ConfigurationAwareTestNGReporter - Class in org.apache.maven.surefire.testng
-
Just like TestNGReporter, but explicitly implements IResultListener; this interface is new in TestNG 5.5
- ConfigurationAwareTestNGReporter(RunListener) - Constructor for class org.apache.maven.surefire.testng.ConfigurationAwareTestNGReporter
-
- Configurator - Interface in org.apache.maven.surefire.testng.conf
-
Configurator for passing configuration properties to TestNG
- configure(TestNG, Map<String, String>) - Method in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
-
- configure(XmlSuite, Map<String, String>) - Method in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
-
- configure(TestNG, Map<String, String>) - Method in interface org.apache.maven.surefire.testng.conf.Configurator
-
- configure(XmlSuite, Map<String, String>) - Method in interface org.apache.maven.surefire.testng.conf.Configurator
-
- configure(XmlSuite, Map<String, String>) - Method in class org.apache.maven.surefire.testng.conf.TestNG510Configurator
-
- configure(TestNG, Map<String, String>) - Method in class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
-
- configure(XmlSuite, Map<String, String>) - Method in class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
-
- configureInstance(Object, Map<String, String>) - Method in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
-
- consoleLogger - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- consoleLogger - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- consoleLogger - Variable in class org.apache.maven.plugin.surefire.CommonReflector
-
- consoleLogger - Variable in class org.apache.maven.plugin.surefire.InPluginVMSurefireStarter
-
- ConsoleLogger - Interface in org.apache.maven.plugin.surefire.log.api
-
Allows providers to write console messages on the running maven process.
- consoleLogger - Variable in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- consoleLogger - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportParser
-
- consoleLogger - Variable in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
-
- ConsoleLoggerDecorator - Class in org.apache.maven.plugin.surefire.log.api
-
- ConsoleLoggerDecorator(Object) - Constructor for class org.apache.maven.plugin.surefire.log.api.ConsoleLoggerDecorator
-
- ConsoleLoggerUtils - Class in org.apache.maven.plugin.surefire.log.api
-
- ConsoleLoggerUtils() - Constructor for class org.apache.maven.plugin.surefire.log.api.ConsoleLoggerUtils
-
- ConsoleOutputCapture - Class in org.apache.maven.surefire.report
-
Deals with system.out/err.
- ConsoleOutputCapture() - Constructor for class org.apache.maven.surefire.report.ConsoleOutputCapture
-
- ConsoleOutputCapture.ForwardingPrintStream - Class in org.apache.maven.surefire.report
-
- ConsoleOutputFileReporter - Class in org.apache.maven.plugin.surefire.report
-
Surefire output consumer proxy that writes test output to a File
for each test suite.
- ConsoleOutputFileReporter(File, String) - Constructor for class org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter
-
- consoleOutputReceiver - Variable in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- ConsoleOutputReceiver - Interface in org.apache.maven.surefire.report
-
A receiver of stdout/sterr output from running tests.
- ConsoleOutputReceiverForCurrentThread - Class in org.apache.maven.surefire.report
-
- ConsoleOutputReceiverForCurrentThread() - Constructor for class org.apache.maven.surefire.report.ConsoleOutputReceiverForCurrentThread
-
- ConsoleReporter - Class in org.apache.maven.plugin.surefire.report
-
Base class for console reporters.
- ConsoleReporter(ConsoleLogger) - Constructor for class org.apache.maven.plugin.surefire.report.ConsoleReporter
-
- consoleReporter - Variable in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- consoleStream - Variable in class org.apache.maven.surefire.junitcore.ConcurrentRunListener
-
- consoleStream - Variable in class org.apache.maven.surefire.junitcore.JUnitCoreWrapper
-
- ConsoleStream - Interface in org.apache.maven.surefire.report
-
Delegates to System.out
.
- constructFailureDetails(Sink, ResourceBundle, List<ReportTestCase>) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- constructHotLinks(Sink, ResourceBundle) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- constructPackagesSection(ResourceBundle, Sink, Map<String, List<ReportTestSuite>>) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- constructSummarySection(ResourceBundle, Sink) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- constructTestCaseSection(Sink, NumberFormat, ReportTestCase) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- constructTestCasesSection(ResourceBundle, Sink) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- constructTestObject(Class) - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- constructTestSuiteSection(Sink, NumberFormat, ReportTestSuite) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- consumeLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- consumeLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.NativeStdErrStreamConsumer
-
- consumeLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer
-
- consumeLine(String, ProcessInfo) - Method in class org.apache.maven.surefire.booter.PpidChecker.ProcessInfoConsumer
-
- consumeMultiLineContent(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- containsAtLeast(int) - Method in class org.apache.maven.surefire.util.TestsToRun
-
- containsAtLeast(Iterator<Class<?>>, int) - Method in class org.apache.maven.surefire.util.TestsToRun
-
- containsClassName(StackTraceElement[], StackTraceFilter) - Static method in class org.apache.maven.surefire.report.SmartStackTraceParser
-
- containsEscapesIllegalXml10(String) - Static method in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
- containsExactly(int) - Method in class org.apache.maven.surefire.util.TestsToRun
-
- containsNotification(String) - Method in class org.apache.maven.surefire.junit4.MockReporter
-
- Controller(Scheduler) - Constructor for class org.apache.maven.surefire.junitcore.pc.Scheduler.Controller
-
- convert(Object, Class<?>) - Method in class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
-
- convertDeprecatedForkMode() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- convertGroupParameters() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- convertIfRunResult(Object) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- convertJarFileResourceToJavaClassName(String) - Static method in class org.apache.maven.plugin.surefire.util.ScannerUtil
-
- convertJunitCoreParameters() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Converts old JUnit configuration parameters over to new properties based configuration
method.
- convertListeners(String) - Method in class org.apache.maven.surefire.testng.conf.TestNG513Configurator
-
- convertListeners(String) - Method in class org.apache.maven.surefire.testng.conf.TestNG5141Configurator
-
- convertListeners(String) - Method in class org.apache.maven.surefire.testng.conf.TestNG5143Configurator
-
- convertListeners(String) - Method in class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
-
- convertListenersString(String) - Static method in class org.apache.maven.surefire.testng.conf.TestNG513Configurator
-
- convertReporterConfig(Object) - Method in class org.apache.maven.surefire.testng.conf.TestNG513Configurator
-
- convertReporterConfig(Object) - Method in class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
-
- convertSlashToSystemFileSeparator(String) - Static method in class org.apache.maven.plugin.surefire.util.ScannerUtil
-
Deprecated.
- convertTestNGParameters() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Converts old TestNG configuration parameters over to new properties based configuration
method.
- convertToPath(String) - Static method in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- convertValue(String) - Method in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator.Setter
-
- convertWithCoreCount(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- copyExisting(Collection<Description>) - Method in class org.apache.maven.surefire.junitcore.pc.SingleThreadScheduler
-
- copyListenersTo(Notifier) - Method in class org.apache.maven.surefire.common.junit4.Notifier
-
- copyProperties(Properties, Map<String, String>) - Static method in class org.apache.maven.plugin.surefire.SurefireProperties
-
- copyPropertiesFrom(Properties) - Method in class org.apache.maven.plugin.surefire.SurefireProperties
-
- copyTo(Map<Object, Object>) - Method in class org.apache.maven.plugin.surefire.SurefireProperties
-
- copyTo(Map<Object, Object>) - Method in interface org.apache.maven.surefire.booter.KeyValueSource
-
- copyTo(Map<Object, Object>) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
-
- copyToSystemProperties() - Method in class org.apache.maven.plugin.surefire.SurefireProperties
-
- countChildren(Runner) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- countDownToZero(AtomicInteger) - Static method in class org.apache.maven.surefire.util.internal.ConcurrencyUtils
-
Decreases counter
to zero, or does not change the counter if negative.
- countFinalRunners() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- countParallelEntities(JUnitCoreParameters) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerUtil
-
- countTestsInRunner(Description) - Static method in class org.apache.maven.surefire.junit4.JUnit4Provider
-
JUnit error: test count includes one test-class as a suite which has filtered out all children.
- createAnsiBuilder(CharSequence) - Static method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
-
- createArgsFile(File, List<String>, List<String>, Collection<String>, File, String) - Method in class org.apache.maven.plugin.surefire.booterclient.ModularClasspathForkConfiguration
-
- createBalancer(int) - Static method in class org.apache.maven.surefire.junitcore.pc.BalancerFactory
-
Balancer without fairness.
- createBalancerWithFairness(int) - Static method in class org.apache.maven.surefire.junitcore.pc.BalancerFactory
-
Balancer with fairness.
- createBooterConfiguration(ClassLoader, Object, boolean) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- createCachableShutdownHookThread(TestLessInputStream.TestLessInputStreamBuilder, Shutdown) - Static method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- createClassLoader(boolean, boolean, String) - Method in class org.apache.maven.surefire.booter.Classpath
-
- createCommandLine(StartupConfiguration, int) - Method in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- createCommandLine(StartupConfiguration, int) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
-
- createComputer() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreWrapper
-
- createConsoleLogger(ConsoleLogger) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- createConsoleLogger(ConsoleLogger, ClassLoader) - Static method in class org.apache.maven.surefire.booter.SurefireReflector
-
- createConsoleMessage(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- createConsoleOutputReceiver() - Method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- createConsoleReporter() - Method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- createCopyAndReplaceForkNumPlaceholder(SurefireProperties, int) - Static method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- createCustomListeners(String) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4RunListenerFactory
-
- createDependencyResolver() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- createDescription(String) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4Reflector
-
- createDescription(String, Annotation...) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4Reflector
-
- createDirectoryScannerParameters(DirectoryScannerParameters) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- createDumpFile(String, ReporterConfiguration) - Method in class org.apache.maven.surefire.booter.DumpErrorSingleton
-
- createDumpStreamFile(String, ReporterConfiguration) - Method in class org.apache.maven.surefire.booter.DumpErrorSingleton
-
- createErrorMessage(SurefireReportParameters, RunResult, Exception) - Static method in class org.apache.maven.plugin.surefire.SurefireHelper
-
- createExitHandler() - Method in class org.apache.maven.surefire.booter.ForkedBooter
-
- createFileReporter() - Method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- createFiles(List) - Static method in class org.apache.maven.surefire.testset.TestRequest
-
- createFinalRunner(List<Runner>) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- createForcedShutdownTask() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputer
-
- createForkingReporterFactory() - Method in class org.apache.maven.surefire.booter.ForkedBooter
-
- createForkStarter(ProviderInfo, ForkConfiguration, ClassLoaderConfiguration, RunOrderParameters, ConsoleLogger, DefaultScanResult) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- createGroupFilter(Map<String, String>) - Method in class org.apache.maven.surefire.common.junit48.FilterFactory
-
- createGroupMatchingSelector(Map<String, String>) - Static method in class org.apache.maven.surefire.testng.TestNGExecutor
-
- createHeader(byte, int) - Static method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- createIgnored(String) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4Reflector
-
- createImmediateShutdownHookThread(TestLessInputStream.TestLessInputStreamBuilder, Shutdown) - Static method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- createInfinitePermitsBalancer() - Static method in class org.apache.maven.surefire.junitcore.pc.BalancerFactory
-
Infinite permits.
- createInprocessStarter(ProviderInfo, ClassLoaderConfiguration, RunOrderParameters, DefaultScanResult) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- createInstance(Map<String, TestSet>, ReporterFactory, boolean, boolean, ConsoleStream) - Static method in class org.apache.maven.surefire.junitcore.ConcurrentRunListener
-
- createInstanceFromSuiteMethod(Class<?>) - Static method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- createInvokerStrategy(ConsoleStream) - Static method in class org.apache.maven.surefire.junitcore.pc.SchedulingStrategies
-
- createJar(List<String>, String) - Method in class org.apache.maven.plugin.surefire.booterclient.JarManifestForkConfiguration
-
Create a jar with just a manifest containing a Main-Class entry for BooterConfiguration and a Class-Path entry
for all classpath elements.
- createJUnit48Filter() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- createJUnitCore(Notifier, Collection<RunListener>) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreWrapper
-
- createJUnitOptions() - Method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
-
- createMaster(ExecutorService, int) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- createMatchAnyDescriptionFilter(Iterable<Description>) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4ProviderUtil
-
- createMatchAnyDescriptionFilter(Iterable<Description>) - Method in class org.apache.maven.surefire.common.junit48.FilterFactory
-
- createMergedClassLoader() - Method in class org.apache.maven.surefire.booter.AbstractPathConfiguration
-
- createMessageForMissingRunOrder(String) - Static method in class org.apache.maven.surefire.util.RunOrder
-
- createMethodFilter(String) - Method in class org.apache.maven.surefire.common.junit48.FilterFactory
-
- createMethodFilter(TestListResolver) - Method in class org.apache.maven.surefire.common.junit48.FilterFactory
-
- createMethodFilter() - Method in class org.apache.maven.surefire.junit4.JUnit4Provider
-
- createMethodNameFilteringSelector(TestListResolver) - Static method in class org.apache.maven.surefire.testng.TestNGExecutor
-
- createNextGeneration(ReportEntry) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
-
- createNextGenerationFailure(ReportEntry) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
-
- createOutErrElements(OutputStreamWriter, XMLWriter, WrappedReportEntry, OutputStream) - Static method in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
- createParallelSharedStrategy(ConsoleStream, ExecutorService) - Static method in class org.apache.maven.surefire.junitcore.pc.SchedulingStrategies
-
The threadPool passed to this strategy can be shared in other strategies.
- createParallelStrategy(ConsoleStream, int) - Static method in class org.apache.maven.surefire.junitcore.pc.SchedulingStrategies
-
- createParallelStrategyUnbounded(ConsoleStream) - Static method in class org.apache.maven.surefire.junitcore.pc.SchedulingStrategies
-
- createPingHandler(AtomicBoolean) - Method in class org.apache.maven.surefire.booter.ForkedBooter
-
- createPingJob(AtomicBoolean, PpidChecker) - Method in class org.apache.maven.surefire.booter.ForkedBooter
-
- createPingScheduler() - Static method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- createPingScheduler() - Static method in class org.apache.maven.surefire.booter.ForkedBooter
-
- createPool(int) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- createProvider(boolean) - Method in class org.apache.maven.surefire.booter.ProviderFactory
-
- createProviderConfiguration(RunOrderParameters) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- createProviderInCurrentClassloader(ForkingReporterFactory) - Method in class org.apache.maven.surefire.booter.ForkedBooter
-
- createProviders() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- createReportEntry(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- createReportEntry(String, Map<String, String>) - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- createReportEntry(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
-
- createReportEntry(Description) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
-
- createReportEntry(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.TestMethod
-
- createReportEntry(Integer, Map<String, String>) - Method in class org.apache.maven.surefire.junitcore.TestSet
-
- createReportEntryCompleted(int) - Method in class org.apache.maven.surefire.junitcore.TestSet
-
- createReportEntryForTestSet(Description, Map<String, String>) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
-
- createReportEntryStarted() - Method in class org.apache.maven.surefire.junitcore.TestSet
-
- createReporter() - Method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- createReporter() - Method in class org.apache.maven.surefire.booter.ForkingReporterFactory
-
- createReporter() - Method in interface org.apache.maven.surefire.report.ReporterFactory
-
Creates a reporter.
- createReporterConfiguration(ReporterConfiguration) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- createReportingReporterFactory(StartupReportConfiguration, ConsoleLogger) - Method in class org.apache.maven.plugin.surefire.CommonReflector
-
- createRequest(Class<?>...) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4Reflector
-
- createRequestAndRun(Filter, Computer, JUnitCoreWrapper.JUnitCore, Class<?>...) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreWrapper
-
- createRunListener(ReporterFactory, ConsoleStream) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- createRunOrderParameters(RunOrderParameters) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- createScheduler(Description, ExecutorService, boolean, Balancer) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- createScheduler(int) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- createShutdownHookThread(Iterable<TestProvidingInputStream>, Shutdown) - Static method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- createShutdownTask() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputer
-
- createSimpleXMLReporter() - Method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- createStackTraceWriter(Failure) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
-
- createStackTraceWriter(Failure) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreRunListener
-
- createStartupConfiguration(ProviderInfo, boolean, ClassLoaderConfiguration, DefaultScanResult) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- createStartupReportConfiguration(StartupReportConfiguration) - Method in class org.apache.maven.plugin.surefire.CommonReflector
-
- createStatisticsReporter() - Method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- createStoppable(RunListener, int) - Static method in class org.apache.maven.surefire.testng.TestNGExecutor
-
- createSuite(Collection<Runner>) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder
-
- createSurefireBootDirectoryInBuild() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- createSurefireBootDirectoryInTemp() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- createSurefirePropertiesIfFileExists(String, String) - Static method in class org.apache.maven.surefire.booter.ForkedBooter
-
- createTestArtifactInfo(TestArtifactInfo) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- createTestListResolver(TestListResolver) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- createTestNGReporter(RunListener) - Static method in class org.apache.maven.surefire.testng.TestNGExecutor
-
- createTestRequest(TestRequest) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- createTestsDescription(Iterable<Class<?>>) - Static method in class org.apache.maven.surefire.junit4.JUnit4Provider
-
- createTestSet(TypeEncodedValue, boolean, ClassLoader) - Method in class org.apache.maven.surefire.booter.ForkedBooter
-
- createTestSet(Class<?>) - Method in class org.apache.maven.surefire.junit.JUnit3Provider
-
- createTestSetReportEntryFinished(Description) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
-
- createTestSetReportEntryStarted(Description) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
-
- createTestSuiteElement(XMLWriter, WrappedReportEntry, TestSetStats, String) - Method in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
- createThreadAttachedTestMethod(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.TestSet
-
- createTimeoutCheckScheduler() - Static method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- createTmpDirectoryNameWithJava7(String) - Static method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- createTmpDirectoryWithJava7(String) - Static method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Reflection call of java.nio.file.Files.createTempDirectory( "surefire" ).
- createVersionRange() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- createWriter(File) - Static method in class org.apache.maven.surefire.util.internal.DumpFileUtils
-
- creatingThread - Variable in class org.apache.maven.surefire.providerapi.AbstractProvider
-
- creationDate - Variable in class org.apache.maven.plugin.surefire.booterclient.output.InPluginProcessDumpSingleton
-
- curChar - Variable in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
-
- curLexState - Variable in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
-
- CURRENT - Static variable in class org.apache.maven.surefire.report.ConsoleOutputReceiverForCurrentThread
-
- currentBuffer - Variable in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.AbstractCommandStream
-
- currentElement - Variable in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
-
- currentForkClients - Variable in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- currentPos - Variable in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.AbstractCommandStream
-
- currentSuite - Variable in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
-
- currentTestSetDescription - Variable in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
-
- currentToken - Variable in exception org.apache.maven.surefire.group.parse.ParseException
-
This is the last token that has been consumed successfully.
- customRunListeners - Variable in class org.apache.maven.surefire.junit4.JUnit4Provider
-
- customRunListeners - Variable in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- cutTestClassAndMethod(Description) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4ProviderUtil
-
Java Patterns of regex is slower than cutting a substring.
- DAEMON_THREAD_FACTORY - Static variable in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
-
Deprecated.
- DAEMON_THREAD_FACTORY - Static variable in class org.apache.maven.surefire.junitcore.pc.ParallelComputer
-
- DAEMON_THREAD_FACTORY - Static variable in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder
-
- DAEMON_THREAD_FACTORY - Static variable in class org.apache.maven.surefire.junitcore.pc.SchedulingStrategies
-
- DaemonThreadFactory - Class in org.apache.maven.surefire.util.internal
-
Creates new daemon Thread.
- DaemonThreadFactory() - Constructor for class org.apache.maven.surefire.util.internal.DaemonThreadFactory
-
- DaemonThreadFactory.NamedThreadFactory - Class in org.apache.maven.surefire.util.internal
-
- data - Variable in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient.OperationalData
-
- data - Variable in class org.apache.maven.surefire.booter.Command
-
- dataFile - Variable in class org.apache.maven.plugin.surefire.runorder.StatisticsReporter
-
- dataType - Variable in enum org.apache.maven.surefire.booter.MasterProcessCommand
-
- debug - Variable in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- debug(String) - Method in interface org.apache.maven.plugin.surefire.log.api.ConsoleLogger
-
- debug(String) - Method in class org.apache.maven.plugin.surefire.log.api.ConsoleLoggerDecorator
-
- debug(String) - Method in class org.apache.maven.plugin.surefire.log.api.NullConsoleLogger
-
- debug(String) - Method in class org.apache.maven.plugin.surefire.log.api.PrintStreamLogger
-
- debug(String) - Method in class org.apache.maven.plugin.surefire.log.PluginConsoleLogger
-
- debug(CharSequence, Throwable) - Method in class org.apache.maven.plugin.surefire.log.PluginConsoleLogger
-
- debug(String) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- debug(String) - Method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
-
- debug(CharSequence, Throwable) - Method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
-
- debug(String) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- debugForkedProcess - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
Attach a debugger to the forked JVM.
- debugForkedProcess - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
-
Attach a debugger to the forked JVM.
- debugLine - Variable in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- debugStream - Variable in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
-
Debug output.
- decode(DataInputStream) - Static method in enum org.apache.maven.surefire.booter.MasterProcessCommand
-
- DEFAULT - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
-
Lexical state.
- DEFAULT - Static variable in class org.apache.maven.surefire.util.RunOrder
-
- DEFAULT_CHARSET - Static variable in class org.apache.maven.surefire.util.internal.StringUtils
-
- DEFAULT_LINE_LENGTH - Static variable in class org.apache.maven.plugin.failsafe.HelpMojo
-
- DEFAULT_LINE_LENGTH - Static variable in class org.apache.maven.plugin.surefire.HelpMojo
-
- DEFAULT_LINE_LENGTH - Static variable in class org.apache.maven.plugins.surefire.report.HelpMojo
-
- DEFAULT_PROVIDER_CLASS - Static variable in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
-
- DEFAULT_SUREFIRE_SUITE_NAME - Static variable in class org.apache.maven.surefire.testng.TestNGExecutor
-
The default name for a suite launched from the maven surefire plugin
- DEFAULT_SUREFIRE_TEST_NAME - Static variable in class org.apache.maven.surefire.testng.TestNGExecutor
-
The default name for a test launched from the maven surefire plugin
- DEFAULT_SYSTEM_EXIT_TIMEOUT_IN_SECONDS - Static variable in class org.apache.maven.surefire.booter.ForkedBooter
-
- defaultClassesDirectory - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- DefaultDirectConsoleReporter - Class in org.apache.maven.surefire.report
-
- DefaultDirectConsoleReporter(PrintStream) - Constructor for class org.apache.maven.surefire.report.DefaultDirectConsoleReporter
-
- DefaultDirectoryScanner - Class in org.apache.maven.surefire.util
-
Deprecated.
- DefaultDirectoryScanner(File, List<String>, List<String>, List<String>) - Constructor for class org.apache.maven.surefire.util.DefaultDirectoryScanner
-
Deprecated.
- DefaultForkConfiguration - Class in org.apache.maven.plugin.surefire.booterclient
-
Basic framework which constructs CLI.
- DefaultForkConfiguration(Classpath, File, String, File, Properties, String, Map<String, String>, boolean, int, boolean, Platform, ConsoleLogger) - Constructor for class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- defaultLexState - Variable in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
-
- defaultNoXml() - Static method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
For testing purposes only.
- defaultNoXml() - Static method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
For testing purposes only.
- defaultReporterFactories - Variable in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- defaultReporterFactory - Variable in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- defaultReporterFactory - Variable in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- defaultReporterFactory - Variable in class org.apache.maven.plugin.surefire.booterclient.output.NativeStdErrStreamConsumer
-
- DefaultReporterFactory - Class in org.apache.maven.plugin.surefire.report
-
Provides reporting modules on the plugin side.
- DefaultReporterFactory(StartupReportConfiguration, ConsoleLogger) - Constructor for class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- DefaultReporterFactory.TestResultType - Enum in org.apache.maven.plugin.surefire.report
-
- DefaultRunOrderCalculator - Class in org.apache.maven.surefire.util
-
Applies the final runorder of the tests
- DefaultRunOrderCalculator(RunOrderParameters, int) - Constructor for class org.apache.maven.surefire.util.DefaultRunOrderCalculator
-
- DefaultScanResult - Class in org.apache.maven.surefire.util
-
- DefaultScanResult(List<String>) - Constructor for class org.apache.maven.surefire.util.DefaultScanResult
-
- defaultSuite - Variable in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
-
- defaultValue() - Static method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
For testing purposes only.
- deferredFileOutputStream - Variable in class org.apache.maven.plugin.surefire.report.Utf8RecodingDeferredFileOutputStream
-
- dependenciesToScan - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
List of dependencies to scan for test classes to include in the test run.
- dependenciesToScan - Variable in class org.apache.maven.plugin.surefire.util.DependencyScanner
-
- dependencyResolver - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- DependencyScanner - Class in org.apache.maven.plugin.surefire.util
-
Scans dependencies looking for tests.
- DependencyScanner(List<File>, TestListResolver) - Constructor for class org.apache.maven.plugin.surefire.util.DependencyScanner
-
- describe() - Method in class org.apache.maven.surefire.common.junit4.MatchDescriptions
-
- describe() - Method in class org.apache.maven.surefire.common.junit48.AndFilter
-
- describe() - Method in class org.apache.maven.surefire.common.junit48.CombinedCategoryFilter
-
- describe() - Method in class org.apache.maven.surefire.common.junit48.GroupMatcherCategoryFilter
-
- describe() - Method in class org.apache.maven.surefire.common.junit48.InvertedFilter
-
- describe() - Method in class org.apache.maven.surefire.common.junit48.MethodFilter
-
- describe() - Method in class org.apache.maven.surefire.common.junit48.OrFilter
-
- describe() - Method in class org.apache.maven.surefire.common.junit48.RequestedTest
-
- describe() - Method in class org.apache.maven.surefire.junit4.TestResolverFilter
-
- describe() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC.SuiteFilter
-
- describeElapsedTimeout() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputer
-
- describesNewTestSet(Description) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
-
- describeStopped(boolean) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputer
-
- describeStopped(boolean) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- describeStopped(boolean) - Method in class org.apache.maven.surefire.junitcore.pc.Scheduler
-
Attempts to stop all actively executing tasks and immediately returns a collection
of descriptions of those tasks which have started prior to this call.
- describeStopped(boolean) - Method in class org.apache.maven.surefire.junitcore.pc.SingleThreadScheduler
-
- description - Variable in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
-
A custom description for the project reports page.
- description - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
-
A custom description for the project reports page.
- description - Variable in class org.apache.maven.surefire.junitcore.pc.Scheduler
-
- description - Variable in class org.apache.maven.surefire.junitcore.TestMethod
-
- description - Variable in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- description(String, String, boolean) - Static method in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- descriptionsBeforeShutdown - Variable in class org.apache.maven.surefire.junitcore.pc.ShutdownStatus
-
- deserialize() - Method in class org.apache.maven.surefire.booter.BooterDeserializer
-
- DeserializedStacktraceWriter - Class in org.apache.maven.plugin.surefire.booterclient.output
-
Represents a deserialize stacktracewriter that has been
marshalled across to the plugin from the fork.
- DeserializedStacktraceWriter(String, String, String) - Constructor for class org.apache.maven.plugin.surefire.booterclient.output.DeserializedStacktraceWriter
-
- deserializeStackTraceWriter(StringTokenizer) - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- destroy() - Method in class org.apache.maven.surefire.junitcore.pc.AbstractThreadPoolStrategy
-
- destroy() - Method in interface org.apache.maven.surefire.junitcore.pc.Destroyable
-
Calling ThreadPoolExecutor.shutdown()
and ThreadPoolExecutor.awaitTermination(long, java.util.concurrent.TimeUnit)
.
- destroy() - Method in class org.apache.maven.surefire.junitcore.pc.InvokerStrategy
-
- destroy() - Method in class org.apache.maven.surefire.junitcore.pc.Scheduler.Controller
-
- Destroyable - Interface in org.apache.maven.surefire.junitcore.pc
-
Destroys the embedded thread-pool.
- destroyableCommands - Variable in class org.apache.maven.surefire.booter.PpidChecker
-
- destroyActiveCommands() - Method in class org.apache.maven.surefire.booter.PpidChecker
-
- detachFromCurrentThread() - Method in class org.apache.maven.surefire.junitcore.TestMethod
-
- detail - Variable in class org.apache.maven.plugin.failsafe.HelpMojo
-
If true
, display all settable properties for each goal.
- detail - Variable in class org.apache.maven.plugin.surefire.HelpMojo
-
If true
, display all settable properties for each goal.
- detail - Variable in class org.apache.maven.plugins.surefire.report.HelpMojo
-
If true
, display all settable properties for each goal.
- detailsForThis - Variable in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- determineThreadCounts(long, long, long) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- determineXrefLocation() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
-
- digit(char) - Static method in class org.apache.maven.surefire.util.internal.StringUtils
-
- DirectConsoleOutput - Class in org.apache.maven.plugin.surefire.report
-
Outputs test system out/system err directly to the console
Just a step on the road to getting the separation of reporting concerns
operating properly.
- DirectConsoleOutput(PrintStream, PrintStream) - Constructor for class org.apache.maven.plugin.surefire.report.DirectConsoleOutput
-
- DirectoryScanner - Class in org.apache.maven.plugin.surefire.util
-
Scans directories looking for tests.
- DirectoryScanner(File, TestListResolver) - Constructor for class org.apache.maven.plugin.surefire.util.DirectoryScanner
-
- DirectoryScanner - Interface in org.apache.maven.surefire.util
-
Deprecated.
- directoryScannerParameters - Variable in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- directoryScannerParameters - Variable in class org.apache.maven.surefire.booter.SurefireReflector
-
- DirectoryScannerParameters - Class in org.apache.maven.surefire.testset
-
- DirectoryScannerParameters(File, List<String>, List<String>, List<String>, boolean, RunOrder[]) - Constructor for class org.apache.maven.surefire.testset.DirectoryScannerParameters
-
- DirectoryScannerParameters(File, List<String>, List<String>, List<String>, boolean, String) - Constructor for class org.apache.maven.surefire.testset.DirectoryScannerParameters
-
- DirectoryScannerParametersAware - Interface in org.apache.maven.surefire.booter
-
- directoryScannerParametersAware - Variable in class org.apache.maven.surefire.booter.SurefireReflector
-
- dirScannerParams - Variable in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- disable() - Method in class org.apache.maven.surefire.junitcore.pc.SchedulingStrategy
-
Persistently disables this strategy.
- disable_tracing() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
Disable tracing.
- disableXmlReport - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Flag to disable the generation of report files in xml format.
- disableXmlReport - Variable in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- discoverTestMethods() - Method in class org.apache.maven.surefire.junit.PojoTestSet
-
- doGenerateReport(ResourceBundle, Sink) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- doHasNext() - Method in class org.apache.maven.surefire.util.CloseableIterator
-
- doHasNext() - Method in class org.apache.maven.surefire.util.TestsToRun.ClassesIterator
-
- Done() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Reset buffer when finished.
- doNext() - Method in class org.apache.maven.surefire.util.CloseableIterator
-
- doNext() - Method in class org.apache.maven.surefire.util.TestsToRun.ClassesIterator
-
- doRemove() - Method in class org.apache.maven.surefire.util.CloseableIterator
-
- doRemove() - Method in class org.apache.maven.surefire.util.TestsToRun.ClassesIterator
-
- drawNumber() - Static method in class org.apache.maven.plugin.surefire.booterclient.ForkNumberBucket
-
- drawNumberInternal() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkNumberBucket
-
- DUMP_FILE_DATE - Static variable in class org.apache.maven.plugin.surefire.SurefireHelper
-
- DUMP_FILE_EXT - Static variable in class org.apache.maven.surefire.booter.DumpErrorSingleton
-
- DUMP_FILE_PREFIX - Static variable in class org.apache.maven.plugin.surefire.SurefireHelper
-
- DUMP_FILES_PRINT - Static variable in class org.apache.maven.plugin.surefire.SurefireHelper
-
- DumpErrorSingleton - Class in org.apache.maven.surefire.booter
-
Dumps lost commands and caused exceptions in forked JVM.
- DumpErrorSingleton() - Constructor for class org.apache.maven.surefire.booter.DumpErrorSingleton
-
- dumpException(Throwable, String, DefaultReporterFactory, int) - Method in class org.apache.maven.plugin.surefire.booterclient.output.InPluginProcessDumpSingleton
-
- dumpException(Throwable, String, DefaultReporterFactory) - Method in class org.apache.maven.plugin.surefire.booterclient.output.InPluginProcessDumpSingleton
-
- dumpException(Throwable, DefaultReporterFactory) - Method in class org.apache.maven.plugin.surefire.booterclient.output.InPluginProcessDumpSingleton
-
- dumpException(Throwable, String) - Method in class org.apache.maven.surefire.booter.DumpErrorSingleton
-
- dumpException(Throwable) - Method in class org.apache.maven.surefire.booter.DumpErrorSingleton
-
- dumpException(Throwable, File) - Static method in class org.apache.maven.surefire.util.internal.DumpFileUtils
-
- dumpException(Throwable, String, File) - Static method in class org.apache.maven.surefire.util.internal.DumpFileUtils
-
- dumpFile - Variable in class org.apache.maven.surefire.booter.DumpErrorSingleton
-
- DumpFileUtils - Class in org.apache.maven.surefire.util.internal
-
Dumps a text or exception in dump file.
- DumpFileUtils() - Constructor for class org.apache.maven.surefire.util.internal.DumpFileUtils
-
- DUMPSTREAM_FILE_EXT - Static variable in class org.apache.maven.surefire.booter.DumpErrorSingleton
-
- DUMPSTREAM_FILENAME_FORMATTER - Static variable in class org.apache.maven.plugin.surefire.SurefireHelper
-
- dumpStreamException(Throwable, String) - Method in class org.apache.maven.surefire.booter.DumpErrorSingleton
-
- dumpStreamException(Throwable) - Method in class org.apache.maven.surefire.booter.DumpErrorSingleton
-
- dumpStreamFile - Variable in class org.apache.maven.surefire.booter.DumpErrorSingleton
-
- dumpStreamText(String) - Method in class org.apache.maven.surefire.booter.DumpErrorSingleton
-
- dumpText(String, DefaultReporterFactory, int) - Method in class org.apache.maven.plugin.surefire.booterclient.output.InPluginProcessDumpSingleton
-
- dumpText(String, DefaultReporterFactory) - Method in class org.apache.maven.plugin.surefire.booterclient.output.InPluginProcessDumpSingleton
-
- dumpText(String) - Method in class org.apache.maven.surefire.booter.DumpErrorSingleton
-
- dumpText(String, File) - Static method in class org.apache.maven.surefire.util.internal.DumpFileUtils
-
- dynamicProvider - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.ProviderList
-
- DynamicProviderInfo(String) - Constructor for class org.apache.maven.plugin.surefire.AbstractSurefireMojo.DynamicProviderInfo
-
- FAIL_FAST_COUNT - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- FAILEDFIRST - Static variable in class org.apache.maven.surefire.util.RunOrder
-
- FailedTest(Object, Thread) - Constructor for class org.apache.maven.surefire.junit.TestListenerInvocationHandler.FailedTest
-
- failedTests - Variable in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- failedTestsSet - Variable in class org.apache.maven.surefire.junit.TestListenerInvocationHandler
-
- failFast - Variable in class org.apache.maven.surefire.common.junit4.Notifier
-
- FailFastAware - Interface in org.apache.maven.surefire.booter
-
See the plugin configuration parameter skipAfterFailureCount
.
- FailFastEventsSingleton - Class in org.apache.maven.surefire.testng.utils
-
Stores and retrieves atomic events
used by
FailFastNotifier
and TestNG provider.
- FailFastEventsSingleton() - Constructor for class org.apache.maven.surefire.testng.utils.FailFastEventsSingleton
-
- FailFastListener - Class in org.apache.maven.surefire.testng.utils
-
- FailFastListener(Stoppable) - Constructor for class org.apache.maven.surefire.testng.utils.FailFastListener
-
- FailFastNotifier - Class in org.apache.maven.surefire.testng.utils
-
Notifies TestNG core skipping remaining tests after first failure has appeared.
- FailFastNotifier() - Constructor for class org.apache.maven.surefire.testng.utils.FailFastNotifier
-
- failIfNoSpecifiedTests - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
Set this to "true" to cause a failure if none of the tests specified in -Dtest=...
- failIfNoSpecifiedTests - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
-
Set this to "true" to cause a failure if none of the tests specified in -Dtest=...
- failIfNoTests - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
-
Set this to "true" to cause a failure if there are no tests to run.
- failIfNoTests - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Set this to "true" to cause a failure if there are no tests to run.
- failIfNoTests(SurefireReportParameters) - Static method in class org.apache.maven.plugin.surefire.SurefireHelper
-
- FAILIFNOTESTS - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- failIfNoTests - Variable in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- failIfNoTests - Variable in class org.apache.maven.surefire.testset.DirectoryScannerParameters
-
- FAILSAFE_IN_PROGRESS_CONTEXT_KEY - Static variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- FAILSAFE_SUMMARY_XML_NIL_ATTR - Static variable in class org.apache.maven.plugin.failsafe.util.FailsafeSummaryXmlUtils
-
- FAILSAFE_SUMMARY_XML_SCHEMA_LOCATION - Static variable in class org.apache.maven.plugin.failsafe.util.FailsafeSummaryXmlUtils
-
- FAILSAFE_SUMMARY_XML_TEMPLATE - Static variable in class org.apache.maven.plugin.failsafe.util.FailsafeSummaryXmlUtils
-
- FailsafeReportMojo - Class in org.apache.maven.plugins.surefire.report
-
Creates a nicely formatted Failsafe Test Report in html format.
- FailsafeReportMojo() - Constructor for class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
-
- FailsafeSummaryXmlUtils - Class in org.apache.maven.plugin.failsafe.util
-
- FailsafeSummaryXmlUtils() - Constructor for class org.apache.maven.plugin.failsafe.util.FailsafeSummaryXmlUtils
-
- failure(String) - Method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- failure - Variable in class org.apache.maven.surefire.suite.RunResult
-
- FAILURE - Static variable in class org.apache.maven.surefire.suite.RunResult
-
- failure(RunResult, Exception) - Static method in class org.apache.maven.surefire.suite.RunResult
-
- FAILURE_MARKER - Static variable in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- failureDetail - Variable in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- failureErrorLine - Variable in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- failureFlag - Variable in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
-
- failureMessage - Variable in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- FAILURES - Static variable in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- failures - Variable in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- failures - Variable in class org.apache.maven.surefire.report.RunStatistics
-
- failures - Variable in class org.apache.maven.surefire.suite.RunResult
-
- failureType - Variable in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- fClasses - Variable in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
-
Deprecated.
- fetchCache() - Method in class org.apache.maven.surefire.testset.ResolvedTest.MethodMatcher
-
Deprecated.
- fileOutputStream - Variable in class org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter
-
- FileReporter - Class in org.apache.maven.plugin.surefire.report
-
Base class for file reporters.
- FileReporter(File, String) - Constructor for class org.apache.maven.plugin.surefire.report.FileReporter
-
- fileReporter - Variable in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- FileReporterUtils - Class in org.apache.maven.plugin.surefire.report
-
Utils class for file-based reporters
- FileReporterUtils() - Constructor for class org.apache.maven.plugin.surefire.report.FileReporterUtils
-
- FileScanner - Class in org.apache.maven.plugin.surefire.util
-
- FileScanner(File, String) - Constructor for class org.apache.maven.plugin.surefire.util.FileScanner
-
- FILESYSTEM - Static variable in class org.apache.maven.surefire.util.RunOrder
-
- FillBuff() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
- fillTestCountMap(Description) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreRunListener
-
- filter - Variable in class org.apache.maven.plugin.surefire.util.DependencyScanner
-
- filter(List<Artifact>, List<String>) - Static method in class org.apache.maven.plugin.surefire.util.DependencyScanner
-
- filter - Variable in class org.apache.maven.plugin.surefire.util.DirectoryScanner
-
- filter - Variable in class org.apache.maven.surefire.common.junit48.InvertedFilter
-
- filterArtifacts(Set<Artifact>, ArtifactFilter) - Static method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Return a new set containing only the artifacts accepted by the given filter.
- filteredRunner - Variable in class org.apache.maven.surefire.junitcore.FilteringRequest
-
- FilterFactory - Class in org.apache.maven.surefire.common.junit48
-
- FilterFactory(ClassLoader) - Constructor for class org.apache.maven.surefire.common.junit48.FilterFactory
-
- filterForSuite(Map<String, String>) - Method in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
-
- FilteringRequest - Class in org.apache.maven.surefire.junitcore
-
- FilteringRequest(Request, Filter) - Constructor for class org.apache.maven.surefire.junitcore.FilteringRequest
-
- filterNulls(List<String>) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- filters - Variable in class org.apache.maven.surefire.common.junit4.MatchDescriptions
-
- filters - Variable in class org.apache.maven.surefire.common.junit48.AndFilter
-
- filters - Variable in class org.apache.maven.surefire.common.junit48.OrFilter
-
- findAnnotation(Class<?>, Class<T>) - Static method in class org.apache.maven.surefire.testng.TestNGExecutor
-
- findByName(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.ProviderList
-
- findClass(String) - Static method in class org.apache.maven.surefire.booter.LazyTestsToRun
-
- findJUnitRunWithAnnotation() - Static method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
-
- findJUnitTestAnnotation() - Static method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
-
- findJUnitTestClass() - Static method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
-
- findLeastBusySlot() - Method in class org.apache.maven.plugin.surefire.runorder.ThreadedExecutionScheduler
-
- findNamedChild(Node, String) - Method in class org.apache.maven.plugin.failsafe.HelpMojo
-
- findNamedChild(Node, String) - Method in class org.apache.maven.plugin.surefire.HelpMojo
-
- findNamedChild(Node, String) - Method in class org.apache.maven.plugins.surefire.report.HelpMojo
-
- findOrCreate(ReportEntry) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
-
- findSingleChild(Node, String) - Method in class org.apache.maven.plugin.failsafe.HelpMojo
-
- findSingleChild(Node, String) - Method in class org.apache.maven.plugin.surefire.HelpMojo
-
- findSingleChild(Node, String) - Method in class org.apache.maven.plugins.surefire.report.HelpMojo
-
- findStartClass(StartupConfiguration) - Static method in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- findSuperclassCategories(Set<Class<?>>, Class<?>) - Static method in class org.apache.maven.surefire.common.junit48.GroupMatcherCategoryFilter
-
- findTestMetadata(Class<?>) - Static method in class org.apache.maven.surefire.testng.TestNGExecutor
-
- findTopmostWithClass(Throwable, StackTraceFilter) - Static method in class org.apache.maven.surefire.report.SmartStackTraceParser
-
- finishCurrentIteration - Variable in class org.apache.maven.surefire.util.CloseableIterator
-
- finished() - Method in class org.apache.maven.surefire.junitcore.AsynchronousRunner
-
Deprecated.
- finished() - Method in class org.apache.maven.surefire.junitcore.pc.InvokerStrategy
-
- finished() - Method in class org.apache.maven.surefire.junitcore.pc.NonSharedThreadPoolStrategy
-
- finished - Variable in class org.apache.maven.surefire.junitcore.pc.Scheduler
-
- finished() - Method in class org.apache.maven.surefire.junitcore.pc.Scheduler
-
- finished() - Method in class org.apache.maven.surefire.junitcore.pc.SchedulingStrategy
-
Waiting for scheduled tasks to finish.
- finished() - Method in class org.apache.maven.surefire.junitcore.pc.SharedThreadPoolStrategy
-
- finished() - Method in class org.apache.maven.surefire.junitcore.SynchronousRunner
-
Deprecated.
- finished - Variable in class org.apache.maven.surefire.util.TestsToRun
-
- finishLastTestSetIfNecessary(Description) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
-
- finishTest(WrappedReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- finishTestSuite(RunListener) - Method in class org.apache.maven.surefire.testng.TestSuite
-
- fireStopEvent() - Method in class org.apache.maven.surefire.common.junit4.Notifier
-
Fire stop even to plugin process and/or call RunNotifier.pleaseStop()
.
- fireStopEvent() - Method in interface org.apache.maven.surefire.testng.utils.Stoppable
-
- fireTestFailure(Failure) - Method in class org.apache.maven.surefire.common.junit4.Notifier
-
- fireTestStarted(Description) - Method in class org.apache.maven.surefire.common.junit4.Notifier
-
- first - Variable in class org.apache.maven.surefire.group.parse.GroupMatcherParser.JJCalls
-
- first - Variable in class org.apache.maven.surefire.util.internal.ImmutableMap
-
- fixedPool - Variable in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
-
Deprecated.
- flakes - Variable in class org.apache.maven.surefire.report.RunStatistics
-
- flakes - Variable in class org.apache.maven.surefire.suite.RunResult
-
- flakyTests - Variable in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- flakyXmlTag - Variable in enum org.apache.maven.plugin.surefire.report.ReportEntryType
-
- flush() - Method in interface org.apache.maven.plugin.surefire.booterclient.lazytestprovider.FlushReceiver
-
Performs a flush, releasing any buffered resources.
- flush() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.OutputStreamFlushableCommandline.OutputStreamFlushReceiver
-
- flush() - Method in class org.apache.maven.surefire.report.ConsoleOutputCapture.ForwardingPrintStream
-
- FlushReceiver - Interface in org.apache.maven.plugin.surefire.booterclient.lazytestprovider
-
Something that can be flushed.
- flushReceiver - Variable in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.OutputStreamFlushableCommandline
-
- flushReceiverProvider - Variable in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.AbstractForkInputStream
-
- FlushReceiverProvider - Interface in org.apache.maven.plugin.surefire.booterclient.lazytestprovider
-
- fMethods - Variable in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
-
Deprecated.
- focusInsideClass(StackTraceElement[], StackTraceFilter) - Static method in class org.apache.maven.surefire.report.SmartStackTraceParser
-
- focusOnClass(StackTraceElement[], Class) - Static method in class org.apache.maven.surefire.report.SmartStackTraceParser
-
- forcedShutdownStatus - Variable in class org.apache.maven.surefire.junitcore.pc.ParallelComputer
-
- fork(Object, KeyValueSource, ForkClient, SurefireProperties, AbstractForkInputStream, boolean) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- fork(Object, KeyValueSource, ForkClient, SurefireProperties, int, AbstractForkInputStream, boolean) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- FORK_ALWAYS - Static variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- FORK_NEVER - Static variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- FORK_NUMBER_PLACEHOLDER - Static variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
The placeholder that is replaced by the executing fork's running number.
- FORK_ONCE - Static variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- FORK_PERTHREAD - Static variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- ForkClient - Class in org.apache.maven.plugin.surefire.booterclient.output
-
Knows how to reconstruct *all* the state transmitted over stdout by the forked process.
- ForkClient(DefaultReporterFactory, NotifiableTestStream, ConsoleLogger, AtomicBoolean) - Constructor for class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- ForkClient.OperationalData - Class in org.apache.maven.plugin.surefire.booterclient.output
-
- forkConfiguration - Variable in class org.apache.maven.plugin.surefire.booterclient.BooterSerializer
-
- ForkConfiguration - Class in org.apache.maven.plugin.surefire.booterclient
-
Configuration for forking tests.
- ForkConfiguration() - Constructor for class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
-
- forkConfiguration - Variable in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- forkCount - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Option to specify the number of VMs to fork in parallel in order to execute the tests.
- forkCount - Variable in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- FORKED_JVM_DAEMON_THREAD_FACTORY - Static variable in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- ForkedBooter - Class in org.apache.maven.surefire.booter
-
The part of the booter that is unique to a forked vm.
- ForkedBooter() - Constructor for class org.apache.maven.surefire.booter.ForkedBooter
-
- ForkedBooter.PingScheduler - Class in org.apache.maven.surefire.booter
-
- forkedProcessExitTimeoutInSeconds - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
Forked process is normally terminated without any significant delay after given tests have completed.
- forkedProcessExitTimeoutInSeconds - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
-
Forked process is normally terminated without any significant delay after given tests have completed.
- forkedProcessTimeoutInSeconds - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
Kill the forked test process after a certain number of seconds.
- forkedProcessTimeoutInSeconds - Variable in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- forkedProcessTimeoutInSeconds - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
-
Kill the forked test process after a certain number of seconds.
- ForkingReporterFactory - Class in org.apache.maven.surefire.booter
-
Creates ForkingReporters, which are typically one instance per TestSet or thread.
- ForkingReporterFactory(boolean, PrintStream) - Constructor for class org.apache.maven.surefire.booter.ForkingReporterFactory
-
- ForkingRunListener - Class in org.apache.maven.surefire.booter
-
Encodes the full output of the test run to the stdout stream.
- ForkingRunListener(PrintStream, int, boolean) - Constructor for class org.apache.maven.surefire.booter.ForkingRunListener
-
- forkMode - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
DEPRECATED since version 2.14.
- forkNumber - Variable in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- ForkNumberBucket - Class in org.apache.maven.plugin.surefire.booterclient
-
A bucket from which fork numbers can be drawn.
- ForkNumberBucket() - Constructor for class org.apache.maven.plugin.surefire.booterclient.ForkNumberBucket
-
Non-public constructor
- ForkStarter - Class in org.apache.maven.plugin.surefire.booterclient
-
Starts the fork or runs in-process.
- ForkStarter(ProviderConfiguration, StartupConfiguration, ForkConfiguration, int, StartupReportConfiguration, ConsoleLogger) - Constructor for class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- ForkStarter.CloseableCloser - Class in org.apache.maven.plugin.surefire.booterclient
-
Closes stuff, with a shutdown hook to make sure things really get closed.
- FORKTESTSET - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- forkTestSet - Variable in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- FORKTESTSET_PREFER_TESTS_FROM_IN_STREAM - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- formatElapsedTime(double) - Static method in class org.apache.maven.plugin.surefire.report.ReporterUtils
-
- ForwardingPrintStream(boolean, ConsoleOutputReceiver) - Constructor for class org.apache.maven.surefire.report.ConsoleOutputCapture.ForwardingPrintStream
-
- free() - Method in class org.apache.maven.plugin.surefire.report.Utf8RecodingDeferredFileOutputStream
-
- from(Map<String, String>) - Static method in class org.apache.maven.surefire.util.DefaultScanResult
-
- fromClass(Class<?>) - Static method in class org.apache.maven.surefire.util.TestsToRun
-
- fromDataType(String) - Method in enum org.apache.maven.surefire.booter.MasterProcessCommand
-
- fromDays(Matcher) - Static method in class org.apache.maven.surefire.booter.PpidChecker
-
- fromFile(File) - Static method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
-
- fromFullyQualifiedClass(String) - Static method in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- fromHours(Matcher) - Static method in class org.apache.maven.surefire.booter.PpidChecker
-
- fromMinutes(Matcher) - Static method in class org.apache.maven.surefire.booter.PpidChecker
-
- fromReader(Reader) - Static method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
-
- fromReportEntry(ReportEntry) - Static method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
-
- fromRunResultToFile(RunResult, File) - Static method in class org.apache.maven.plugin.failsafe.util.FailsafeSummaryXmlUtils
-
- fromSeconds(Matcher) - Static method in class org.apache.maven.surefire.booter.PpidChecker
-
- fromString(String) - Static method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
-
- fromStrings(Collection<String>) - Static method in enum org.apache.maven.surefire.cli.CommandLineOption
-
- fromValues(int, int, Class, String) - Static method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
-
- FS - Static variable in class org.apache.maven.plugin.surefire.util.ScannerUtil
-
Deprecated.
- FS - Static variable in class org.apache.maven.surefire.SpecificTestClassFilter
-
- FS - Static variable in class org.apache.maven.surefire.util.DefaultDirectoryScanner
-
Deprecated.
- fService - Variable in class org.apache.maven.surefire.junitcore.AsynchronousRunner
-
Deprecated.
- fService - Variable in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
-
Deprecated.
- fullClassName - Variable in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- fullClassName - Variable in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- fullName - Variable in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- futureResults - Variable in class org.apache.maven.surefire.junitcore.pc.AbstractThreadPoolStrategy
-
- futures - Variable in class org.apache.maven.surefire.junitcore.AsynchronousRunner
-
Deprecated.
- gen - Variable in class org.apache.maven.surefire.group.parse.GroupMatcherParser.JJCalls
-
- generateFailingTestDescriptions(List<Failure>) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4ProviderUtil
-
Get all descriptions from a list of Failures
- generateParseException() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
Generate ParseException.
- generateTestClasspath() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Generate the test classpath.
- GenericTestPattern<P,C,M> - Interface in org.apache.maven.surefire.testset
-
Resolves string test patterns in object oriented patterns P
.
- get() - Static method in class org.apache.maven.surefire.report.ConsoleOutputReceiverForCurrentThread
-
- getActualClassName() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
-
- getAdditionalClasspathElements() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getAddListenerMethod() - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- getAddMethodEntryList(Map<String, List<WrappedReportEntry>>, WrappedReportEntry) - Static method in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
- getAddMethodRunHistoryMap(String) - Method in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
- getAllFailures() - Method in class org.apache.maven.surefire.common.junit4.JUnitTestFailureListener
-
- getAlphabeticalComparator() - Method in class org.apache.maven.surefire.util.DefaultRunOrderCalculator
-
- getAnnotatedIgnore(Description) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4Reflector
-
- getAnnotatedIgnoreValue(Description) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4Reflector
-
- getApiArtifact() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getArgLine() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getArgLine() - Method in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- getArgLine() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
-
- getArray() - Method in class org.apache.maven.surefire.util.internal.StringUtils.EncodedArray
-
- getArtifactClasspath(Artifact) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getArtifactFactory() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getArtifactResolver() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getAsUrlList() - Method in class org.apache.maven.surefire.booter.Classpath
-
- getBasedir() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getBasedir() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- getBasedir() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- getBasedir() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getBasedir() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
-
- getBaseDir() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- getBeginColumn() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Get token beginning column number.
- getBeginLine() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Get token beginning line number.
- getBooleanProperty(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
-
- getBooterClasspath() - Method in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- getBooterClasspath() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
-
- getBundle(Locale) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
-
- getBundle(Locale) - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
-
- getByteCount() - Method in class org.apache.maven.plugin.surefire.report.Utf8RecodingDeferredFileOutputStream
-
- getCachableCommands() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder
-
- getCachedClassPath(String) - Static method in class org.apache.maven.plugin.surefire.ClasspathCache
-
- getClass(String) - Static method in class org.apache.maven.surefire.report.SmartStackTraceParser
-
- getClassByName(String) - Method in class org.apache.maven.surefire.util.TestsToRun
-
Get test class which matches className
- getClasses() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- getClasses() - Method in class org.apache.maven.surefire.util.DefaultScanResult
-
- getClassesDirectory() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getClassesDirectory() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- getClassesDirectory() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getClassesSkippedByValidation(ScannerFilter, ClassLoader) - Method in class org.apache.maven.surefire.util.DefaultScanResult
-
- getClassesSkippedByValidation(ScannerFilter, ClassLoader) - Method in interface org.apache.maven.surefire.util.ScanResult
-
- getClassifier() - Method in class org.apache.maven.surefire.testset.TestArtifactInfo
-
- getClassInterceptor() - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
-
Deprecated.
- getClassLoaderConfiguration() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getClassLoaderConfiguration() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
-
- getClassMethodName() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- getClassName() - Method in class org.apache.maven.plugin.surefire.runorder.Priority
-
- getClassName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- getClassName(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
-
- getClassName(int) - Method in class org.apache.maven.surefire.util.DefaultScanResult
-
- getClassName(int) - Method in interface org.apache.maven.surefire.util.ScanResult
-
- getClassPath() - Method in class org.apache.maven.surefire.booter.Classpath
-
- getClasspath(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
-
- getClasspathConfiguration() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
-
- getClasspathDependencyExcludes() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getClasspathDependencyScopeExclude() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getClazz() - Method in class org.apache.maven.plugin.surefire.runorder.PrioritizedTest
-
- getClazz() - Method in class org.apache.maven.surefire.common.junit4.ClassMethod
-
- getColoredTestSetSummary(WrappedReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- getColumn() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Deprecated.
- getCommandType() - Method in class org.apache.maven.surefire.booter.Command
-
- getCommonArtifact() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getCompactLogMessage(String) - Method in class org.apache.maven.surefire.booter.Classpath
-
- getCompletedCount() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- getCompletedCount() - Method in class org.apache.maven.surefire.report.RunStatistics
-
- getCompletedCount() - Method in class org.apache.maven.surefire.suite.RunResult
-
- getConfig() - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
-
- getConfigChecksum() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Operates on raw plugin parameters, not the "effective" values.
- getConfigurator(String) - Static method in class org.apache.maven.surefire.testng.TestNGExecutor
-
- getConfiguratorName(ArtifactVersion, PluginConsoleLogger) - Static method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getConsoleLogger() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- getConsoleLogger() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getConsoleLogger() - Method in class org.apache.maven.plugin.surefire.report.ConsoleReporter
-
- getConsoleLogger() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
-
- getConsoleLogger() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getConsoleLogger() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
Gets a logger intended for console output.
- getConstructor(Class<?>, Class<?>...) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
-
- getConvertedOptions(Map<String, String>) - Method in class org.apache.maven.surefire.testng.conf.TestNG5143Configurator
-
- getConvertedOptions(Map<String, String>) - Method in class org.apache.maven.surefire.testng.conf.TestNG60Configurator
-
- getConvertedOptions(Map<String, String>) - Method in class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
-
- getData() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient.OperationalData
-
- getData() - Method in class org.apache.maven.surefire.booter.Command
-
- getDataType() - Method in enum org.apache.maven.surefire.booter.MasterProcessCommand
-
- getDebugForkedProcess() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getDebugForkedProcess() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- getDebugForkedProcess() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getDebugLine() - Method in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- getDebugLine() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
-
- getDecodedValue() - Method in class org.apache.maven.surefire.booter.TypeEncodedValue
-
- getDecodedValue(ClassLoader) - Method in class org.apache.maven.surefire.booter.TypeEncodedValue
-
- getDefaultExcludes() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getDefaultIncludes() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getDefaultIncludes() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- getDefaultIncludes() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getDefaultIncludes() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getDefaultReporterFactory() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- getDependenciesToScan() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getDescription() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
-
- getDescription(Locale) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
- getDescription() - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
-
- getDescription(Locale) - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
- getDescription() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
-
- getDescriptionsBeforeShutdown() - Method in class org.apache.maven.surefire.junitcore.pc.ShutdownStatus
-
- getDirectoryScanner() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
Deprecated.
- getDirectoryScanner() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
- getDirectoryScannerParameters() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getDirectoryScannerParameters() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
- getDirScannerParams() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- getDumpFilesToPrint() - Static method in class org.apache.maven.plugin.surefire.SurefireHelper
-
- getEffectiveDebugForkedProcess() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getEffectiveFailIfNoTests() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getEffectiveForkCount() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getEffectiveForkMode() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getEffectiveForkMode(String) - Static method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getEffectiveJvm() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getElapsed() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- getElapsed() - Method in class org.apache.maven.surefire.junitcore.TestMethod
-
- getElapsed() - Method in interface org.apache.maven.surefire.report.ReportEntry
-
Gets the runtime for the item.
- getElapsed() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- getElapsedSinceLastStart() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- getElapsedSinceTestSetStart() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- getElapsedTimeSummary() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- getElapsedTimeVerbose() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- getEmptyTestListResolver() - Static method in class org.apache.maven.surefire.testset.TestListResolver
-
- getEndColumn() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Get token end column number.
- getEndLine() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Get token end line number.
- getEndTime() - Method in class org.apache.maven.surefire.junitcore.TestMethod
-
- getEnvironmentVariables() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getEnvironmentVariables() - Method in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- getEnvironmentVariables() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
-
- getErrorInFork() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- getErrors() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- getErrors() - Method in class org.apache.maven.surefire.report.RunStatistics
-
- getErrors() - Method in class org.apache.maven.surefire.suite.RunResult
-
- getExcludedGroups() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getExcludedPatterns() - Method in interface org.apache.maven.surefire.testset.GenericTestPattern
-
- getExcludedPatterns() - Method in class org.apache.maven.surefire.testset.TestListResolver
-
- getExcludeList() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getExcludes() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getExcludes() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- getExcludes() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
-
Deprecated.
- getExcludes() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
-
Deprecated.
- getExcludesFile() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getExcludesFile() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getExcludesFile() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getFailIfNoSpecifiedTests() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getFailIfNoSpecifiedTests() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- getFailIfNoSpecifiedTests() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getFailIfNoTests() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- getFailIfNoTests() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getFailIfNoTests() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
-
- getFailsafeCode() - Method in class org.apache.maven.surefire.suite.RunResult
-
- getFailure() - Method in class org.apache.maven.surefire.suite.RunResult
-
- getFailureBehavior(MavenExecutionRequest) - Static method in class org.apache.maven.plugin.surefire.SurefireHelper
-
- getFailureDetail() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- getFailureDetails(List<ReportTestSuite>) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
-
- getFailureErrorLine() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- getFailureMessage() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- getFailures() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- getFailures() - Method in class org.apache.maven.surefire.report.RunStatistics
-
- getFailures() - Method in class org.apache.maven.surefire.suite.RunResult
-
- getFailureType() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- getFileProperty(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
-
- getFlakes() - Method in class org.apache.maven.surefire.report.RunStatistics
-
- getFlakes() - Method in class org.apache.maven.surefire.suite.RunResult
-
- getFlakyXmlTag() - Method in enum org.apache.maven.plugin.surefire.report.ReportEntryType
-
- getFlushReceiver() - Method in interface org.apache.maven.plugin.surefire.booterclient.lazytestprovider.FlushReceiverProvider
-
- getFlushReceiver() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.OutputStreamFlushableCommandline
-
- getForkConfiguration() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getForkCount() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getForkCount() - Method in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- getForkCount() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
-
- getForkedProcessExitTimeoutInSeconds() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getForkedProcessExitTimeoutInSeconds() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- getForkedProcessExitTimeoutInSeconds() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getForkedProcessTimeoutInSeconds() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getForkedProcessTimeoutInSeconds() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- getForkedProcessTimeoutInSeconds() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getForkMode() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getFullClassName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- getFullClassName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- getFullName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- getFutureResults() - Method in class org.apache.maven.surefire.junitcore.pc.AbstractThreadPoolStrategy
-
- getGlobalRunStatistics() - Method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- getGroup() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- getGroup() - Method in class org.apache.maven.surefire.report.CategorizedReportEntry
-
- getGroup() - Method in interface org.apache.maven.surefire.report.ReportEntry
-
The group/category of the testcase
- getGroup() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- getGroups() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getHighestDrawnNumber() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkNumberBucket
-
- getId() - Method in enum org.apache.maven.surefire.booter.MasterProcessCommand
-
- GetImage() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Get token literal value.
- getImmediateCommands() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder
-
- getIncludedAndExcludedTests() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getIncludedFiles(File, String, String) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
-
- getIncludedPatterns() - Method in interface org.apache.maven.surefire.testset.GenericTestPattern
-
- getIncludedPatterns() - Method in class org.apache.maven.surefire.testset.TestListResolver
-
- getIncludeList() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getIncludes() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getIncludes() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getIncludes() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- getIncludes() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getIncludes() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
-
Deprecated.
- getIncludes() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
-
Deprecated.
- getIncludesFile() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getIncludesFile() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getIncludesFile() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getIncompleteTests() - Method in class org.apache.maven.surefire.junitcore.pc.ShutdownResult
-
- getIndentLevel(String) - Static method in class org.apache.maven.plugin.failsafe.HelpMojo
-
Gets the indentation level of the specified line.
- getIndentLevel(String) - Static method in class org.apache.maven.plugin.surefire.HelpMojo
-
Gets the indentation level of the specified line.
- getIndentLevel(String) - Static method in class org.apache.maven.plugins.surefire.report.HelpMojo
-
Gets the indentation level of the specified line.
- getInprocClasspath() - Method in class org.apache.maven.surefire.booter.AbstractPathConfiguration
-
- getInprocClasspath() - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
-
- getInstance() - Static method in class org.apache.maven.plugin.surefire.booterclient.ForkNumberBucket
-
- getInstance() - Static method in class org.apache.maven.surefire.testng.utils.FailFastEventsSingleton
-
- getInterfacesImplementedByDynamicProxy() - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- getIntProperty(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
-
- getIterableCachable() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder
-
The iterator is not thread safe.
- getIterableClasses(PrintStream) - Method in class org.apache.maven.surefire.booter.CommandReader
-
The iterator can be used only in one Thread.
- getJavaSpecificationVersion() - Static method in class org.apache.maven.surefire.booter.SystemUtils
-
Safely extracts major and minor version as fractional number from
- getJdkExecAttributesForTests() - Method in class org.apache.maven.plugin.surefire.booterclient.Platform
-
- getJdkForTests() - Method in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- getJdkForTests() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
-
- getJunitArtifact() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getJunitArtifactName() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getJunitDepArtifact() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getJvm() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getJvmExecutable() - Method in class org.apache.maven.plugin.surefire.JdkAttributes
-
- getJvmTerminator() - Method in class org.apache.maven.surefire.booter.ForkedBooter
-
- getKey() - Method in class org.apache.maven.surefire.util.internal.ImmutableMap.Node
-
- getLine() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Deprecated.
- getLocalizedMessage() - Method in exception org.apache.maven.plugin.surefire.booterclient.output.MultipleFailureException
-
- getLocalizedMessage() - Method in class org.apache.maven.surefire.report.SafeThrowable
-
- getLocalRepository() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getLocalRepository() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- getLocatedClasses() - Method in class org.apache.maven.surefire.util.TestsToRun
-
- getLocationManager() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getLogicalStream() - Method in class org.apache.maven.surefire.junitcore.TestMethod
-
- getLogMessage(String) - Method in class org.apache.maven.surefire.booter.Classpath
-
- getLogPrefix() - Method in enum org.apache.maven.plugin.surefire.report.DefaultReporterFactory.TestResultType
-
- getLongProperty(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
-
- getMainCliOptions() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getMainCliOptions() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- getMainCliOptions() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
- getManuallyConfiguredProviders() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.ProviderList
-
- getMatcher(GroupMatcherParser.Op, GroupMatcher...) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
- getMatchers() - Method in class org.apache.maven.surefire.group.match.JoinGroupMatcher
-
- getMessage() - Method in exception org.apache.maven.plugin.surefire.booterclient.output.MultipleFailureException
-
- getMessage() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- getMessage() - Method in error org.apache.maven.surefire.group.parse.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessage() - Method in interface org.apache.maven.surefire.report.ReportEntry
-
A message relating to a non-successful termination.
- getMessage() - Method in class org.apache.maven.surefire.report.SafeThrowable
-
- getMessage() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- getMetadataSource() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- getMethod() - Method in class org.apache.maven.surefire.common.junit4.ClassMethod
-
- getMethod(Object, String, Class<?>...) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
-
- getMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
-
- getMethodInterceptor() - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
-
Deprecated.
- getMinimalThrowableMiniMessage(Throwable) - Static method in class org.apache.maven.surefire.report.SmartStackTraceParser
-
- getMinSuccessRate() - Method in class org.apache.maven.plugin.surefire.runorder.Priority
-
- getModelProperties() - Method in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- getModelProperties() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
-
- getModularClasspath() - Method in class org.apache.maven.surefire.booter.ModularClasspathConfiguration
-
- getModuleDescriptor() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getModuleDescriptor() - Method in class org.apache.maven.surefire.booter.ModularClasspath
-
- getModulePath() - Method in class org.apache.maven.surefire.booter.ModularClasspath
-
- getMojoArtifact() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getMojoArtifact() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getMojoArtifact() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getName() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- getName(Locale) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
- getName(Locale) - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
- getName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- getName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- getName() - Method in class org.apache.maven.surefire.junit.JUnitTestSet
-
- getName() - Method in class org.apache.maven.surefire.junit.PojoTestSet
-
- getName() - Method in interface org.apache.maven.surefire.junit.SurefireTestSet
-
- getName() - Method in interface org.apache.maven.surefire.report.ReportEntry
-
The name of the test case
- getName() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- getNameWithGroup() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- getNameWithGroup() - Method in class org.apache.maven.surefire.report.CategorizedReportEntry
-
- getNameWithGroup() - Method in interface org.apache.maven.surefire.report.ReportEntry
-
A name of the test case together with the group or category (if any exists).
- getNameWithGroup() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- getNestedClasses() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- getNestedSuites() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- getNextToken() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
Get the next Token.
- getNextToken() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
-
Get the next Token.
- getNotParallelRunners() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- getNumberFormat() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
-
- getNumberOfErrors() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- getNumberOfFailures() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- getNumberOfFlakes() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- getNumberOfSkipped() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- getNumberOfTests() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- getObjectFactory() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getOperationId() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient.OperationalData
-
- getOptions() - Method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
-
- getOptions() - Method in class org.apache.maven.surefire.testng.TestNGXmlTestSuite
-
- getOptions() - Method in class org.apache.maven.surefire.testng.TestSuite
-
- getOrCreateConsoleLogger() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- getOrCreateConsoleOutputReceiver() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- getOrCreateThreadAttachedTestMethod(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentRunListener
-
- getOriginalSystemOut() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- getOriginalSystemOut() - Method in class org.apache.maven.surefire.report.ReporterConfiguration
-
The original system out belonging to the (possibly forked) surefire process.
- getOSSpecificIllegalChars() - Static method in class org.apache.maven.plugin.surefire.report.FileReporterUtils
-
- getOutput(boolean) - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- getOutputName() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
- getOutputName() - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
-
- getOutputName() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
-
- getOutputStream(WrappedReportEntry) - Method in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
- getP1() - Method in class org.apache.maven.surefire.booter.BiProperty
-
- getP2() - Method in class org.apache.maven.surefire.booter.BiProperty
-
- getPackageName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- getPackages() - Method in class org.apache.maven.surefire.booter.ModularClasspath
-
- getParallel() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getParallelTestsTimeoutForcedInSeconds() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getParallelTestsTimeoutForcedInSeconds() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- getParallelTestsTimeoutForcedInSeconds() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getParallelTestsTimeoutForcedInSeconds() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- getParallelTestsTimeoutInSeconds() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getParallelTestsTimeoutInSeconds() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- getParallelTestsTimeoutInSeconds() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getParallelTestsTimeoutInSeconds() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- getParam() - Method in enum org.apache.maven.surefire.booter.Shutdown
-
- getPatchFile() - Method in class org.apache.maven.surefire.booter.ModularClasspath
-
- getPerCoreThreadCount() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getPID() - Method in class org.apache.maven.surefire.booter.ProcessInfo
-
- getPluginArtifactMap() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getPluginDescriptor() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getPluginName() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getPluginName() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- getPluginName() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getPluginName() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getPluginParameterTest() - Method in interface org.apache.maven.surefire.testset.GenericTestPattern
-
- getPluginParameterTest() - Method in class org.apache.maven.surefire.testset.TestListResolver
-
- getPluginPid() - Method in class org.apache.maven.plugin.surefire.booterclient.Platform
-
- getPluginPid() - Method in class org.apache.maven.surefire.booter.BooterDeserializer
-
- getPluginPlatform() - Method in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- getPluginPlatform() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
-
- getPoolCapacity() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- getPriorities(Comparator<Priority>) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
-
- getPrioritizedTests(List<Class<?>>, Comparator<Priority>) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
-
- getPrioritizedTestsByFailureFirst(List<Class<?>>) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
-
- getPrioritizedTestsClassRunTime(List<Class<?>>, int) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
-
- getPriority() - Method in class org.apache.maven.plugin.surefire.runorder.PrioritizedTest
-
- getPriority() - Method in class org.apache.maven.plugin.surefire.runorder.Priority
-
- getProject() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getProjectArtifactMap() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getProjectBuildDirectory() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getProjectsWithoutRoot() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
-
- getProperties() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getProperties() - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
-
- getProperty(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
-
- getPropertyFromExpression(String) - Method in class org.apache.maven.plugin.failsafe.HelpMojo
-
- getPropertyFromExpression(String) - Method in class org.apache.maven.plugin.surefire.HelpMojo
-
- getPropertyFromExpression(String) - Method in class org.apache.maven.plugins.surefire.report.HelpMojo
-
- getProviderClassName() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
-
- getProviderClasspath() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.DynamicProviderInfo
-
- getProviderClasspath() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.JUnit3ProviderInfo
-
- getProviderClasspath() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.JUnit4ProviderInfo
-
- getProviderClasspath() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.JUnitCoreProviderInfo
-
- getProviderClasspath() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.TestNgProviderInfo
-
- getProviderClasspath() - Method in interface org.apache.maven.plugin.surefire.ProviderInfo
-
- getProviderClasspath(String, String, Artifact) - Method in class org.apache.maven.plugin.surefire.SurefireDependencyResolver
-
- getProviderClasspath() - Method in class org.apache.maven.surefire.booter.AbstractPathConfiguration
-
- getProviderConfiguration() - Method in class org.apache.maven.surefire.booter.BooterDeserializer
-
- getProviderName() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.DynamicProviderInfo
-
- getProviderName() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.JUnit3ProviderInfo
-
- getProviderName() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.JUnit4ProviderInfo
-
- getProviderName() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.JUnitCoreProviderInfo
-
- getProviderName() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.TestNgProviderInfo
-
- getProviderName() - Method in interface org.apache.maven.plugin.surefire.ProviderInfo
-
- getProviderProperties() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getProviderProperties() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- getProviderProperties() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
The per-provider specific properties that may come all the way from the plugin's properties setting.
- getReader() - Static method in class org.apache.maven.surefire.booter.CommandReader
-
- getReader(URL) - Static method in class org.apache.maven.surefire.providerapi.ServiceLoader
-
- getRemainingTestClasses() - Method in class org.apache.maven.surefire.common.junit4.Notifier
-
- getRemoteRepositories() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getReportEntries() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- getReportEntryType() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- getReporter() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
Used when getting reporters on the plugin side of a fork.
- getReporterConfiguration() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getReporterConfiguration() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- getReporterConfiguration() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
The raw parameters used in creating the ReporterManagerFactory
- getReporterFactory() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getReporterFactory() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
Provides features for creating reporting objects
- getReportFile(File, String, String, String) - Static method in class org.apache.maven.plugin.surefire.report.FileReporter
-
- getReportFile(ReportEntry, File, String) - Static method in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
- getReportFormat() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getReportFormat() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- getReportFormat() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- getReportFormat() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getReportName() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- getReportName(String) - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- getReportNameSuffix() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getReportNameSuffix() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- getReportSchemaLocation() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getReportSchemaLocation() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getReportSchemaLocation() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getReportsDirectories() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
-
- getReportsDirectory() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getReportsDirectory() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- getReportsDirectory() - Method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- getReportsDirectory() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- getReportsDirectory() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- getReportsDirectory() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getReportsDirectory() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
-
- getReportsDirectory() - Method in class org.apache.maven.surefire.report.ReporterConfiguration
-
The directory where reports will be created, normally ${project.build.directory}/surefire-reports
- getRerunFailingTestsCount() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getRerunFailingTestsCount() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getRerunFailingTestsCount() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- getRerunFailingTestsCount() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getRerunFailingTestsCount() - Method in class org.apache.maven.surefire.testset.TestRequest
-
How many times to rerun failing tests, issued with -Dsurefire.rerunFailingTestsCount from the command line.
- getRerunXmlTag() - Method in enum org.apache.maven.plugin.surefire.report.ReportEntryType
-
- getResult() - Method in class org.apache.maven.plugin.surefire.runorder.ThreadedExecutionScheduler
-
- getResultType() - Method in class org.apache.maven.plugin.surefire.report.TestMethodStats
-
- getReverseAlphabeticalComparator() - Method in class org.apache.maven.surefire.util.DefaultRunOrderCalculator
-
- getRunListener() - Method in class org.apache.maven.surefire.junitcore.ConcurrentRunListener
-
- getRunMethod(Class<?>) - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- getRunner(RunnerBuilder, Class<?>) - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
-
Deprecated.
- getRunner() - Method in class org.apache.maven.surefire.junitcore.FilteringRequest
-
- getRunner(RunnerBuilder, Class<?>) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- getRunOrder() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getRunOrder() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getRunOrder() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getRunOrder() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
-
- getRunOrder() - Method in class org.apache.maven.surefire.testset.RunOrderParameters
-
- getRunOrderCalculator() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getRunOrderCalculator() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
Provides a service to calculate run order of tests.
- getRunOrderParameters() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- getRunOrders() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getRunResult() - Method in class org.apache.maven.surefire.report.RunStatistics
-
- getRunStatisticsFile() - Method in class org.apache.maven.surefire.testset.RunOrderParameters
-
- getRunTime() - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
-
- getScanResult() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getScanResult() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
Provides the result of the directory scan performed in the plugin
- getSession() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getSha1() - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
-
- getShutdown() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getShutdown() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- getShutdown() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getShutdown() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getShutdown() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- getShutdown() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
- getShutdownScheduler() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputer
-
- getSimpleName(String) - Static method in class org.apache.maven.surefire.report.SmartStackTraceParser
-
- getSingleChild(Node, String) - Method in class org.apache.maven.plugin.failsafe.HelpMojo
-
- getSingleChild(Node, String) - Method in class org.apache.maven.plugin.surefire.HelpMojo
-
- getSingleChild(Node, String) - Method in class org.apache.maven.plugins.surefire.report.HelpMojo
-
- getSingleton() - Static method in class org.apache.maven.plugin.surefire.booterclient.output.InPluginProcessDumpSingleton
-
- getSingleton() - Static method in class org.apache.maven.surefire.booter.DumpErrorSingleton
-
- getSize() - Method in class org.apache.maven.surefire.util.internal.StringUtils.EncodedArray
-
- getSkipAfterFailureCount() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getSkipAfterFailureCount() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- getSkipAfterFailureCount() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getSkipAfterFailureCount() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getSkipAfterFailureCount() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- getSkipAfterFailureCount() - Method in class org.apache.maven.surefire.junit4.JUnit4Provider
-
- getSkipAfterFailureCount() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- getSkipAfterFailureCount() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
- getSkipAfterFailureCount() - Method in class org.apache.maven.surefire.testng.TestNGProvider
-
- getSkipped() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- getSkipped() - Method in class org.apache.maven.surefire.report.RunStatistics
-
- getSkipped() - Method in class org.apache.maven.surefire.suite.RunResult
-
- getSortOrderComparator(RunOrder) - Method in class org.apache.maven.surefire.util.DefaultRunOrderCalculator
-
- getSource(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
-
- getSourceName() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- getSourceName() - Method in interface org.apache.maven.surefire.report.ReportEntry
-
The class name of the test
- getSourceName() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- getSpecificTests() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getSpecificTests() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
-
Deprecated.
- getStackTrace(boolean) - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- getStackTrace(Exception) - Static method in class org.apache.maven.surefire.suite.RunResult
-
- getStackTraceWriter() - Method in class org.apache.maven.plugin.surefire.report.TestMethodStats
-
- getStackTraceWriter() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- getStackTraceWriter(Object[]) - Method in class org.apache.maven.surefire.junit.TestListenerInvocationHandler
-
- getStackTraceWriter() - Method in interface org.apache.maven.surefire.report.ReportEntry
-
The group/category of the testcase
- getStackTraceWriter() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- getStartTime() - Method in class org.apache.maven.surefire.junitcore.TestMethod
-
- getStartupReportConfiguration(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getStatisticsFile(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getStatisticsFile() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- getStatisticsReporter() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- getStdErr() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- getStdout() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- getString() - Method in class org.apache.maven.surefire.report.SmartStackTraceParser
-
- getStringKeySet() - Method in class org.apache.maven.plugin.surefire.SurefireProperties
-
- getStringList(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
-
- getSuccessfulBuilds() - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
-
- GetSuffix(int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Get the suffix.
- getSuite(RunnerBuilder, Class<?>[]) - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
-
Deprecated.
- getSuite(RunnerBuilder, Class<?>[]) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- getSuiteName() - Method in class org.apache.maven.surefire.testng.TestSuite
-
- getSuites() - Method in class org.apache.maven.surefire.booter.ProviderFactory.ProviderProxy
-
- getSuites() - Method in class org.apache.maven.surefire.junit.JUnit3Provider
-
- getSuites() - Method in class org.apache.maven.surefire.junit4.JUnit4Provider
-
- getSuites() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- getSuites() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- getSuites() - Method in interface org.apache.maven.surefire.providerapi.SurefireProvider
-
Determines the number of forks.
- getSuites() - Method in class org.apache.maven.surefire.testng.TestNGProvider
-
- getSuitesGroupByPackage(List<ReportTestSuite>) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
-
- getSuitesIterator() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- getSuiteXmlFiles() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getSuiteXmlFiles() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getSuiteXmlFiles() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getSuiteXmlFiles() - Method in class org.apache.maven.surefire.testset.TestRequest
-
Represents suitexmlfiles that define the test-run request
- getSummary(List<ReportTestSuite>) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
-
- getSummary() - Method in class org.apache.maven.surefire.report.RunStatistics
-
- getSummaryFile() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getSurefireBooterArtifact() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getSurefireReportsDirectory(MavenProject) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
-
Gets the default surefire reports directory for the specified project.
- getSurefireReportsDirectory(MavenProject) - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
-
- getSurefireReportsDirectory(MavenProject) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
-
- getSurefireTempDir() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Where surefire stores its own temp files
- getSystemExitTimeout() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getSystemExitTimeout() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- getSystemExitTimeout() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
- getSystemProperties() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getSystemProperties() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- getSystemProperties() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- getSystemProperties() - Method in interface org.apache.maven.surefire.report.TestSetReportEntry
-
- getSystemPropertiesFile() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getSystemPropertyVariables() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getTabSize() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
- getTarget() - Method in class org.apache.maven.surefire.report.SafeThrowable
-
- getTempDir() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getTempDirectory() - Method in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- getTempDirectory() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
-
- getTest() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getTest() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- getTest() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getTestArtifact() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- getTestArtifactInfo() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getTestArtifactInfo() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
Artifact info about the artifact used to autodetect provider
- getTestCases() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- getTestClass() - Method in class org.apache.maven.surefire.junit.JUnitTestSet
-
- getTestClass() - Method in class org.apache.maven.surefire.junit.PojoTestSet
-
- getTestClassesDirectory() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- getTestClassesDirectory() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- getTestClassesDirectory() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- getTestClassesDirectory() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- getTestClassesDirectory() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
-
- getTestClassesDirectory() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
-
Returns the directory of the compiled classes, normally ${project.build.testOutputDirectory}
- getTestClassLoader() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getTestClassLoader() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
The class loader for the tests
- getTestClassMethodName() - Method in class org.apache.maven.plugin.surefire.report.TestMethodStats
-
- getTestClassName() - Method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
-
- getTestClassName() - Method in class org.apache.maven.surefire.common.junit48.JUnit46StackTraceWriter
-
- getTestClasspath() - Method in class org.apache.maven.surefire.booter.AbstractPathConfiguration
-
- getTestClasspath() - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
-
- getTestClasspath() - Method in class org.apache.maven.surefire.booter.ModularClasspathConfiguration
-
- getTestClassPattern() - Method in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
Test class file pattern, e.g.
- getTestConstructor(Class<?>) - Static method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- getTestFailed() - Method in class org.apache.maven.surefire.junit4.MockReporter
-
- getTestFilter() - Method in class org.apache.maven.surefire.testng.TestNGProvider
-
- getTestForFork() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- getTestInterface() - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- getTestInterfaceRunMethod() - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- getTestListResolver() - Method in class org.apache.maven.surefire.testset.TestRequest
-
A specific test request issued with -Dtest= from the command line.
- getTestMethodName() - Method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
-
- getTestMethodName() - Method in class org.apache.maven.surefire.common.junit48.JUnit46StackTraceWriter
-
- getTestMethodPattern() - Method in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
Test method, e.g.
- getTestMethodStats() - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- getTestName() - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
-
- getTestName(String) - Method in class org.apache.maven.surefire.junit.PojoTestSet
-
- getTestNgArtifact() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getTestNGArtifactName() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getTestProblems(OutputStreamWriter, XMLWriter, WrappedReportEntry, boolean, OutputStream, String, boolean) - Static method in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
- getTestRequest() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getTestRequest() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
Contains information about requested test suites or individual tests from the command line.
- getTestResultClass() - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- getTestResults() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- getTestResultType(List<ReportEntryType>, int) - Static method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
Get the result of a test based on all its runs.
- getTestResultType(List<WrappedReportEntry>) - Method in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
Get the result of a test from a list of its runs in WrappedReportEntry
- getTestSet(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentRunListener
-
- getTestSet() - Method in class org.apache.maven.surefire.junitcore.TestMethod
-
- getTestSetReporter() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- getTestSetSummary(WrappedReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- getTestSourceDirectory() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getTestSourceDirectory() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- getTestSourceDirectory() - Method in class org.apache.maven.surefire.testset.TestRequest
-
Test source directory, normally ${project.build.testSourceDirectory}
- getTestSucceeded() - Method in class org.apache.maven.surefire.junit4.MockReporter
-
- getTestSuiteDefinition() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- getTestVmSystemProperties() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- getThreadCount() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getThreadCount() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getThreadCount() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- getThreadCountClasses() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getThreadCountClasses() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- getThreadCountMethods() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getThreadCountMethods() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- getThreadCountSuites() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getThreadCountSuites() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- getThreadPool() - Method in class org.apache.maven.surefire.junitcore.pc.AbstractThreadPoolStrategy
-
- getThreadTestMethod() - Static method in class org.apache.maven.surefire.junitcore.TestMethod
-
- getThreadTestSet() - Static method in class org.apache.maven.surefire.junitcore.TestSet
-
- getThrowable() - Method in class org.apache.maven.plugin.surefire.booterclient.output.DeserializedStacktraceWriter
-
- getThrowable() - Method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
-
Returns the exception associated with this failure.
- getThrowable() - Method in class org.apache.maven.surefire.report.LegacyPojoStackTraceWriter
-
- getThrowable() - Method in class org.apache.maven.surefire.report.PojoStackTraceWriter
-
- getThrowable() - Method in interface org.apache.maven.surefire.report.StackTraceWriter
-
Retrieve the throwable for this writer.
- getTime() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- getTime() - Method in class org.apache.maven.surefire.booter.ProcessInfo
-
- getTimeElapsed() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- getTitle() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
-
- getTitle() - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
-
- getTitle() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
-
- getToken(int) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
Get the specific Token.
- getToolchain() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getToolchainManager() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getTotalRuntime() - Method in class org.apache.maven.plugin.surefire.runorder.PrioritizedTest
-
- getTotalRuntime() - Method in class org.apache.maven.plugin.surefire.runorder.Priority
-
- getTrackLineColumn() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
- getTriggeredTests() - Method in class org.apache.maven.surefire.junitcore.pc.ShutdownResult
-
- getTruncatedMessage(String, int) - Static method in class org.apache.maven.surefire.report.LegacyPojoStackTraceWriter
-
- getTruncatedMessage(int) - Method in class org.apache.maven.surefire.report.SmartStackTraceParser
-
- getTypeEncoded(Object) - Static method in class org.apache.maven.plugin.surefire.booterclient.BooterSerializer
-
- getTypeEncodedValue(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
-
Retrieves as single object that is persisted with type encoding
- getUnderlying() - Method in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter.EncodingOutputStream
-
- getUserFriendlyTestName(ITestResult) - Static method in class org.apache.maven.surefire.testng.TestNGReporter
-
- getUserProperties() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getUseUnlimitedThreads() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getValue(Node, String) - Method in class org.apache.maven.plugin.failsafe.HelpMojo
-
- getValue(Node, String) - Method in class org.apache.maven.plugin.surefire.HelpMojo
-
- getValue(Node, String) - Method in class org.apache.maven.plugins.surefire.report.HelpMojo
-
- getValue() - Method in class org.apache.maven.surefire.group.parse.Token
-
An optional attribute value of the Token.
- getValue() - Method in class org.apache.maven.surefire.util.internal.ImmutableMap.Node
-
- getVersion() - Method in class org.apache.maven.surefire.testset.TestArtifactInfo
-
- getWildcard() - Static method in class org.apache.maven.surefire.testset.TestListResolver
-
- getWorkingDirectory() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- getWorkingDirectory(int) - Method in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- getWorkingDirectory() - Method in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- getWorkingDirectory() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
-
- getWriter(OutputStream) - Static method in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
- getXmlTag() - Method in enum org.apache.maven.plugin.surefire.report.ReportEntryType
-
- getXsdSchemaLocation() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- globalStats - Variable in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- goal - Variable in class org.apache.maven.plugin.failsafe.HelpMojo
-
The name of the goal for which to show help.
- goal - Variable in class org.apache.maven.plugin.surefire.HelpMojo
-
The name of the goal for which to show help.
- goal - Variable in class org.apache.maven.plugins.surefire.report.HelpMojo
-
The name of the goal for which to show help.
- group() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
- group - Variable in class org.apache.maven.surefire.report.CategorizedReportEntry
-
- group - Variable in class org.apache.maven.surefire.util.internal.DaemonThreadFactory
-
- GROUP_PREFIX - Static variable in class org.apache.maven.surefire.report.CategorizedReportEntry
-
- GROUP_SUFIX - Static variable in class org.apache.maven.surefire.report.CategorizedReportEntry
-
- GroupMatcher - Interface in org.apache.maven.surefire.group.match
-
Group Matcher
- GroupMatcherCategoryFilter - Class in org.apache.maven.surefire.common.junit48
-
- GroupMatcherCategoryFilter(GroupMatcher, GroupMatcher) - Constructor for class org.apache.maven.surefire.common.junit48.GroupMatcherCategoryFilter
-
- GroupMatcherMethodSelector - Class in org.apache.maven.surefire.testng.utils
-
Method selector delegating to
GroupMatcher
to decide if a method is included or not.
- GroupMatcherMethodSelector() - Constructor for class org.apache.maven.surefire.testng.utils.GroupMatcherMethodSelector
-
- GroupMatcherParser - Class in org.apache.maven.surefire.group.parse
-
- GroupMatcherParser(String) - Constructor for class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
- GroupMatcherParser(InputStream) - Constructor for class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
Constructor with InputStream.
- GroupMatcherParser(InputStream, String) - Constructor for class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
Constructor with InputStream and supplied encoding
- GroupMatcherParser(Reader) - Constructor for class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
Constructor.
- GroupMatcherParser(GroupMatcherParserTokenManager) - Constructor for class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
Constructor with generated Token Manager.
- GroupMatcherParser.JJCalls - Class in org.apache.maven.surefire.group.parse
-
- GroupMatcherParser.LookaheadSuccess - Error in org.apache.maven.surefire.group.parse
-
- GroupMatcherParser.Op - Enum in org.apache.maven.surefire.group.parse
-
- GroupMatcherParserConstants - Interface in org.apache.maven.surefire.group.parse
-
Token literal values and constants.
- GroupMatcherParserTokenManager - Class in org.apache.maven.surefire.group.parse
-
Token Manager.
- GroupMatcherParserTokenManager(SimpleCharStream) - Constructor for class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
-
Constructor.
- GroupMatcherParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
-
Constructor.
- groups - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
(TestNG/JUnit47 provider with JUnit4.8+ only) Groups for this test.
- groupString(String[], String) - Static method in class org.apache.maven.surefire.testng.TestNGReporter
-
Creates a string out of the list of testng groups in the
form of
- id - Variable in enum org.apache.maven.surefire.booter.MasterProcessCommand
-
- IGNORE_PARAMS - Static variable in class org.apache.maven.surefire.common.junit4.JUnit4Reflector
-
- ignored(String, String, String) - Static method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- IgnoredWithUserError(String) - Constructor for class org.apache.maven.surefire.common.junit4.JUnit4Reflector.IgnoredWithUserError
-
- IgnoredWithUserError() - Constructor for class org.apache.maven.surefire.common.junit4.JUnit4Reflector.IgnoredWithUserError
-
- igroup() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
- image - Variable in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
-
- image - Variable in class org.apache.maven.surefire.group.parse.Token
-
The string image of the token.
- immediateCommands - Variable in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream
-
- immediateCommands - Variable in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder
-
- ImmediateCommands() - Constructor for class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder.ImmediateCommands
-
- ImmutableMap<K,V> - Class in org.apache.maven.surefire.util.internal
-
Copies input map in
constructor
, and Entries are linked and thread-safe.
- ImmutableMap(Map<K, V>) - Constructor for class org.apache.maven.surefire.util.internal.ImmutableMap
-
- ImmutableMap.Node<K,V> - Class in org.apache.maven.surefire.util.internal
-
- IN_MARKER - Static variable in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- inBuf - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
- IncludedExcludedPatterns - Class in org.apache.maven.surefire.testset
-
- IncludedExcludedPatterns() - Constructor for class org.apache.maven.surefire.testset.IncludedExcludedPatterns
-
- includedExcludedTests - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- includedFilters - Variable in class org.apache.maven.surefire.common.junit48.CombinedCategoryFilter
-
- includedPatterns - Variable in class org.apache.maven.surefire.testset.TestListResolver
-
- includeMethod(IMethodSelectorContext, ITestNGMethod, boolean) - Method in class org.apache.maven.surefire.testng.utils.GroupMatcherMethodSelector
-
- includeMethod(IMethodSelectorContext, ITestNGMethod, boolean) - Method in class org.apache.maven.surefire.testng.utils.MethodSelector
-
- includes - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- includes - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- INCLUDES - Static variable in class org.apache.maven.plugins.surefire.report.SurefireReportParser
-
- includes - Variable in class org.apache.maven.surefire.testset.DirectoryScannerParameters
-
Deprecated.
- includes - Variable in class org.apache.maven.surefire.util.DefaultDirectoryScanner
-
Deprecated.
- INCLUDES_PROPERTY_PREFIX - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- includesFile - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
A file containing include patterns, each in a next line.
- includesFile - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
-
A file containing include patterns.
- incompleteTests - Variable in class org.apache.maven.surefire.junitcore.pc.ShutdownResult
-
- incrementCompletedCount() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- incrementFinishedTests(RunListener, boolean) - Method in class org.apache.maven.surefire.junitcore.TestSet
-
- incrementNumberOfErrors() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- incrementNumberOfFailures() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- incrementNumberOfFlakes() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- incrementNumberOfSkipped() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- incrementTestMethodCount() - Method in class org.apache.maven.surefire.junitcore.TestSet
-
- indentSize - Variable in class org.apache.maven.plugin.failsafe.HelpMojo
-
The number of spaces per indentation level, should be positive.
- indentSize - Variable in class org.apache.maven.plugin.surefire.HelpMojo
-
The number of spaces per indentation level, should be positive.
- indentSize - Variable in class org.apache.maven.plugins.surefire.report.HelpMojo
-
The number of spaces per indentation level, should be positive.
- info(String) - Method in interface org.apache.maven.plugin.surefire.log.api.ConsoleLogger
-
- info(String) - Method in class org.apache.maven.plugin.surefire.log.api.ConsoleLoggerDecorator
-
- info(String) - Method in class org.apache.maven.plugin.surefire.log.api.NullConsoleLogger
-
- info(String) - Method in class org.apache.maven.plugin.surefire.log.api.PrintStreamLogger
-
- info(String) - Method in class org.apache.maven.plugin.surefire.log.PluginConsoleLogger
-
- info(String) - Method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- info(String) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- info(String) - Method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
-
- info(String) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- inForkedVm(String, ClasspathConfiguration, ClassLoaderConfiguration) - Static method in class org.apache.maven.surefire.booter.StartupConfiguration
-
- init(String, ReporterConfiguration) - Method in class org.apache.maven.surefire.booter.DumpErrorSingleton
-
- initDeferred(String) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- initialise(Token, int[][], String[]) - Static method in exception org.apache.maven.surefire.group.parse.ParseException
-
It uses "currentToken" and "expectedTokenSequences" to generate a parse
error message and returns it.
- InPluginProcessDumpSingleton - Class in org.apache.maven.plugin.surefire.booterclient.output
-
Reports errors to dump file.
- InPluginProcessDumpSingleton() - Constructor for class org.apache.maven.plugin.surefire.booterclient.output.InPluginProcessDumpSingleton
-
- InPluginVMSurefireStarter - Class in org.apache.maven.plugin.surefire
-
Starts the provider in the same VM as the surefire plugin.
- InPluginVMSurefireStarter(StartupConfiguration, ProviderConfiguration, StartupReportConfiguration, ConsoleLogger) - Constructor for class org.apache.maven.plugin.surefire.InPluginVMSurefireStarter
-
- inprocClasspath - Variable in class org.apache.maven.surefire.booter.ClasspathConfiguration
-
The surefire classpath to use when invoking in-process with the plugin
- input_stream - Variable in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
-
- inputStream - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
- inputStreamCloserHook - Variable in class org.apache.maven.plugin.surefire.booterclient.ForkStarter.CloseableCloser
-
- insertToListeners(Command) - Method in class org.apache.maven.surefire.booter.CommandReader.CommandRunnable
-
- insertToQueue(String) - Method in class org.apache.maven.surefire.booter.CommandReader
-
- insideFork - Variable in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- INSTANCE - Static variable in class org.apache.maven.plugin.surefire.booterclient.ForkNumberBucket
-
- INSTANCE - Static variable in class org.apache.maven.plugin.surefire.report.NullConsoleOutputReceiver
-
- INSTANCE - Static variable in class org.apache.maven.plugin.surefire.report.NullConsoleReporter
-
- INSTANCE - Static variable in class org.apache.maven.plugin.surefire.report.NullFileReporter
-
- INSTANCE - Static variable in class org.apache.maven.plugin.surefire.report.NullStatelessXmlReporter
-
- INSTANCE - Static variable in class org.apache.maven.plugin.surefire.report.NullStatisticsReporter
-
- INSTANCE - Static variable in class org.apache.maven.surefire.testng.utils.FailFastEventsSingleton
-
- instantiate(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.DynamicProviderInfo
-
- instantiate(String) - Method in interface org.apache.maven.plugin.surefire.ConfigurableProviderInfo
-
- instantiate(ClassLoader, String, Class<T>) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
-
- instantiateConsoleOutputFileReporter() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- instantiateFileReporter() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- instantiateObject(String, Class[], Object[], ClassLoader) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
-
- instantiateOneArg(ClassLoader, String, Class<?>, Object) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
-
- instantiateProvider(String, Object) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- instantiateStatelessXmlReporter() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- instantiateTwoArgs(ClassLoader, String, Class<?>, Object, Class, Object) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
-
- IntegrationTestMojo - Class in org.apache.maven.plugin.failsafe
-
Run integration tests using Surefire.
- IntegrationTestMojo() - Constructor for class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- interfacesImplementedByDynamicProxy - Variable in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- interpolateArgLineWithPropertyExpressions() - Method in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
Replaces expressions
- INVALID_LEXICAL_STATE - Static variable in error org.apache.maven.surefire.group.parse.TokenMgrError
-
Tried to change to an invalid lexical state.
- INVALID_PROCESS_INFO - Static variable in class org.apache.maven.surefire.booter.ProcessInfo
-
- invalidateInternalBuffer() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.AbstractCommandStream
-
Returns quietly and immediately.
- InverseGroupMatcher - Class in org.apache.maven.surefire.group.match
-
Inverse group matcher
- InverseGroupMatcher(GroupMatcher) - Constructor for class org.apache.maven.surefire.group.match.InverseGroupMatcher
-
- InvertedFilter - Class in org.apache.maven.surefire.common.junit48
-
- InvertedFilter(Filter) - Constructor for class org.apache.maven.surefire.common.junit48.InvertedFilter
-
- invoke(Object) - Method in class org.apache.maven.surefire.booter.ProviderFactory.ProviderProxy
-
- invoke(Object, Method, Object[]) - Method in class org.apache.maven.surefire.booter.SurefireReflector.ClassLoaderProxy
-
- invoke(Object) - Method in class org.apache.maven.surefire.junit.JUnit3Provider
-
- invoke(Object, Method, Object[]) - Method in class org.apache.maven.surefire.junit.TestListenerInvocationHandler
-
- invoke(Object) - Method in class org.apache.maven.surefire.junit4.JUnit4Provider
-
- invoke(Object) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- invoke(Object) - Method in interface org.apache.maven.surefire.providerapi.SurefireProvider
-
Runs a forked test
- invoke(Object, String) - Method in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator.Setter
-
- invoke(Object) - Method in class org.apache.maven.surefire.testng.TestNGProvider
-
- INVOKE_EMPTY_PARAMETER_TYPES - Static variable in class org.apache.maven.surefire.booter.ProviderFactory
-
- INVOKE_EMPTY_PARAMETERS - Static variable in class org.apache.maven.surefire.booter.ProviderFactory
-
- INVOKE_PARAMETERS - Static variable in class org.apache.maven.surefire.booter.ProviderFactory
-
- invokeGetter(Object, String) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
-
- invokeGetter(Class<?>, Object, String) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
-
- invokeMethodChain(Class<?>[], String[], Object) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
-
Method chain invoker.
- invokeMethodWithArray(Object, Method, Object...) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
-
- invokeMethodWithArray2(Object, Method, Object...) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
-
- invokeProvider(Object, ClassLoader, Object, ProviderConfiguration, boolean, StartupConfiguration, boolean) - Static method in class org.apache.maven.surefire.booter.ProviderFactory
-
- invokeProviderInSameClassLoader(ForkingReporterFactory) - Method in class org.apache.maven.surefire.booter.ForkedBooter
-
- InvokerStrategy - Class in org.apache.maven.surefire.junitcore.pc
-
The sequentially executing strategy in private package.
- InvokerStrategy(ConsoleStream) - Constructor for class org.apache.maven.surefire.junitcore.pc.InvokerStrategy
-
- invokeSetter(Object, String, Class<?>, Object) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
-
- invokeSetter(Object, Method, Object) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
-
- invokeStaticMethod(Class<?>, String, Class<?>[], Object[]) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
-
Invoker of public static no-argument method.
- is47CompatibleJunitDep() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.JUnitCoreProviderInfo
-
- IS_NON_UNIX_FS - Static variable in class org.apache.maven.plugin.surefire.util.ScannerUtil
-
Deprecated.
- isAbstract(Class) - Method in class org.apache.maven.surefire.common.junit48.JUnit48TestChecker
-
- isAbstractWithEnclosedRunner(Class) - Method in class org.apache.maven.surefire.common.junit48.JUnit48TestChecker
-
- isAllParallel() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- isAllTestsDone() - Method in class org.apache.maven.surefire.junitcore.TestSet
-
- isAnyConcurrencySelected() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- isAnyGroupsSelected() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- isAnyJunit4(Artifact) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- isApplicable() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.DynamicProviderInfo
-
- isApplicable() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.JUnit3ProviderInfo
-
- isApplicable() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.JUnit4ProviderInfo
-
- isApplicable() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.JUnitCoreProviderInfo
-
- isApplicable() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.TestNgProviderInfo
-
- isApplicable() - Method in interface org.apache.maven.plugin.surefire.ProviderInfo
-
- isBlank(String) - Static method in class org.apache.maven.surefire.util.internal.StringUtils
-
Checks if a (trimmed) String is null
or blank.
- isBlankLine(byte[], int) - Static method in class org.apache.maven.surefire.junitcore.LogicalStream
-
- isBriefOrPlainFormat() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- isBuiltInJava7AtLeast() - Static method in class org.apache.maven.surefire.booter.SystemUtils
-
- isBuiltInJava9AtLeast() - Static method in class org.apache.maven.surefire.booter.SystemUtils
-
- isCategoryAnnotationPresent(Class) - Method in class org.apache.maven.surefire.common.junit48.JUnit48Reflector
-
- isCdataEndBlock(int) - Method in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter.EncodingOutputStream
-
- isChildDelegation() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- isChildDelegation() - Method in class org.apache.maven.surefire.booter.AbstractPathConfiguration
-
Deprecated.
- isClassPathConfig() - Method in class org.apache.maven.surefire.booter.AbstractPathConfiguration
-
- isClassPathConfig() - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
-
- isClassPathConfig() - Method in class org.apache.maven.surefire.booter.ModularClasspathConfiguration
-
- isCliDebugOrShowErrors(List<CommandLineOption>) - Static method in class org.apache.maven.surefire.testng.TestNGExecutor
-
- isClosed() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.AbstractCommandStream
-
- isClosed() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream
-
- isClosed() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestProvidingInputStream
-
- isClosed() - Method in class org.apache.maven.surefire.util.CloseableIterator
-
- isClosed() - Method in class org.apache.maven.surefire.util.TestsToRun.ClassesIterator
-
- isDebug() - Method in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- isDebug() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
-
- isDebugEnabled() - Method in interface org.apache.maven.plugin.surefire.log.api.ConsoleLogger
-
- isDebugEnabled() - Method in class org.apache.maven.plugin.surefire.log.api.ConsoleLoggerDecorator
-
- isDebugEnabled() - Method in class org.apache.maven.plugin.surefire.log.api.NullConsoleLogger
-
- isDebugEnabled() - Method in class org.apache.maven.plugin.surefire.log.api.PrintStreamLogger
-
- isDebugEnabled() - Method in class org.apache.maven.plugin.surefire.log.PluginConsoleLogger
-
- isDebugEnabled() - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- isDebugEnabled() - Method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
-
- isDebugEnabled() - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- isDebugging() - Static method in class org.apache.maven.surefire.booter.ForkedBooter
-
- isDefaultShutdown() - Method in enum org.apache.maven.surefire.booter.Shutdown
-
- isDestroyed - Variable in class org.apache.maven.surefire.junitcore.pc.AbstractThreadPoolStrategy
-
- isDisableXmlReport() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- isDisableXmlReport() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- isElapsedTimeEqual(SimpleReportEntry) - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- isEmpty() - Method in interface org.apache.maven.surefire.testset.GenericTestPattern
-
- isEmpty() - Method in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- isEmpty() - Method in class org.apache.maven.surefire.testset.TestListResolver
-
- isEmpty() - Method in class org.apache.maven.surefire.util.DefaultScanResult
-
- isEnableAssertions() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- isEnableAssertions() - Method in class org.apache.maven.surefire.booter.AbstractPathConfiguration
-
- isEndSymbolAt(int) - Method in class org.apache.maven.surefire.booter.CommandReader.ClassesIterator
-
- isError() - Method in class org.apache.maven.surefire.booter.ProcessInfo
-
- isErrorEnabled() - Method in interface org.apache.maven.plugin.surefire.log.api.ConsoleLogger
-
- isErrorEnabled() - Method in class org.apache.maven.plugin.surefire.log.api.ConsoleLoggerDecorator
-
- isErrorEnabled() - Method in class org.apache.maven.plugin.surefire.log.api.NullConsoleLogger
-
- isErrorEnabled() - Method in class org.apache.maven.plugin.surefire.log.api.PrintStreamLogger
-
- isErrorEnabled() - Method in class org.apache.maven.plugin.surefire.log.PluginConsoleLogger
-
- isErrorEnabled() - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- isErrorEnabled() - Method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
-
- isErrorEnabled() - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- isErrorFree() - Method in class org.apache.maven.surefire.suite.RunResult
-
- isErrorInFork() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- isErrorOrFailure() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- isExit() - Method in enum org.apache.maven.surefire.booter.Shutdown
-
- isFailFast() - Method in class org.apache.maven.surefire.common.junit4.Notifier
-
- isFailFast() - Method in class org.apache.maven.surefire.junit4.JUnit4Provider
-
- isFailFast() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- isFailFast() - Method in class org.apache.maven.surefire.testng.TestNGProvider
-
- isFailIfNoTests() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- isFailIfNoTests() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
-
Indicates if lack of runable tests should fail the entire build
- isFailure() - Method in class org.apache.maven.surefire.suite.RunResult
-
- isFailureInsideJUnitItself(Description) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4ProviderUtil
-
- isFailureOrTimeout() - Method in class org.apache.maven.surefire.suite.RunResult
-
- isFatal(Exception) - Static method in class org.apache.maven.plugin.surefire.SurefireHelper
-
- isFinished() - Method in class org.apache.maven.surefire.util.TestsToRun
-
- isForking() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- isForkModeNever(String) - Static method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- isForkOnce() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- isForkRequested - Variable in class org.apache.maven.surefire.booter.StartupConfiguration
-
- isGeneratedWhenNoResults() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
-
Whether the report should be generated when there are no test results.
- isGeneratedWhenNoResults() - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
-
- isGeneratedWhenNoResults() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
-
- isIllegalEscape(char) - Static method in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
- isIllegalEscape(int) - Static method in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
- isInfoEnabled() - Method in interface org.apache.maven.plugin.surefire.log.api.ConsoleLogger
-
- isInfoEnabled() - Method in class org.apache.maven.plugin.surefire.log.api.ConsoleLoggerDecorator
-
- isInfoEnabled() - Method in class org.apache.maven.plugin.surefire.log.api.NullConsoleLogger
-
- isInfoEnabled() - Method in class org.apache.maven.plugin.surefire.log.api.PrintStreamLogger
-
- isInfoEnabled() - Method in class org.apache.maven.plugin.surefire.log.PluginConsoleLogger
-
- isInfoEnabled() - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- isInfoEnabled() - Method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
-
- isInfoEnabled() - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- isInForkedVm - Variable in class org.apache.maven.surefire.booter.StartupConfiguration
-
- isInsaneJunitNullString(String) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
-
- isInsideFork() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- isInsideFork() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
- isInSupers(Class, String) - Static method in class org.apache.maven.surefire.report.SmartStackTraceParser
-
- isInternalError() - Method in class org.apache.maven.surefire.suite.RunResult
-
- isJarArtifact(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- isJava9AtLeast() - Method in class org.apache.maven.plugin.surefire.JdkAttributes
-
- isJava9AtLeast(String) - Static method in class org.apache.maven.surefire.booter.SystemUtils
-
- isJava9AtLeast(BigDecimal) - Static method in class org.apache.maven.surefire.booter.SystemUtils
-
- isJUnit3Available() - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- isJunit3Test(Class<?>) - Method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
-
- isJunit47Compatible(Artifact) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- isJUnit48Available() - Method in class org.apache.maven.surefire.common.junit48.JUnit48Reflector
-
- isJunit4Test(Class<?>) - Method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
-
- isJUnit4UpgradeCheck() - Static method in class org.apache.maven.surefire.junit4.JUnit4Provider
-
- isJUnitTest(Class<?>) - Method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
-
- isKill() - Method in enum org.apache.maven.surefire.booter.Shutdown
-
- isKnown(String) - Static method in enum org.apache.maven.surefire.booter.Shutdown
-
- isLeafUnspecified(JUnitCoreParameters) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerUtil
-
- isManifestOnlyJarRequestedAndUsable() - Method in class org.apache.maven.surefire.booter.ClassLoaderConfiguration
-
- isManifestOnlyJarRequestedAndUsable() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
-
- isMavenParallel() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- isModularPathConfig() - Method in class org.apache.maven.surefire.booter.AbstractPathConfiguration
-
- isModularPathConfig() - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
-
- isModularPathConfig() - Method in class org.apache.maven.surefire.booter.ModularClasspathConfiguration
-
- isMultiLine(String) - Static method in class org.apache.maven.surefire.report.SmartStackTraceParser
-
- isMultiLineExceptionMessage(Throwable) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
-
- isMultiLineExceptionMessage(Throwable) - Static method in class org.apache.maven.surefire.report.LegacyPojoStackTraceWriter
-
- isMultiLineExceptionMessage(Throwable) - Static method in class org.apache.maven.surefire.report.PojoStackTraceWriter
-
- isNameEqual(SimpleReportEntry) - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- isNameWithGroup() - Method in class org.apache.maven.surefire.report.CategorizedReportEntry
-
- isNotBlank(int, int, char...) - Static method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
-
- isNotBlank(String) - Static method in class org.apache.maven.surefire.util.internal.StringUtils
-
Checks if a (trimmed) String is not null
and not blank.
- isNotEmpty(String) - Static method in class org.apache.maven.plugin.failsafe.HelpMojo
-
- isNotEmpty(String) - Static method in class org.apache.maven.plugin.surefire.HelpMojo
-
- isNotEmpty(String) - Static method in class org.apache.maven.plugins.surefire.report.HelpMojo
-
- isNotForking() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- isNoThreading() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- isNull(Object) - Static method in class org.apache.maven.surefire.util.internal.ObjectUtils
-
- isNumeric(StringBuilder, int, int) - Static method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
-
- ISO_8859_1 - Static variable in class org.apache.maven.surefire.util.internal.StringUtils
-
- IsolatedClassLoader - Class in org.apache.maven.surefire.booter
-
- IsolatedClassLoader(ClassLoader, boolean, String) - Constructor for class org.apache.maven.surefire.booter.IsolatedClassLoader
-
- isOptimized() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder
-
- isParallelBoth() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- isParallelClasses() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- isParallelismSelected() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- isParallelMethods() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- isParallelMethodsAndTypes() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- isParallelOptimization() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- isParallelOptimized() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- isParallelSuites() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- isParallelTypes() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- isPerCoreThreadCount() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- isPojoTest(Class<?>) - Method in class org.apache.maven.surefire.junit.PojoAndJUnit3Checker
-
- isPositiveFilter - Variable in class org.apache.maven.surefire.common.junit48.RequestedTest
-
- isPrintSummary() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- isPrintSummary() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- isPrintSummary() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- isPrintSummary() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- isProcessAlive() - Method in class org.apache.maven.surefire.booter.PpidChecker
-
- isProviderMainClass() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
-
- isQueueFull() - Method in class org.apache.maven.surefire.booter.CommandReader
-
- isReadTestsFromInStream() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- isRedirectTestOutputToFile() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- isRedirectTestOutputToFile() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- isRegexMinLength(String) - Static method in class org.apache.maven.surefire.testset.TestListResolver
-
- isRegexPrefixedPattern(String) - Static method in class org.apache.maven.surefire.testset.TestListResolver
-
- isRegexTestClassPattern - Variable in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- isRegexTestClassPattern() - Method in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- isRegexTestMethodPattern - Variable in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- isRegexTestMethodPattern() - Method in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- isRequiresRunHistory() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- isRerunFailingTests() - Method in class org.apache.maven.surefire.junit4.JUnit4Provider
-
- isRerunFailingTests() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- isReuseForks() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- isReuseForks() - Method in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- isReuseForks() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
-
- isRunResult(Object) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- isRunWithEnclosedRunner(Class) - Method in class org.apache.maven.surefire.common.junit48.JUnit48TestChecker
-
- isRunWithPresentInClassLoader() - Method in class org.apache.maven.surefire.common.junit4.JUnit4TestChecker
-
- isSaidGoodBye() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- isShadefire() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
-
- isShutdown() - Method in class org.apache.maven.surefire.booter.ForkedBooter.PingScheduler
-
- isSingleThreaded() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- isSkip() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- isSkip() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- isSkip() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- isSkip() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- isSkip() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
-
- isSkipAfterFailure() - Method in class org.apache.maven.surefire.testng.utils.FailFastEventsSingleton
-
- isSkipExec() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
Deprecated.
- isSkipExec() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
Deprecated.
- isSkipExec() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- isSkipExec() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- isSkipExec() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
-
- isSkipExecution() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- isSkipExecution() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- isSkipExecution() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- isSkipITs() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- isSkipITs() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- isSkipped() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- isSkipped() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
-
Whether the report should be generated or not.
- isSkipped() - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
-
- isSkipped() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
-
- isSkipTests() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- isSkipTests() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- isSkipTests() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- isSkipTests() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- isSkipTests() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
-
- isSourceEqual(SimpleReportEntry) - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- isSpecificTestSpecified() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- isSplitPool() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- isStackEqual(SimpleReportEntry) - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- isStdout - Variable in class org.apache.maven.surefire.report.ConsoleOutputCapture.ForwardingPrintStream
-
- isStopped() - Method in class org.apache.maven.surefire.booter.CommandReader
-
- isStopped() - Method in class org.apache.maven.surefire.booter.PpidChecker
-
- isSucceeded() - Method in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- isSuccessful() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- isSuiteOnly(Class) - Method in class org.apache.maven.surefire.common.junit3.JUnit3TestChecker
-
- isTestFailureIgnore() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- isTestFailureIgnore() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- isTestFailureIgnore() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- isTestFailureIgnore() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
-
- isTestNGXmlTestSuite(TestRequest) - Method in class org.apache.maven.surefire.testng.TestNGProvider
-
- isTestSuite(Class<?>) - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
-
Deprecated.
- isThreadSafe(Runner) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- isTimeAfter(ProcessInfo) - Method in class org.apache.maven.surefire.booter.ProcessInfo
-
- isTimeEqualTo(ProcessInfo) - Method in class org.apache.maven.surefire.booter.ProcessInfo
-
- isTimeout() - Method in class org.apache.maven.surefire.suite.RunResult
-
- isTimeoutElapsed() - Method in class org.apache.maven.surefire.junitcore.pc.ShutdownStatus
-
- isTrimStackTrace() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- isTrimStackTrace() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- ISTRIMSTACKTRACE - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- isTrimstackTrace - Variable in class org.apache.maven.surefire.booter.ForkingReporterFactory
-
- isTrimStackTrace() - Method in class org.apache.maven.surefire.report.ReporterConfiguration
-
Indicates if reporting should trim the stack traces.
- isType(MasterProcessCommand) - Method in class org.apache.maven.surefire.booter.Command
-
- isTypeClass() - Method in class org.apache.maven.surefire.booter.TypeEncodedValue
-
- isUnusedDescription(Description) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerUtil
-
- isUseFile() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- isUseFile() - Method in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- isUseFile() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- isUseFile() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- isUseManifestOnlyJar() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- isUseManifestOnlyJar() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- isUseManifestOnlyJar() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- isUseManifestOnlyJar() - Method in class org.apache.maven.surefire.booter.ClassLoaderConfiguration
-
- isUseSystemClassLoader() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- isUseSystemClassLoader() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- isUseSystemClassLoader() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- isUseSystemClassLoader() - Method in class org.apache.maven.surefire.booter.ClassLoaderConfiguration
-
- isUseUnlimitedThreads() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- isValid() - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
-
- isValid() - Method in class org.apache.maven.surefire.booter.ProcessInfo
-
- isValid() - Method in class org.apache.maven.surefire.common.junit4.ClassMethod
-
- isValidJUnit3Test(Class<?>) - Method in class org.apache.maven.surefire.common.junit3.JUnit3TestChecker
-
- isValidJUnit4Test(Class) - Method in class org.apache.maven.surefire.common.junit4.JUnit4TestChecker
-
- isValidTestMethod(Method) - Static method in class org.apache.maven.surefire.junit.PojoTestSet
-
- isWarnEnabled() - Method in interface org.apache.maven.plugin.surefire.log.api.ConsoleLogger
-
- isWarnEnabled() - Method in class org.apache.maven.plugin.surefire.log.api.ConsoleLoggerDecorator
-
- isWarnEnabled() - Method in class org.apache.maven.plugin.surefire.log.api.NullConsoleLogger
-
- isWarnEnabled() - Method in class org.apache.maven.plugin.surefire.log.api.PrintStreamLogger
-
- isWarnEnabled() - Method in class org.apache.maven.plugin.surefire.log.PluginConsoleLogger
-
- isWarnEnabled() - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- isWarnEnabled() - Method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
-
- isWarnEnabled() - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- isWildcard() - Method in class org.apache.maven.surefire.testset.TestListResolver
-
- isWithinVersionSpec(Artifact, String) - Method in class org.apache.maven.plugin.surefire.SurefireDependencyResolver
-
- it - Variable in class org.apache.maven.surefire.booter.LazyTestsToRun.BlockingIterator
-
- it - Variable in class org.apache.maven.surefire.util.TestsToRun.ClassesIterator
-
- ITEM_LIMIT_BEFORE_SLEEP - Static variable in class org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer
-
- items - Variable in class org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer
-
- items - Variable in class org.apache.maven.plugin.surefire.SurefireProperties
-
- iterableCachable - Variable in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder
-
- iterated() - Method in class org.apache.maven.surefire.booter.CommandReader
-
- iterated() - Method in class org.apache.maven.surefire.booter.LazyTestsToRun
-
- iterated() - Method in class org.apache.maven.surefire.util.TestsToRun
-
- iteratedCount - Variable in class org.apache.maven.surefire.booter.CommandReader
-
- iteratedCount - Variable in class org.apache.maven.surefire.util.TestsToRun.ClassesIterator
-
- iteratedCount - Variable in class org.apache.maven.surefire.util.TestsToRun
-
- iterator() - Method in class org.apache.maven.surefire.booter.Classpath
-
- iterator() - Method in class org.apache.maven.surefire.booter.CommandReader.ClassesIterable
-
- iterator() - Method in class org.apache.maven.surefire.booter.LazyTestsToRun
-
The iterator can be used only in one Thread.
- iterator() - Method in class org.apache.maven.surefire.util.TestsToRun
-
Returns an iterator over the located java.lang.Class objects
- p1 - Variable in class org.apache.maven.surefire.booter.BiProperty
-
- p2 - Variable in class org.apache.maven.surefire.booter.BiProperty
-
- PACKAGE_DELIMITER - Static variable in class org.apache.maven.plugin.surefire.util.Relocator
-
- packageName - Variable in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- packages - Variable in class org.apache.maven.surefire.booter.ModularClasspath
-
- parallel - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
(TestNG provider) When you use the parameter parallel
, TestNG will try to run all your test methods
in separate threads, except for methods that depend on each other, which will be run in the same thread in order
to respect their order of execution.
- parallel - Variable in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- parallel(int, Type) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder
-
- parallel(Type) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder
-
- PARALLEL_KEY - Static variable in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- PARALLEL_OPTIMIZE_KEY - Static variable in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- PARALLEL_OPTIMIZE_PROP - Static variable in class org.apache.maven.surefire.booter.ProviderParameterNames
-
- PARALLEL_PROP - Static variable in class org.apache.maven.surefire.booter.ProviderParameterNames
-
- PARALLEL_TIMEOUT_KEY - Static variable in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- PARALLEL_TIMEOUT_PROP - Static variable in class org.apache.maven.surefire.booter.ProviderParameterNames
-
- PARALLEL_TIMEOUTFORCED_KEY - Static variable in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- PARALLEL_TIMEOUTFORCED_PROP - Static variable in class org.apache.maven.surefire.booter.ProviderParameterNames
-
- parallelClasses() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder
-
- parallelClasses(int) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder
-
- ParallelComputer - Class in org.apache.maven.surefire.junitcore.pc
-
ParallelComputer extends JUnit Computer
and has a shutdown functionality.
- ParallelComputer(double, double) - Constructor for class org.apache.maven.surefire.junitcore.pc.ParallelComputer
-
- ParallelComputerBuilder - Class in org.apache.maven.surefire.junitcore.pc
-
- ParallelComputerBuilder(ConsoleStream) - Constructor for class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder
-
- ParallelComputerBuilder(ConsoleStream, JUnitCoreParameters) - Constructor for class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder
-
- ParallelComputerBuilder.PC - Class in org.apache.maven.surefire.junitcore.pc
-
- ParallelComputerBuilder.PC.SuiteFilter - Class in org.apache.maven.surefire.junitcore.pc
-
- ParallelComputerUtil - Class in org.apache.maven.surefire.junitcore.pc
-
- ParallelComputerUtil() - Constructor for class org.apache.maven.surefire.junitcore.pc.ParallelComputerUtil
-
- parallelGroups - Variable in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder
-
- parallelize(Runner, RunnerScheduler) - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
-
Deprecated.
- parallelMavenExecution - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- parallelMethods() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder
-
- parallelMethods(int) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder
-
- parallelOptimization - Variable in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- parallelOptimized - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
(JUnit 4.7 / provider only) The thread counts do not exceed the number of parallel suite, class runners and
average number of methods per class if set to true.
- parallelSuites() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder
-
- parallelSuites(int) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder
-
- parallelTestsTimeoutForcedInSeconds - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
Stop executing queued parallel JUnit tests
and interrupt currently running tests after a certain number of seconds.
- parallelTestsTimeoutForcedInSeconds - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
-
Stop executing queued parallel JUnit tests
and interrupt
currently running tests after a certain number of seconds.
- parallelTestsTimeoutForcedInSeconds - Variable in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- parallelTestsTimeoutForcedInSeconds() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder
-
- parallelTestsTimeoutInSeconds - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
Stop executing queued parallel JUnit tests after a certain number of seconds.
- parallelTestsTimeoutInSeconds - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
-
Stop executing queued parallel JUnit tests after a certain number of seconds.
- parallelTestsTimeoutInSeconds - Variable in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- parallelTestsTimeoutInSeconds() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder
-
- param - Variable in enum org.apache.maven.surefire.booter.Shutdown
-
- paramClass - Variable in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator.Setter
-
- parameterOf(String) - Static method in enum org.apache.maven.surefire.booter.Shutdown
-
- parameters - Variable in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder
-
- PARAMS - Static variable in class org.apache.maven.surefire.common.junit4.JUnit4Reflector
-
- PARAMS_WITH_ANNOTATIONS - Static variable in class org.apache.maven.surefire.common.junit4.JUnit4Reflector
-
- PARENS - Static variable in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
-
- parent - Variable in class org.apache.maven.surefire.booter.IsolatedClassLoader
-
- parse(String) - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
-
- parse(InputStreamReader) - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
-
- parse() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
- parseErrorLine(StringBuilder, String) - Static method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
-
- ParseException - Exception in org.apache.maven.surefire.group.parse
-
This exception is thrown when parse errors are encountered.
- ParseException(Token, int[][], String[]) - Constructor for exception org.apache.maven.surefire.group.parse.ParseException
-
This constructor is used by the method "generateParseException"
in the generated parser.
- ParseException() - Constructor for exception org.apache.maven.surefire.group.parse.ParseException
-
The following constructors are for use by you for whatever
purpose you can think of.
- ParseException(String) - Constructor for exception org.apache.maven.surefire.group.parse.ParseException
-
Constructor with message.
- parseTestCaseName(String) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
-
- parseTestSuiteName(String) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
-
- parseTestSuitePackageName(String) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
-
- parseXMLReportFiles() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
-
- patchFile - Variable in class org.apache.maven.surefire.booter.ModularClasspath
-
- pattern - Variable in class org.apache.maven.surefire.group.match.SingleGroupMatcher
-
- PC() - Constructor for class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- PCENT - Static variable in class org.apache.maven.plugins.surefire.report.SurefireReportParser
-
- perCoreThreadCount - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
(JUnit 4.7 provider) Indicates that threadCount, threadCountSuites, threadCountClasses, threadCountMethods
are per cpu core.
- perCoreThreadCount - Variable in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- PERCORETHREADCOUNT_KEY - Static variable in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- pid - Variable in class org.apache.maven.surefire.booter.ProcessInfo
-
- pid() - Static method in class org.apache.maven.surefire.booter.SystemUtils
-
- pidJob() - Static method in class org.apache.maven.plugin.surefire.booterclient.Platform
-
- pidOnJava9() - Static method in class org.apache.maven.surefire.booter.SystemUtils
-
- pidOnJMX() - Static method in class org.apache.maven.surefire.booter.SystemUtils
-
- pidStatusOnBSD() - Static method in class org.apache.maven.surefire.booter.SystemUtils
-
The process status.
- pidStatusOnBSD(String) - Static method in class org.apache.maven.surefire.booter.SystemUtils
-
For testing purposes only.
- pidStatusOnLinux() - Static method in class org.apache.maven.surefire.booter.SystemUtils
-
$ cat /proc/self/stat
48982 (cat) R 9744 48982 9744 34818 48982 8192 185 0 0 0 0 0 0 0 20 0 1 0
137436614 103354368 134 18446744073709551615 4194304 4235780 140737488346592
140737488343784 252896458544 0 0 0 0 0 0 0 17 2 0 0 0 0 0
$ SELF_PID=$(cat /proc/self/stat)
$ echo $CPU_ID | gawk '{print $1}'
48982
- pidStatusOnLinux(String) - Static method in class org.apache.maven.surefire.booter.SystemUtils
-
For testing purposes only.
- PING_IN_SECONDS - Static variable in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- PING_THREAD - Static variable in class org.apache.maven.surefire.booter.ForkedBooter
-
- PING_TIMEOUT_IN_SECONDS - Static variable in class org.apache.maven.surefire.booter.ForkedBooter
-
- pingScheduler - Variable in class org.apache.maven.surefire.booter.ForkedBooter
-
- PingScheduler(ScheduledExecutorService, PpidChecker) - Constructor for class org.apache.maven.surefire.booter.ForkedBooter.PingScheduler
-
- pingScheduler - Variable in class org.apache.maven.surefire.booter.ForkedBooter.PingScheduler
-
- pingThreadScheduler - Variable in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- PIPE2 - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
-
RegularExpression Id.
- PLAIN - Static variable in class org.apache.maven.plugin.surefire.report.ConsoleReporter
-
- PLAIN_REPORT_FORMAT - Static variable in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- plainFormat - Variable in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- PLATFORM - Static variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- Platform - Class in org.apache.maven.plugin.surefire.booterclient
-
Loads platform specifics.
- Platform() - Constructor for class org.apache.maven.plugin.surefire.booterclient.Platform
-
- Platform(RunnableFuture<Long>, JdkAttributes) - Constructor for class org.apache.maven.plugin.surefire.booterclient.Platform
-
- platformClassLoader() - Static method in class org.apache.maven.surefire.booter.SystemUtils
-
- played - Variable in class org.apache.maven.surefire.junitcore.TestSet
-
- plexusLogger - Variable in class org.apache.maven.plugin.surefire.log.PluginConsoleLogger
-
- PLUGIN_HELP_PATH - Static variable in class org.apache.maven.plugin.failsafe.HelpMojo
-
- PLUGIN_HELP_PATH - Static variable in class org.apache.maven.plugin.surefire.HelpMojo
-
- PLUGIN_HELP_PATH - Static variable in class org.apache.maven.plugins.surefire.report.HelpMojo
-
- PLUGIN_PID - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- pluginArtifactMap - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Map of plugin artifacts.
- PluginConsoleLogger - Class in org.apache.maven.plugin.surefire.log
-
Wrapper logger of miscellaneous (Maven 2.2.1 or 3.1) implementations of Logger
.
- PluginConsoleLogger(Logger) - Constructor for class org.apache.maven.plugin.surefire.log.PluginConsoleLogger
-
- PluginConsoleLogger - Class in org.apache.maven.plugins.surefire.report
-
Wrapper logger of miscellaneous (Maven 2.2.1 or 3.1) implementations of Log
.
- PluginConsoleLogger(Log) - Constructor for class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
-
- pluginDescriptor - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Information about this plugin, mainly used to lookup this plugin's configuration from the currently executing
project.
- pluginName - Variable in class org.apache.maven.plugin.surefire.SurefireDependencyResolver
-
- pluginPid - Variable in class org.apache.maven.surefire.booter.PpidChecker
-
- pluginPidJob - Variable in class org.apache.maven.plugin.surefire.booterclient.Platform
-
- pluginPlatform - Variable in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- pluginProcessChecker - Variable in class org.apache.maven.surefire.booter.ForkedBooter.PingScheduler
-
- pluginProcessInfo - Variable in class org.apache.maven.surefire.booter.PpidChecker
-
- PojoAndJUnit3Checker - Class in org.apache.maven.surefire.junit
-
- PojoAndJUnit3Checker(JUnit3TestChecker) - Constructor for class org.apache.maven.surefire.junit.PojoAndJUnit3Checker
-
- PojoStackTraceWriter - Class in org.apache.maven.surefire.report
-
Write the trace out for a POJO test.
- PojoStackTraceWriter(String, String, Throwable) - Constructor for class org.apache.maven.surefire.report.PojoStackTraceWriter
-
- PojoTestSet - Class in org.apache.maven.surefire.junit
-
Executes a JUnit3 test class
- PojoTestSet(Class<?>) - Constructor for class org.apache.maven.surefire.junit.PojoTestSet
-
- pool - Variable in class org.apache.maven.surefire.junitcore.pc.SingleThreadScheduler
-
- POOL_NUMBER - Static variable in class org.apache.maven.surefire.util.internal.DaemonThreadFactory
-
- poolCapacity - Variable in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- poolHandler - Variable in class org.apache.maven.surefire.junitcore.pc.Scheduler.ShutdownHandler
-
- popMarker() - Method in class org.apache.maven.surefire.util.CloseableIterator
-
- populateChildrenFromSuites() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- popUnread() - Method in class org.apache.maven.surefire.booter.CommandReader.ClassesIterator
-
- postConfigure(TestNG, String, RunListener, File, int, int) - Static method in class org.apache.maven.surefire.testng.TestNGExecutor
-
- PpidChecker - Class in org.apache.maven.surefire.booter
-
Recognizes PID of Plugin process and determines lifetime.
- PpidChecker(long) - Constructor for class org.apache.maven.surefire.booter.PpidChecker
-
- PpidChecker.ProcessInfoConsumer - Class in org.apache.maven.surefire.booter
-
Reads standard output from Process
.
- prevCharIsCR - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
- prevCharIsLF - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
- PRINTABLE_JVM_NATIVE_STREAM - Static variable in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- printedErrorStream - Variable in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
prevents from printing same warning
- println(String, Level) - Method in class org.apache.maven.plugin.surefire.report.ConsoleReporter
-
- println(String) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- println(byte[], int, int) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- println(String) - Method in class org.apache.maven.surefire.report.ConsoleOutputCapture.ForwardingPrintStream
-
- println(String) - Method in interface org.apache.maven.surefire.report.ConsoleStream
-
- println(byte[], int, int) - Method in interface org.apache.maven.surefire.report.ConsoleStream
-
- println(String) - Method in class org.apache.maven.surefire.report.DefaultDirectConsoleReporter
-
- println(byte[], int, int) - Method in class org.apache.maven.surefire.report.DefaultDirectConsoleReporter
-
- printShutdownHook(Collection<String>, Collection<String>, Future<ShutdownResult>) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputer
-
- PrintStreamLogger - Class in org.apache.maven.plugin.surefire.log.api
-
For testing purposes.
- PrintStreamLogger(PrintStream) - Constructor for class org.apache.maven.plugin.surefire.log.api.PrintStreamLogger
-
- printSummary - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
Option to print summary of test suites or just print the test cases that have errors.
- printSummary - Variable in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- printSummary - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
-
Option to print summary of test suites or just print the test cases that have errors.
- printTestFailures(DefaultReporterFactory.TestResultType) - Method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
Print failed tests and flaked tests.
- PrioritizedTest - Class in org.apache.maven.plugin.surefire.runorder
-
- PrioritizedTest(Class<?>, Priority) - Constructor for class org.apache.maven.plugin.surefire.runorder.PrioritizedTest
-
- PrioritizedTestComparator() - Constructor for class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap.PrioritizedTestComparator
-
- priority - Variable in class org.apache.maven.plugin.surefire.runorder.PrioritizedTest
-
- Priority - Class in org.apache.maven.plugin.surefire.runorder
-
- Priority(String) - Constructor for class org.apache.maven.plugin.surefire.runorder.Priority
-
- priority - Variable in class org.apache.maven.plugin.surefire.runorder.Priority
-
- PROC_STATUS_PID_FIRST_CHARS - Static variable in class org.apache.maven.surefire.booter.SystemUtils
-
- processCheckerJob(ForkedBooter.PingScheduler) - Method in class org.apache.maven.surefire.booter.ForkedBooter
-
- processIncludesExcludes(List<String>) - Static method in class org.apache.maven.surefire.util.DefaultDirectoryScanner
-
Deprecated.
- ProcessInfo - Class in org.apache.maven.surefire.booter
-
Immutable object which encapsulates PID and elapsed time (Unix) or start time (Windows).
- ProcessInfo(Long, Comparable) - Constructor for class org.apache.maven.surefire.booter.ProcessInfo
-
- ProcessInfoConsumer(String) - Constructor for class org.apache.maven.surefire.booter.PpidChecker.ProcessInfoConsumer
-
- processLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- project - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
The Maven Project Object.
- projectArtifactMap - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Map of project artifacts.
- projectBuildDirectory - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Read-only parameter with value of Maven property project.build.directory.
- properties - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
List of properties for configuring all TestNG related configurations.
- properties - Variable in class org.apache.maven.surefire.booter.BooterDeserializer
-
- properties - Variable in class org.apache.maven.surefire.booter.PropertiesWrapper
-
- propertiesThatCannotBeSetASystemProperties() - Method in class org.apache.maven.plugin.surefire.SurefireProperties
-
- PropertiesWrapper - Class in org.apache.maven.surefire.booter
-
- PropertiesWrapper(Map<String, String>) - Constructor for class org.apache.maven.surefire.booter.PropertiesWrapper
-
- property(Map<String, String>, String, boolean) - Static method in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- property(Map<String, String>, String, String) - Static method in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- property(Map<String, String>, String, int) - Static method in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- property(Map<String, String>, String, double) - Static method in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- provideNewTest() - Method in interface org.apache.maven.plugin.surefire.booterclient.lazytestprovider.NotifiableTestStream
-
- provideNewTest() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream
-
- provideNewTest() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder.CachableCommands
-
- provideNewTest() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder.ImmediateCommands
-
- provideNewTest() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestProvidingInputStream
-
Signal that a new test is to be provided.
- PROVIDER_CONFIGURATION - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- providerClassName - Variable in class org.apache.maven.surefire.booter.StartupConfiguration
-
- providerConfig - Variable in class org.apache.maven.plugin.surefire.InPluginVMSurefireStarter
-
- providerConfiguration - Variable in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- providerConfiguration - Variable in class org.apache.maven.surefire.booter.ForkedBooter
-
- ProviderConfiguration - Class in org.apache.maven.surefire.booter
-
Represents the surefire configuration that passes all the way into the provider
classloader and the provider.
- ProviderConfiguration(DirectoryScannerParameters, RunOrderParameters, boolean, ReporterConfiguration, TestArtifactInfo, TestRequest, Map<String, String>, TypeEncodedValue, boolean, List<CommandLineOption>, int, Shutdown, Integer) - Constructor for class org.apache.maven.surefire.booter.ProviderConfiguration
-
- providerConfiguration - Variable in class org.apache.maven.surefire.booter.ProviderFactory
-
- providerDetector - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- ProviderDetector - Class in org.apache.maven.plugin.surefire.booterclient
-
- ProviderDetector() - Constructor for class org.apache.maven.plugin.surefire.booterclient.ProviderDetector
-
- ProviderFactory - Class in org.apache.maven.surefire.booter
-
Creates the surefire provider.
- ProviderFactory(StartupConfiguration, ProviderConfiguration, ClassLoader, Object) - Constructor for class org.apache.maven.surefire.booter.ProviderFactory
-
- ProviderFactory.ProviderProxy - Class in org.apache.maven.surefire.booter
-
- ProviderInfo - Interface in org.apache.maven.plugin.surefire
-
- providerInOtherClassLoader - Variable in class org.apache.maven.surefire.booter.ProviderFactory.ProviderProxy
-
- ProviderList(ConfigurableProviderInfo, ProviderInfo...) - Constructor for class org.apache.maven.plugin.surefire.AbstractSurefireMojo.ProviderList
-
- providerName - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.DynamicProviderInfo
-
- ProviderParameterNames - Class in org.apache.maven.surefire.booter
-
- ProviderParameterNames() - Constructor for class org.apache.maven.surefire.booter.ProviderParameterNames
-
- providerParameters - Variable in class org.apache.maven.surefire.junit.JUnit3Provider
-
- providerParameters - Variable in class org.apache.maven.surefire.junit4.JUnit4Provider
-
- providerParameters - Variable in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- ProviderParameters - Interface in org.apache.maven.surefire.providerapi
-
Injected into the providers upon provider construction.
- providerParameters - Variable in class org.apache.maven.surefire.testng.TestNGProvider
-
- providerProperties - Variable in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- providerProperties - Variable in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- providerProperties - Variable in class org.apache.maven.surefire.testng.TestNGProvider
-
- ProviderPropertiesAware - Interface in org.apache.maven.surefire.booter
-
- providerPropertiesAware - Variable in class org.apache.maven.surefire.booter.SurefireReflector
-
- ProviderProxy(Object, ClassLoader) - Constructor for class org.apache.maven.surefire.booter.ProviderFactory.ProviderProxy
-
- pumper - Variable in class org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer
-
- Pumper(StreamConsumer) - Constructor for class org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer.Pumper
-
- pureNotifier() - Static method in class org.apache.maven.surefire.common.junit4.Notifier
-
- put(Object, Object) - Method in class org.apache.maven.plugin.surefire.SurefireProperties
-
- putAll(Map<?, ?>) - Method in class org.apache.maven.plugin.surefire.SurefireProperties
-
- RADIX - Static variable in class org.apache.maven.surefire.util.internal.UrlUtils
-
- RANDOM - Static variable in class org.apache.maven.surefire.util.RunOrder
-
- reactorProjects - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
-
The projects in the reactor for aggregation report.
- read() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.AbstractCommandStream
-
Used by single thread in StreamFeeder class.
- readChar() - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Read a character.
- READER - Static variable in class org.apache.maven.surefire.booter.CommandReader
-
- readListFromFile(File) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- readSummary(File) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- readTestsFromInStream - Variable in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- redirectTestOutputToFile - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Set this to "true" to redirect the unit test standard output to a file (found in
reportsDirectory/testName-output.txt).
- redirectTestOutputToFile - Variable in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- reflectClassLoader(Class<?>, String) - Static method in class org.apache.maven.surefire.booter.SystemUtils
-
- ReflectionUtils - Class in org.apache.maven.surefire.util
-
- ReflectionUtils() - Constructor for class org.apache.maven.surefire.util.ReflectionUtils
-
- reflector - Variable in class org.apache.maven.surefire.junit.JUnit3Provider
-
- reflector - Variable in class org.apache.maven.surefire.junit.JUnitTestSet
-
- reformatClassPattern(String, boolean) - Static method in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- register(Scheduler) - Method in class org.apache.maven.surefire.junitcore.pc.Scheduler
-
- registerPleaseStopJUnitListener(Notifier) - Method in class org.apache.maven.surefire.junit4.JUnit4Provider
-
- registerPleaseStopJUnitListener(Notifier) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- registerPleaseStopListener() - Method in class org.apache.maven.surefire.testng.TestNGProvider
-
- registerShutdownListener(TestsToRun) - Method in class org.apache.maven.surefire.junit4.JUnit4Provider
-
- registerShutdownListener(TestsToRun) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- registerShutdownListener(TestsToRun) - Method in class org.apache.maven.surefire.testng.TestNGProvider
-
- ReInit(InputStream) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
Reinitialise.
- ReInit(Reader) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
Reinitialise.
- ReInit(GroupMatcherParserTokenManager) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
Reinitialise.
- ReInit(SimpleCharStream) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
-
Reinitialise parser.
- ReInit(SimpleCharStream, int) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
-
Reinitialise parser.
- ReInit(Reader, int, int, int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Reinitialise.
- ReInitRounds() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
-
- rejectedExecution(Runnable, ThreadPoolExecutor) - Method in class org.apache.maven.surefire.junitcore.pc.Scheduler.ShutdownHandler
-
- RELATIVE_PATH_TO_WMIC - Static variable in class org.apache.maven.surefire.booter.PpidChecker
-
- release() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder.CachableCommands
-
- releaseAllPermits() - Method in interface org.apache.maven.surefire.junitcore.pc.Balancer
-
- releaseAllPermits() - Method in class org.apache.maven.surefire.junitcore.pc.NullBalancer
-
- releaseAllPermits() - Method in class org.apache.maven.surefire.junitcore.pc.ThreadResourcesBalancer
-
- releasePermit() - Method in interface org.apache.maven.surefire.junitcore.pc.Balancer
-
Releases a permit, returning it to the balancer.
- releasePermit() - Method in class org.apache.maven.surefire.junitcore.pc.NullBalancer
-
- releasePermit() - Method in class org.apache.maven.surefire.junitcore.pc.ThreadResourcesBalancer
-
Releases a permit, returning it to the balancer.
- relocate(String) - Static method in class org.apache.maven.plugin.surefire.util.Relocator
-
- RELOCATION_BASE - Static variable in class org.apache.maven.plugin.surefire.util.Relocator
-
- Relocator - Class in org.apache.maven.plugin.surefire.util
-
Relocates class names when running with relocated provider
- Relocator() - Constructor for class org.apache.maven.plugin.surefire.util.Relocator
-
- remoteRepositories - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
The remote plugin repositories declared in the POM.
- remoteRepositories - Variable in class org.apache.maven.plugin.surefire.SurefireDependencyResolver
-
- remove() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder.CIt
-
- remove(Object) - Method in class org.apache.maven.plugin.surefire.SurefireProperties
-
- remove() - Method in class org.apache.maven.surefire.booter.CommandReader.ClassesIterator
-
- remove() - Method in class org.apache.maven.surefire.booter.LazyTestsToRun.BlockingIterator
-
- remove() - Static method in class org.apache.maven.surefire.report.ConsoleOutputReceiverForCurrentThread
-
- remove() - Method in class org.apache.maven.surefire.util.CloseableIterator
-
- remove() - Method in class org.apache.maven.surefire.util.TestsToRun.ClassesIterator
-
- removeExclamationMark(String) - Static method in class org.apache.maven.surefire.testset.TestListResolver
-
- removeListener(CommandListener) - Method in class org.apache.maven.surefire.booter.CommandReader
-
- removeListener(RunListener) - Method in class org.apache.maven.surefire.common.junit4.Notifier
-
- removeListeners() - Method in class org.apache.maven.surefire.common.junit4.Notifier
-
- removeNullRunners(Collection<Runner>) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder
-
- removeStream(TestLessInputStream) - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder
-
- removeUnusedDescriptions(Collection<Description>) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerUtil
-
- repeat(String, int) - Static method in class org.apache.maven.plugin.failsafe.HelpMojo
-
Repeat a String n
times to form a new string.
- repeat(String, int) - Static method in class org.apache.maven.plugin.surefire.HelpMojo
-
Repeat a String n
times to form a new string.
- repeat(String, int) - Static method in class org.apache.maven.plugins.surefire.report.HelpMojo
-
Repeat a String n
times to form a new string.
- replaceThreadNumberPlaceholder(String, int) - Static method in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- replay(RunListener) - Method in class org.apache.maven.surefire.junitcore.TestMethod
-
- replay(RunListener) - Method in class org.apache.maven.surefire.junitcore.TestSet
-
- report - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- reportConfiguration - Variable in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- reportEntries - Variable in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- reportEntry(String, String, String, StackTraceWriter, Integer, String, Map<String, String>) - Static method in class org.apache.maven.surefire.report.CategorizedReportEntry
-
- ReportEntry - Interface in org.apache.maven.surefire.report
-
Describes a single entry for a test report
- reportEntryName - Variable in class org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter
-
- ReportEntryType - Enum in org.apache.maven.plugin.surefire.report
-
Type of an entry in the report
- ReportEntryType(String, String, String) - Constructor for enum org.apache.maven.plugin.surefire.report.ReportEntryType
-
- reportEntryType - Variable in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- reporter - Variable in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
-
- reporter - Variable in class org.apache.maven.surefire.common.junit4.Notifier
-
- reporter - Variable in class org.apache.maven.surefire.junit.TestListenerInvocationHandler
-
- reporter - Variable in class org.apache.maven.surefire.testng.TestNGReporter
-
- reporterConfiguration - Variable in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- reporterConfiguration - Variable in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- reporterConfiguration - Variable in class org.apache.maven.surefire.booter.SurefireReflector
-
- ReporterConfiguration - Class in org.apache.maven.surefire.report
-
Bits and pieces of reporting configuration that seem to be necessary on the provider side.
- ReporterConfiguration(File, boolean) - Constructor for class org.apache.maven.surefire.report.ReporterConfiguration
-
- reporterConfiguration - Variable in class org.apache.maven.surefire.testng.TestNGProvider
-
- ReporterConfigurationAware - Interface in org.apache.maven.surefire.booter
-
- reporterConfigurationAware - Variable in class org.apache.maven.surefire.booter.SurefireReflector
-
- ReporterException - Exception in org.apache.maven.surefire.report
-
Exception occurring during report generation.
- ReporterException(String, Exception) - Constructor for exception org.apache.maven.surefire.report.ReporterException
-
- reporterFactory - Variable in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- reporterFactory - Variable in class org.apache.maven.surefire.booter.SurefireReflector
-
- ReporterFactory - Interface in org.apache.maven.surefire.report
-
Used by the providers to request (per-thread) run listeners.
- reporterManagerFactory - Variable in class org.apache.maven.surefire.booter.ProviderFactory
-
- reporterManagerThreadLocal - Variable in class org.apache.maven.surefire.junitcore.ConcurrentRunListener
-
- ReporterUtils - Class in org.apache.maven.plugin.surefire.report
-
Utility for reporter classes.
- ReporterUtils() - Constructor for class org.apache.maven.plugin.surefire.report.ReporterUtils
-
- reportExecution(SurefireReportParameters, RunResult, PluginConsoleLogger, Exception) - Static method in class org.apache.maven.plugin.surefire.SurefireHelper
-
- reportFormat - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
Selects the formatting for the test report to be generated.
- reportFormat - Variable in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- reportFormat - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
-
Selects the formatting for the test report to be generated.
- reportImmediately - Variable in class org.apache.maven.surefire.junitcore.ConcurrentRunListener
-
- reportNameSuffix - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Add custom text into report filename: TEST-testClassName-reportNameSuffix.xml,
testClassName-reportNameSuffix.txt and testClassName-reportNameSuffix-output.txt.
- reportNameSuffix - Variable in class org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter
-
- reportNameSuffix - Variable in class org.apache.maven.plugin.surefire.report.FileReporter
-
- reportNameSuffix - Variable in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
- reportNameSuffix - Variable in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- reportsDirectories - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
-
Directories containing the XML Report files that will be parsed and rendered to HTML format.
- reportsDirectories - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportParser
-
- reportsDirectory - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
Base directory where all reports are written to.
- reportsDirectory - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
-
Base directory where all reports are written to.
- reportsDirectory - Variable in class org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter
-
- reportsDirectory - Variable in class org.apache.maven.plugin.surefire.report.FileReporter
-
- reportsDirectory - Variable in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
- reportsDirectory - Variable in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- reportsDirectory - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
-
Base directory where all reports are written to.
- reportsDirectory - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
-
Deprecated.
- REPORTSDIRECTORY - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- reportsDirectory - Variable in class org.apache.maven.surefire.report.ReporterConfiguration
-
- reportsDirectory - Variable in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
-
- reportsDirectory - Variable in class org.apache.maven.surefire.testng.TestNGXmlTestSuite
-
- ReportTestCase - Class in org.apache.maven.plugins.surefire.report
-
- ReportTestCase() - Constructor for class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- ReportTestSuite - Class in org.apache.maven.plugins.surefire.report
-
- ReportTestSuite() - Constructor for class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- REQUESTEDTEST - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- RequestedTest - Class in org.apache.maven.surefire.common.junit48
-
- RequestedTest(ResolvedTest, boolean) - Constructor for class org.apache.maven.surefire.common.junit48.RequestedTest
-
- REQUESTEDTESTMETHOD - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- requestedTests - Variable in class org.apache.maven.surefire.testset.TestRequest
-
- requestNextTest() - Method in class org.apache.maven.surefire.booter.CommandReader.ClassesIterator
-
- requireNonNull(T, String) - Static method in class org.apache.maven.surefire.util.internal.ObjectUtils
-
- requireNonNull(T) - Static method in class org.apache.maven.surefire.util.internal.ObjectUtils
-
- requiresRunHistory() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- requiresRunHistory - Variable in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- RERUN_FAILING_TESTS_COUNT - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- rerunFailingTestsCount - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
(JUnit 4+ providers)
The number of times each failing test will be rerun.
- rerunFailingTestsCount - Variable in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
- rerunFailingTestsCount - Variable in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- rerunFailingTestsCount - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
-
(JUnit 4+ providers)
The number of times each failing test will be rerun.
- rerunFailingTestsCount - Variable in class org.apache.maven.surefire.junit4.JUnit4Provider
-
- rerunFailingTestsCount - Variable in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- rerunFailingTestsCount - Variable in class org.apache.maven.surefire.testset.TestRequest
-
- rerunXmlTag - Variable in enum org.apache.maven.plugin.surefire.report.ReportEntryType
-
- reset() - Method in class org.apache.maven.plugin.surefire.report.ConsoleReporter
-
- reset() - Method in class org.apache.maven.plugin.surefire.report.NullConsoleReporter
-
- reset() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- reset() - Method in class org.apache.maven.surefire.common.junit4.JUnitTestFailureListener
-
- resolve() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.ProviderList
-
- resolve(int) - Static method in enum org.apache.maven.surefire.booter.MasterProcessCommand
-
- resolveArtifact(Artifact, Artifact) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- resolveArtifact(Artifact, Artifact) - Method in class org.apache.maven.plugin.surefire.SurefireDependencyResolver
-
- resolveClasspath(OutputStreamFlushableCommandline, String, StartupConfiguration) - Method in class org.apache.maven.plugin.surefire.booterclient.ClasspathForkConfiguration
-
- resolveClasspath(OutputStreamFlushableCommandline, String, StartupConfiguration) - Method in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- resolveClasspath(OutputStreamFlushableCommandline, String, StartupConfiguration) - Method in class org.apache.maven.plugin.surefire.booterclient.JarManifestForkConfiguration
-
- resolveClasspath(OutputStreamFlushableCommandline, String, StartupConfiguration) - Method in class org.apache.maven.plugin.surefire.booterclient.ModularClasspathForkConfiguration
-
- resolveConcurrency(JUnitCoreParameters, RunnerCounter) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerUtil
-
- resolvedReportsDirectories - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
-
- ResolvedTest - Class in org.apache.maven.surefire.testset
-
- ResolvedTest(String, String, boolean) - Constructor for class org.apache.maven.surefire.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.testset.ResolvedTest
-
Deprecated.
The regex pattern
is always unwrapped.
- ResolvedTest.ClassMatcher - Class in org.apache.maven.surefire.testset
-
Deprecated.
- ResolvedTest.MethodMatcher - Class in org.apache.maven.surefire.testset
-
Deprecated.
- ResolvedTest.Type - Enum in org.apache.maven.surefire.testset
-
Deprecated.
Type of patterns in ResolvedTest constructor.
- resolveLevel(boolean, boolean, boolean, boolean, boolean) - Static method in enum org.apache.maven.plugin.surefire.log.api.Level
-
- resolveTestRequest(String, IncludedExcludedPatterns, Collection<ResolvedTest>, Collection<ResolvedTest>) - Static method in class org.apache.maven.surefire.testset.TestListResolver
-
Requires trimmed request
been not equal to "!".
- resultType - Variable in class org.apache.maven.plugin.surefire.report.TestMethodStats
-
- rethrowAnyTestMechanismFailures(Result) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
-
- returnNumber(int) - Static method in class org.apache.maven.plugin.surefire.booterclient.ForkNumberBucket
-
- returnNumberInternal(int) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkNumberBucket
-
- reuseForks - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Indicates if forked VMs can be reused.
- reuseForks - Variable in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- REVERSE_ALPHABETICAL - Static variable in class org.apache.maven.surefire.util.RunOrder
-
- roleName - Variable in class org.apache.maven.surefire.booter.IsolatedClassLoader
-
- ROOT_CHANNEL - Static variable in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- rootIsInclass() - Method in class org.apache.maven.surefire.report.SmartStackTraceParser
-
- RPAREN - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
-
RegularExpression Id.
- run() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter.CloseableCloser
-
- run(SurefireProperties, DefaultScanResult) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- run(SurefireProperties, Map<String, String>) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- run(SurefireProperties) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- run() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer.Pumper
-
Calls
ForkClient.consumeLine(String)
which may throw any
RuntimeException
.
Even if
ForkClient
is not fault-tolerant, this method MUST be fault-tolerant and thus the
try-catch block must be inside of the loop which prevents from loosing events from
StreamConsumer
.
- RUN - Static variable in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- run() - Method in class org.apache.maven.surefire.booter.CommandReader.CommandRunnable
-
- run(Runner) - Method in class org.apache.maven.surefire.junitcore.JUnitCore
-
- run(Iterable<Class<?>>, String, Map<String, String>, RunListener, File, TestListResolver, List<CommandLineOption>, int) - Static method in class org.apache.maven.surefire.testng.TestNGExecutor
-
- run(List<String>, String, Map<String, String>, RunListener, File, int) - Static method in class org.apache.maven.surefire.testng.TestNGExecutor
-
- RUN_METHOD - Static variable in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- RUN_ORDER - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- RUN_STATISTICS_FILE - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- runCompleted() - Method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- RunCountComparator() - Constructor for class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap.RunCountComparator
-
- RunEntryStatistics - Class in org.apache.maven.plugin.surefire.runorder
-
- RunEntryStatistics(int, int, String) - Constructor for class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
-
- runEntryStatistics - Variable in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
-
- RunEntryStatisticsMap - Class in org.apache.maven.plugin.surefire.runorder
-
- RunEntryStatisticsMap(Map<String, RunEntryStatistics>) - Constructor for class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
-
- RunEntryStatisticsMap() - Constructor for class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
-
- RunEntryStatisticsMap.LeastFailureComparator - Class in org.apache.maven.plugin.surefire.runorder
-
- RunEntryStatisticsMap.PrioritizedTestComparator - Class in org.apache.maven.plugin.surefire.runorder
-
- RunEntryStatisticsMap.RunCountComparator - Class in org.apache.maven.plugin.surefire.runorder
-
- RunEntryStatisticsMap.TestRuntimeComparator - Class in org.apache.maven.plugin.surefire.runorder
-
- RunListener - Interface in org.apache.maven.surefire.report
-
Used by providers to report results.
- RunnerCounter - Class in org.apache.maven.surefire.junitcore.pc
-
Counts number of JUnit suites, classes and methods.
- RunnerCounter(long, long, long) - Constructor for class org.apache.maven.surefire.junitcore.pc.RunnerCounter
-
- runningInTests - Variable in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder
-
- runOrder - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
Defines the order the tests will be run in.
- runOrder - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
-
Defines the order the tests will be run in.
- runOrder - Variable in class org.apache.maven.surefire.testset.DirectoryScannerParameters
-
- runOrder - Variable in class org.apache.maven.surefire.testset.RunOrderParameters
-
- runOrder - Variable in class org.apache.maven.surefire.util.DefaultRunOrderCalculator
-
- RunOrder - Class in org.apache.maven.surefire.util
-
A RunOrder specifies the order in which the tests will be run.
- RunOrder(String) - Constructor for class org.apache.maven.surefire.util.RunOrder
-
- runOrderCalculator - Variable in class org.apache.maven.surefire.junit.JUnit3Provider
-
- runOrderCalculator - Variable in class org.apache.maven.surefire.junit4.JUnit4Provider
-
- runOrderCalculator - Variable in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- runOrderCalculator - Variable in class org.apache.maven.surefire.testng.TestNGProvider
-
- RunOrderCalculator - Interface in org.apache.maven.surefire.util
-
- runOrderParameters - Variable in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- runOrderParameters - Variable in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- runOrderParameters - Variable in class org.apache.maven.surefire.booter.SurefireReflector
-
- RunOrderParameters - Class in org.apache.maven.surefire.testset
-
- RunOrderParameters(RunOrder[], File) - Constructor for class org.apache.maven.surefire.testset.RunOrderParameters
-
- RunOrderParameters(String, File) - Constructor for class org.apache.maven.surefire.testset.RunOrderParameters
-
- runOrderParameters - Variable in class org.apache.maven.surefire.util.DefaultRunOrderCalculator
-
- RunOrderParametersAware - Interface in org.apache.maven.surefire.booter
-
- runResult - Variable in class org.apache.maven.surefire.booter.SurefireReflector
-
- RunResult - Class in org.apache.maven.surefire.suite
-
Represents a test-run-result; this may be from a single test run or an aggregated result.
- RunResult(int, int, int, int) - Constructor for class org.apache.maven.surefire.suite.RunResult
-
- RunResult(int, int, int, int, int) - Constructor for class org.apache.maven.surefire.suite.RunResult
-
- RunResult(int, int, int, int, String, boolean) - Constructor for class org.apache.maven.surefire.suite.RunResult
-
- RunResult(int, int, int, int, int, String, boolean) - Constructor for class org.apache.maven.surefire.suite.RunResult
-
- runStarting() - Method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- RunStatistics - Class in org.apache.maven.surefire.report
-
- RunStatistics() - Constructor for class org.apache.maven.surefire.report.RunStatistics
-
- runStatisticsFile - Variable in class org.apache.maven.surefire.testset.RunOrderParameters
-
- runSuitesForkOnceMultiple(SurefireProperties, int) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- runSuitesForkPerTestSet(SurefireProperties, int) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- runSuitesInProcess(DefaultScanResult) - Method in class org.apache.maven.plugin.surefire.InPluginVMSurefireStarter
-
- runSuitesInProcess() - Method in class org.apache.maven.surefire.booter.ForkedBooter
-
- runTime - Variable in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
-
- runTime - Variable in class org.apache.maven.plugin.surefire.runorder.ThreadedExecutionScheduler
-
- runWith - Variable in class org.apache.maven.surefire.common.junit4.JUnit4TestChecker
-
- rwLock - Variable in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder
-
- safeGetMessage(StackTraceWriter) - Static method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- SafeThrowable - Class in org.apache.maven.surefire.report
-
Guards against misbehaving throwables
- SafeThrowable(Throwable) - Constructor for class org.apache.maven.surefire.report.SafeThrowable
-
- SafeThrowable(String) - Constructor for class org.apache.maven.surefire.report.SafeThrowable
-
- saidGoodBye - Variable in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
Written by one Thread and read by another: Main Thread and ForkStarter's Thread.
- sanityCheck() - Method in class org.apache.maven.surefire.testset.ResolvedTest.MethodMatcher
-
Deprecated.
- scan() - Method in class org.apache.maven.plugin.surefire.util.DependencyScanner
-
- scan() - Method in class org.apache.maven.plugin.surefire.util.DirectoryScanner
-
- scan(Collection<String>, TestFilter<String, String>, File, String...) - Method in class org.apache.maven.plugin.surefire.util.FileScanner
-
- SCAN_RESULT_NUMBER - Static variable in class org.apache.maven.surefire.util.DefaultScanResult
-
- scanArtifact(File, TestFilter<String, String>, Set<String>) - Static method in class org.apache.maven.plugin.surefire.util.DependencyScanner
-
- scanClassPath() - Method in class org.apache.maven.surefire.junit.JUnit3Provider
-
- scanClassPath() - Method in class org.apache.maven.surefire.junit4.JUnit4Provider
-
- scanClassPath() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- scanClassPath() - Method in class org.apache.maven.surefire.testng.TestNGProvider
-
- scanDependencies() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- scanDirectories() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- scanForTestClasses() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- scannerFilter - Variable in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- ScannerFilter - Interface in org.apache.maven.surefire.util
-
- ScannerUtil - Class in org.apache.maven.plugin.surefire.util
-
- ScannerUtil() - Constructor for class org.apache.maven.plugin.surefire.util.ScannerUtil
-
- scanResult - Variable in class org.apache.maven.surefire.junit.JUnit3Provider
-
- scanResult - Variable in class org.apache.maven.surefire.junit4.JUnit4Provider
-
- scanResult - Variable in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- scanResult - Variable in class org.apache.maven.surefire.testng.TestNGProvider
-
- ScanResult - Interface in org.apache.maven.surefire.util
-
- scanTo(Collection<String>, TestFilter<String, String>) - Method in class org.apache.maven.plugin.surefire.util.FileScanner
-
- schedule(Runnable) - Method in class org.apache.maven.surefire.junitcore.AsynchronousRunner
-
Deprecated.
- schedule(Runnable) - Method in class org.apache.maven.surefire.junitcore.pc.AbstractThreadPoolStrategy
-
- schedule(Runnable) - Method in class org.apache.maven.surefire.junitcore.pc.InvokerStrategy
-
- schedule(Runnable) - Method in class org.apache.maven.surefire.junitcore.pc.Scheduler
-
- schedule(Runnable) - Method in class org.apache.maven.surefire.junitcore.pc.SchedulingStrategy
-
- schedule(Runnable) - Method in class org.apache.maven.surefire.junitcore.SynchronousRunner
-
Deprecated.
- scheduleForcedShutdown() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputer
-
- Scheduler - Class in org.apache.maven.surefire.junitcore.pc
-
Schedules tests, controls thread resources, awaiting tests and other schedulers finished, and
a master scheduler can shutdown slaves.
- Scheduler(ConsoleStream, Description, SchedulingStrategy) - Constructor for class org.apache.maven.surefire.junitcore.pc.Scheduler
-
Use e.g.
- Scheduler(ConsoleStream, Description, SchedulingStrategy, int) - Constructor for class org.apache.maven.surefire.junitcore.pc.Scheduler
-
Should be used if schedulers in parallel children and parent use one instance of bounded thread pool.
- Scheduler(ConsoleStream, Description, SchedulingStrategy, Balancer) - Constructor for class org.apache.maven.surefire.junitcore.pc.Scheduler
-
New instances should be used by schedulers with limited concurrency by balancer
against other groups of schedulers.
- Scheduler(ConsoleStream, Description, Scheduler, SchedulingStrategy, Balancer) - Constructor for class org.apache.maven.surefire.junitcore.pc.Scheduler
-
Can be used by e.g.
- Scheduler(ConsoleStream, Description, Scheduler, SchedulingStrategy, int) - Constructor for class org.apache.maven.surefire.junitcore.pc.Scheduler
-
- Scheduler(ConsoleStream, Description, Scheduler, SchedulingStrategy) - Constructor for class org.apache.maven.surefire.junitcore.pc.Scheduler
-
- Scheduler.Controller - Class in org.apache.maven.surefire.junitcore.pc
-
If this is a master scheduler, the slaves can stop scheduling by the master through the controller.
- Scheduler.ShutdownHandler - Class in org.apache.maven.surefire.junitcore.pc
-
There is a way to shutdown the hierarchy of schedulers.
- scheduleShutdown() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputer
-
- SchedulingStrategies - Class in org.apache.maven.surefire.junitcore.pc
-
- SchedulingStrategies() - Constructor for class org.apache.maven.surefire.junitcore.pc.SchedulingStrategies
-
- SchedulingStrategy - Class in org.apache.maven.surefire.junitcore.pc
-
Specifies the strategy of scheduling whether sequential, or parallel.
- SchedulingStrategy(ConsoleStream) - Constructor for class org.apache.maven.surefire.junitcore.pc.SchedulingStrategy
-
- secondsToNanos(double) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputer
-
- sendProps() - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- serialize(KeyValueSource, ProviderConfiguration, StartupConfiguration, Object, boolean, Long) - Method in class org.apache.maven.plugin.surefire.booterclient.BooterSerializer
-
Does not modify sourceProperties
- serialize(File) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
-
- serialVersionUID - Static variable in exception org.apache.maven.surefire.group.parse.ParseException
-
The version identifier for this Serializable class.
- serialVersionUID - Static variable in class org.apache.maven.surefire.group.parse.Token
-
The version identifier for this Serializable class.
- serialVersionUID - Static variable in error org.apache.maven.surefire.group.parse.TokenMgrError
-
The version identifier for this Serializable class.
- serialVersionUID - Static variable in class org.apache.maven.surefire.testng.utils.GroupMatcherMethodSelector
-
- serr - Variable in class org.apache.maven.plugin.surefire.report.DirectConsoleOutput
-
- ServiceLoader - Class in org.apache.maven.surefire.providerapi
-
SPI loader for Surefire/Failsafe should use current ClassLoader
.
- ServiceLoader() - Constructor for class org.apache.maven.surefire.providerapi.ServiceLoader
-
- session - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
-
The current build session instance.
- session - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
The current build session instance.
- set(ConsoleOutputReceiver) - Static method in class org.apache.maven.surefire.report.ConsoleOutputReceiverForCurrentThread
-
- set(int, int, int, int, int) - Method in class org.apache.maven.surefire.report.RunStatistics
-
- SET_COMPLETED - Static variable in class org.apache.maven.surefire.junit4.MockReporter
-
- SET_STARTED - Static variable in class org.apache.maven.surefire.junit4.MockReporter
-
- setAdditionalClasspathElements(String[]) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setAllScheduled(RunListener) - Method in class org.apache.maven.surefire.junitcore.TestSet
-
- setArgLine(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setArtifactFactory(ArtifactFactory) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setArtifactResolver(ArtifactResolver) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setAsSystemProperties() - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
-
- setBasedir(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setBasedir(File) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- setBasedir(File) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setBasedir(File) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setBasedir(File) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
-
- setCachedClasspath(String, Classpath) - Static method in class org.apache.maven.plugin.surefire.ClasspathCache
-
- setChildDelegation(boolean) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setClassesDirectory(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setClassesDirectory(File) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setClassesDirectory(File) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setClassLoaders(ClassLoader) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- setClassLoaders(ClassLoader) - Method in interface org.apache.maven.surefire.booter.SurefireClassLoadersAware
-
- setClassName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- setClasspath(String, Classpath) - Method in class org.apache.maven.plugin.surefire.SurefireProperties
-
- setClasspath(String, Classpath) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
-
- setClasspathDependencyExcludes(String[]) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setClasspathDependencyScopeExclude(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setCommandAndDataLength(int, int, byte...) - Static method in enum org.apache.maven.surefire.booter.MasterProcessCommand
-
- setController(Scheduler.Controller) - Method in class org.apache.maven.surefire.junitcore.pc.Scheduler
-
- setCurrentStartTime() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- setDebugForkedProcess(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setDebugForkedProcess(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setDebugForkedProcess(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setDebugStream(PrintStream) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
-
Set debug output.
- setDefaultAvailableProcessors() - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerUtil
-
- setDefaultClassesDirectory(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setDefaultShutdownHandler(Scheduler.ShutdownHandler) - Method in class org.apache.maven.surefire.junitcore.pc.AbstractThreadPoolStrategy
-
- setDefaultShutdownHandler(Scheduler.ShutdownHandler) - Method in class org.apache.maven.surefire.junitcore.pc.SchedulingStrategy
-
- setDependenciesToScan(String[]) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setDescription(String) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
-
- setDescription(String) - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
-
- setDescription(String) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
-
- setDescriptionsBeforeShutdown(Future<ShutdownResult>) - Method in class org.apache.maven.surefire.junitcore.pc.ShutdownStatus
-
- setDirectoryScannerParameters(DirectoryScannerParameters) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- setDirectoryScannerParameters(DirectoryScannerParameters) - Method in interface org.apache.maven.surefire.booter.DirectoryScannerParametersAware
-
- setDirectoryScannerParameters(Object, DirectoryScannerParameters) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- setDisableXmlReport(boolean) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setEnableAssertions(boolean) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setEndTime() - Method in class org.apache.maven.surefire.junitcore.TestMethod
-
- setEnvironmentVariables(Map<String, String>) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setError(String, String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- setExcludedGroups(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setExcludes(List<String>) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setExcludes(List<String>) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setFailIfNoSpecifiedTests(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setFailIfNoSpecifiedTests(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setFailIfNoSpecifiedTests(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setFailIfNoTests(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- setFailIfNoTests(boolean) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setFailIfNoTests(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
-
- setFailure(String, String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- setFailureDetail(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- setFailureErrorLine(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- setFailureMessage(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- setFailureType(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- setFlushReceiverProvider(FlushReceiverProvider) - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.AbstractForkInputStream
-
- setForkedProcessExitTimeoutInSeconds(int) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setForkedProcessExitTimeoutInSeconds(int) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setForkedProcessExitTimeoutInSeconds(int) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setForkedProcessTimeoutInSeconds(int) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setForkedProcessTimeoutInSeconds(int) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setForkedProcessTimeoutInSeconds(int) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setForkMode(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setForkNumber(int) - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- setFullClassName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- setFullClassName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- setFullName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- setGroupMatcher(GroupMatcher) - Static method in class org.apache.maven.surefire.testng.utils.GroupMatcherMethodSelector
-
- setGroups(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setGroups(String, String) - Static method in class org.apache.maven.surefire.testng.utils.GroupMatcherMethodSelector
-
- setIfDirScannerAware(Object, DirectoryScannerParameters) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- setIncludes(List<String>) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setIncludes(List<String>) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setIncludes(List<String>) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setIncludes(List<String>) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setJunitArtifactName(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setLeafInfinite(JUnitCoreParameters, Concurrency) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerUtil
-
- setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setLocalRepository(ArtifactRepository) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setLogger(ConsoleLogger) - Method in class org.apache.maven.surefire.booter.CommandReader
-
- setMainCliOptions(List<CommandLineOption>) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- setMainCliOptions(List<CommandLineOption>) - Method in interface org.apache.maven.surefire.booter.MainCliOptionsAware
-
- setMainCliOptions(Object, List<CommandLineOption>) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- setMetadataSource(ArtifactMetadataSource) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- setName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- setNullableProperty(String, String) - Method in class org.apache.maven.plugin.surefire.SurefireProperties
-
- setNumberOfErrors(int) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- setNumberOfFailures(int) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- setNumberOfFlakes(int) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- setNumberOfSkipped(int) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- setNumberOfTests(int) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- setObjectFactory(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setPackageName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- setParallel(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setParallelOptimized(boolean) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setParallelTestsTimeoutForcedInSeconds(double) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setParallelTestsTimeoutForcedInSeconds(double) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setParallelTestsTimeoutForcedInSeconds(double) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setParallelTestsTimeoutInSeconds(double) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setParallelTestsTimeoutInSeconds(double) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setParallelTestsTimeoutInSeconds(double) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setPerCoreThreadCount(boolean) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setPluginArtifactMap(Map<String, Artifact>) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setPrintSummary(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setPrintSummary(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setPrintSummary(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setPriority(int) - Method in class org.apache.maven.plugin.surefire.runorder.Priority
-
- setProject(MavenProject) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setProjectArtifactMap(Map<String, Artifact>) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setProjectBuildDirectory(File) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setProperties(Properties) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setProperty(String, File) - Method in class org.apache.maven.plugin.surefire.SurefireProperties
-
- setProperty(String, Boolean) - Method in class org.apache.maven.plugin.surefire.SurefireProperties
-
- setProperty(String, Long) - Method in class org.apache.maven.plugin.surefire.SurefireProperties
-
- setProperty(String, String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
-
- setProviderProperties(Map<String, String>) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- setProviderProperties(Map<String, String>) - Method in interface org.apache.maven.surefire.booter.ProviderPropertiesAware
-
- setProviderProperties(Object, Map<String, String>) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- setProviderPropertiesAware(Object, Map<String, String>) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- setRedirectTestOutputToFile(boolean) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setRejectedExecutionHandler(RejectedExecutionHandler) - Method in class org.apache.maven.surefire.junitcore.pc.Scheduler.ShutdownHandler
-
- setRemoteRepositories(List<ArtifactRepository>) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setReporterConfiguration(ReporterConfiguration) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- setReporterConfiguration(ReporterConfiguration) - Method in interface org.apache.maven.surefire.booter.ReporterConfigurationAware
-
- setReporterConfiguration(Object, ReporterConfiguration) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- setReporterConfigurationAware(Object, ReporterConfiguration) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- setReportFormat(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setReportFormat(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setReportFormat(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setReportNameSuffix(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setReportsDirectory(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setReportsDirectory(File) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- setReportsDirectory(File) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setReportsDirectory(File) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setReportsDirectory(File) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
-
- setReportsDirectory(File) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
-
- setRunOrder(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setRunOrder(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setRunOrder(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setRunOrderParameters(RunOrderParameters) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- setRunOrderParameters(RunOrderParameters) - Method in interface org.apache.maven.surefire.booter.RunOrderParametersAware
-
- setRunOrderParameters(Object, RunOrderParameters) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- setSchedulers(ParentRunner, ParentRunner) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- setSchedulers(Iterable<? extends ParentRunner>, int, ExecutorService) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- setSession(MavenSession) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setShutdown(Shutdown) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- setShutdown(Shutdown) - Method in class org.apache.maven.surefire.booter.CommandReader
-
- setShutdown(Shutdown) - Method in interface org.apache.maven.surefire.booter.ShutdownAware
-
- setShutdown(Object, Shutdown) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- setSkip(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setSkip(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- setSkip(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setSkip(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setSkip(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
-
- setSkipAfterFailureCount(int) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- setSkipAfterFailureCount(int) - Method in interface org.apache.maven.surefire.booter.FailFastAware
-
- setSkipAfterFailureCount(Object, int) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- setSkipExec(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
Deprecated.
- setSkipExec(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
Deprecated.
- setSkipExec(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setSkipExec(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setSkipExec(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
-
- setSkipITs(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setSkipITs(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- setSkipOnNextTest() - Method in class org.apache.maven.surefire.testng.utils.FailFastEventsSingleton
-
- setSkipped(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- setSkipTests(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setSkipTests(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- setSkipTests(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setSkipTests(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setSkipTests(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
-
- setSuiteXmlFiles(File[]) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setSuiteXmlFiles(File[]) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setSuiteXmlFiles(File[]) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setSummaryFile(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setSystemExitTimeout(Integer) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- setSystemExitTimeout(Object, Integer) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- setSystemProperties(Properties) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setSystemProperties(File) - Static method in class org.apache.maven.surefire.booter.SystemPropertyManager
-
- setSystemPropertiesFile(File) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setSystemPropertyVariables(Map<String, String>) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setTabSize(int) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
- setTempDir(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- Setter(String, Class<?>) - Constructor for class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator.Setter
-
- setterName - Variable in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator.Setter
-
- setters - Variable in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
-
- setTest(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setTest(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setTest(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setTestArtifactInfo(TestArtifactInfo) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- setTestArtifactInfo(Object, TestArtifactInfo) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- setTestArtifactInfo(TestArtifactInfo) - Method in interface org.apache.maven.surefire.booter.TestArtifactInfoAware
-
- setTestArtifactInfoAware(Object, TestArtifactInfo) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- setTestCases(List<ReportTestCase>) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- setTestClassesDirectory(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setTestClassesDirectory(File) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- setTestClassesDirectory(File) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setTestClassesDirectory(File) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setTestClassesDirectory(File) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
-
- setTestClassLoader(Object, ClassLoader) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- setTestClassLoaderAware(Object, ClassLoader) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- setTestFailureIgnore(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setTestFailureIgnore(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- setTestFailureIgnore(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setTestFailureIgnore(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
-
- setTestListResolver(TestListResolver) - Static method in class org.apache.maven.surefire.testng.utils.MethodSelector
-
- setTestMethods(List<ITestNGMethod>) - Method in class org.apache.maven.surefire.testng.utils.GroupMatcherMethodSelector
-
- setTestMethods(List) - Method in class org.apache.maven.surefire.testng.utils.MethodSelector
-
- setTestNGArtifactName(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setTestRequest(TestRequest) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- setTestRequest(TestRequest) - Method in interface org.apache.maven.surefire.booter.TestRequestAware
-
- setTestSourceDirectory(File) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setTestSourceDirectory(File) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setTestsToRun(Object) - Method in class org.apache.maven.surefire.junit4.JUnit4Provider
-
- setTestsToRun(Object) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- setTestSuiteDefinition(Object, TestRequest) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- setTestSuiteDefinitionAware(Object, TestRequest) - Method in class org.apache.maven.surefire.booter.SurefireReflector
-
- setThreadCount(int) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setThreadCountClasses(int) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setThreadCountMethods(int) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setThreadCountSuites(int) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setTime(float) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- setTimeElapsed(float) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- setTitle(String) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
-
- setTitle(String) - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
-
- setTitle(String) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
-
- setToolchainManager(ToolchainManager) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setTrackLineColumn(boolean) - Method in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
- setTrimStackTrace(boolean) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setupBooter(String, String, String, String) - Method in class org.apache.maven.surefire.booter.ForkedBooter
-
- setUpFixture() - Method in class org.apache.maven.surefire.junit.PojoTestSet
-
- setUpMethod - Variable in class org.apache.maven.surefire.junit.PojoTestSet
-
- setupProperties() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setupStuff() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setUseFile(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setUseFile(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setUseFile(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setUseManifestOnlyJar(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setUseManifestOnlyJar(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setUseManifestOnlyJar(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setUseSystemClassLoader(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- setUseSystemClassLoader(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
-
- setUseSystemClassLoader(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- setUseUnlimitedThreads(boolean) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- setValue(V) - Method in class org.apache.maven.surefire.util.internal.ImmutableMap.Node
-
- setWorkingDirectory(File) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- SharedThreadPoolStrategy - Class in org.apache.maven.surefire.junitcore.pc
-
Parallel strategy for shared thread pool in private package.
- SharedThreadPoolStrategy(ConsoleStream, ExecutorService) - Constructor for class org.apache.maven.surefire.junitcore.pc.SharedThreadPoolStrategy
-
- shouldFinish() - Method in class org.apache.maven.surefire.booter.CommandReader.ClassesIterator
-
- shouldReportToConsole() - Method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- shouldRun(Description) - Method in class org.apache.maven.surefire.common.junit4.MatchDescriptions
-
- shouldRun(Description) - Method in class org.apache.maven.surefire.common.junit48.AndFilter
-
- shouldRun(Description) - Method in class org.apache.maven.surefire.common.junit48.CombinedCategoryFilter
-
- shouldRun(Description) - Method in class org.apache.maven.surefire.common.junit48.GroupMatcherCategoryFilter
-
- shouldRun(Description, Description, Class<?>) - Method in class org.apache.maven.surefire.common.junit48.GroupMatcherCategoryFilter
-
- shouldRun(Description) - Method in class org.apache.maven.surefire.common.junit48.InvertedFilter
-
- shouldRun(Description) - Method in class org.apache.maven.surefire.common.junit48.MethodFilter
-
- shouldRun(Description) - Method in class org.apache.maven.surefire.common.junit48.OrFilter
-
- shouldRun(Description) - Method in class org.apache.maven.surefire.common.junit48.RequestedTest
-
- shouldRun(Description) - Method in class org.apache.maven.surefire.junit4.TestResolverFilter
-
- shouldRun(Description) - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC.SuiteFilter
-
- shouldRun(ITestNGMethod) - Static method in class org.apache.maven.surefire.testng.utils.MethodSelector
-
- shouldRun(C, M) - Method in interface org.apache.maven.surefire.testset.TestFilter
-
- shouldRun(Class<?>, String) - Method in class org.apache.maven.surefire.testset.TestListResolver
-
- shouldRun(String, String) - Method in class org.apache.maven.surefire.testset.TestListResolver
-
Returns true
if satisfies testClassFile
and methodName
filter.
- shouldStopQueueing(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer
-
- showMap(Map<?, ?>, String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- showProperties(XMLWriter, Map<String, String>) - Static method in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
Adds system properties to the XML report.
- showSuccess - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
-
If set to false, only failures are shown.
- showSuccess - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- showToLog(SurefireProperties, ConsoleLogger) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- shutdown - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
After the plugin process is shutdown by sending SIGTERM signal (CTRL+C), SHUTDOWN command is
received by every forked JVM.
- shutdown(Shutdown) - Method in interface org.apache.maven.plugin.surefire.booterclient.lazytestprovider.NotifiableTestStream
-
- shutdown(Shutdown) - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream
-
- shutdown(Shutdown) - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder.CachableCommands
-
- shutdown(Shutdown) - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder.ImmediateCommands
-
- shutdown(Shutdown) - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestProvidingInputStream
-
- shutdown - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
-
After the plugin process is shutdown by sending SIGTERM signal (CTRL+C), SHUTDOWN command is
received by every forked JVM.
- shutdown - Variable in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- SHUTDOWN - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- shutdown - Variable in class org.apache.maven.surefire.booter.CommandReader
-
- shutdown() - Method in class org.apache.maven.surefire.booter.ForkedBooter.PingScheduler
-
- shutdown - Variable in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- Shutdown - Enum in org.apache.maven.surefire.booter
-
Specifies the way how the forked jvm should be terminated after
class AbstractCommandStream is closed and CTRL+C.
- Shutdown(String) - Constructor for enum org.apache.maven.surefire.booter.Shutdown
-
- shutdown - Variable in class org.apache.maven.surefire.junitcore.pc.Scheduler
-
- SHUTDOWN_HOOK_THREAD_FACTORY - Static variable in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- ShutdownAware - Interface in org.apache.maven.surefire.booter
-
See the plugin configuration parameter shutdown
.
- shutdownAwareClass - Variable in class org.apache.maven.surefire.booter.SurefireReflector
-
- shutdownClass - Variable in class org.apache.maven.surefire.booter.SurefireReflector
-
- ShutdownHandler() - Constructor for class org.apache.maven.surefire.junitcore.pc.Scheduler.ShutdownHandler
-
- ShutdownResult - Class in org.apache.maven.surefire.junitcore.pc
-
Populates collection triggeredTests
of descriptions started before shutting down.
- ShutdownResult(Collection<Description>, Collection<Description>) - Constructor for class org.apache.maven.surefire.junitcore.pc.ShutdownResult
-
- shutdownScheduler - Variable in class org.apache.maven.surefire.junitcore.pc.ParallelComputer
-
- shutdownStatus - Variable in class org.apache.maven.surefire.junitcore.pc.ParallelComputer
-
- ShutdownStatus - Class in org.apache.maven.surefire.junitcore.pc
-
- ShutdownStatus() - Constructor for class org.apache.maven.surefire.junitcore.pc.ShutdownStatus
-
- shutdownThreadPoolsAwaitingKilled() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputer
-
- shutdownThreadPoolsAwaitingKilled() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- shutdownThreadPoolsAwaitingKilled() - Method in class org.apache.maven.surefire.junitcore.pc.Scheduler
-
- shutdownThreadPoolsAwaitingKilled() - Method in class org.apache.maven.surefire.junitcore.pc.SingleThreadScheduler
-
- SimpleCharStream - Class in org.apache.maven.surefire.group.parse
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Constructor.
- simpleName - Variable in class org.apache.maven.surefire.report.SmartStackTraceParser
-
- SimpleReportEntry - Class in org.apache.maven.surefire.report
-
- SimpleReportEntry() - Constructor for class org.apache.maven.surefire.report.SimpleReportEntry
-
- SimpleReportEntry(String, String) - Constructor for class org.apache.maven.surefire.report.SimpleReportEntry
-
- SimpleReportEntry(String, String, Map<String, String>) - Constructor for class org.apache.maven.surefire.report.SimpleReportEntry
-
- SimpleReportEntry(String, String, StackTraceWriter) - Constructor for class org.apache.maven.surefire.report.SimpleReportEntry
-
- SimpleReportEntry(String, String, Integer) - Constructor for class org.apache.maven.surefire.report.SimpleReportEntry
-
- SimpleReportEntry(String, String, String) - Constructor for class org.apache.maven.surefire.report.SimpleReportEntry
-
- SimpleReportEntry(String, String, StackTraceWriter, Integer, String, Map<String, String>) - Constructor for class org.apache.maven.surefire.report.SimpleReportEntry
-
- SimpleReportEntry(String, String, StackTraceWriter, Integer) - Constructor for class org.apache.maven.surefire.report.SimpleReportEntry
-
- SimpleReportEntry(String, String, StackTraceWriter, Integer, Map<String, String>) - Constructor for class org.apache.maven.surefire.report.SimpleReportEntry
-
- simpleXMLReporter - Variable in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- SingleGroupMatcher - Class in org.apache.maven.surefire.group.match
-
Single group matcher
- SingleGroupMatcher(String) - Constructor for class org.apache.maven.surefire.group.match.SingleGroupMatcher
-
- SingleThreadScheduler - Class in org.apache.maven.surefire.junitcore.pc
-
Used to execute tests annotated with net.jcip.annotations.NotThreadSafe.
- SingleThreadScheduler(ConsoleStream) - Constructor for class org.apache.maven.surefire.junitcore.pc.SingleThreadScheduler
-
- SINGLETON - Static variable in class org.apache.maven.plugin.surefire.booterclient.output.InPluginProcessDumpSingleton
-
- SINGLETON - Static variable in class org.apache.maven.surefire.booter.DumpErrorSingleton
-
- sinkAnchor(Sink, String) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- sinkCell(Sink, String) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- sinkCellAnchor(Sink, String, String) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- sinkCellLink(Sink, String, String) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- sinkHeader(Sink, String) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- sinkIcon(String, Sink) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- sinkLineBreak(Sink) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- sinkLink(Sink, String, String) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- sinkLink(Sink, String) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- sinkLink_(Sink) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- size() - Method in class org.apache.maven.surefire.util.DefaultScanResult
-
- size - Variable in class org.apache.maven.surefire.util.internal.StringUtils.EncodedArray
-
- size() - Method in interface org.apache.maven.surefire.util.ScanResult
-
- skip - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
-
Set this to 'true' to bypass unit tests entirely.
- skip - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Set this to "true" to bypass unit tests entirely.
- SKIP_SINCE_NEXT_TEST - Static variable in class org.apache.maven.surefire.booter.Command
-
- skipAfterFailure - Variable in class org.apache.maven.surefire.testng.utils.FailFastEventsSingleton
-
- skipAfterFailureCount - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
Set to error/failure count in order to skip remaining tests.
- skipAfterFailureCount - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
-
Set to error/failure count in order to skip remaining tests.
- skipAfterFailureCount - Variable in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- skipAfterFailureCount - Variable in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- skipAfterFailureCount - Variable in class org.apache.maven.surefire.common.junit4.Notifier
-
- skipAfterFailureCount - Variable in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
-
- skipAfterFailureCount - Variable in class org.apache.maven.surefire.testng.TestNGXmlTestSuite
-
- skipExec - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- skipExec - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- skipFailsafeReport - Variable in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
-
If set to true the failsafe report generation will be skipped.
- skipITs - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
Set this to "true" to skip running integration tests, but still compile them.
- skipITs - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
-
Set this to 'true' to skip running integration tests, but still compile them.
- SkipLexicalActions(Token) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
-
- SKIPPED - Static variable in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- skipped - Variable in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- skipped - Variable in class org.apache.maven.surefire.report.RunStatistics
-
- skipped - Variable in class org.apache.maven.surefire.suite.RunResult
-
- skipSinceNextTest() - Method in interface org.apache.maven.plugin.surefire.booterclient.lazytestprovider.NotifiableTestStream
-
Sends an event to a fork jvm in order to skip tests.
- skipSinceNextTest() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream
-
- skipSinceNextTest() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder.CachableCommands
-
- skipSinceNextTest() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder.ImmediateCommands
-
- skipSinceNextTest() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestProvidingInputStream
-
- skipSurefireReport - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
-
If set to true the surefire report generation will be skipped.
- skipTests - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
-
Set this to 'true' to skip running tests, but still compile them.
- skipTests - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Set this to "true" to skip running tests, but still compile them.
- slave - Variable in class org.apache.maven.surefire.junitcore.pc.Scheduler.Controller
-
- slaves - Variable in class org.apache.maven.surefire.junitcore.pc.Scheduler
-
- SmartStackTraceParser - Class in org.apache.maven.surefire.report
-
- SmartStackTraceParser(Class, Throwable) - Constructor for class org.apache.maven.surefire.report.SmartStackTraceParser
-
- SmartStackTraceParser(String, Throwable, String) - Constructor for class org.apache.maven.surefire.report.SmartStackTraceParser
-
- smartTrimmed - Variable in class org.apache.maven.plugin.surefire.booterclient.output.DeserializedStacktraceWriter
-
- smartTrimmedStackTrace() - Method in class org.apache.maven.plugin.surefire.booterclient.output.DeserializedStacktraceWriter
-
- smartTrimmedStackTrace() - Method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
-
- smartTrimmedStackTrace() - Method in class org.apache.maven.surefire.report.LegacyPojoStackTraceWriter
-
- smartTrimmedStackTrace() - Method in class org.apache.maven.surefire.report.PojoStackTraceWriter
-
- smartTrimmedStackTrace() - Method in interface org.apache.maven.surefire.report.StackTraceWriter
-
Get the "smart" trimmed (1-2 lines) stacktrace.
- sortOrder - Variable in class org.apache.maven.surefire.util.DefaultRunOrderCalculator
-
- source - Variable in class org.apache.maven.surefire.report.SimpleReportEntry
-
- SOURCE_DIRECTORY - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- sout - Variable in class org.apache.maven.plugin.surefire.report.DirectConsoleOutput
-
- specialToken - Variable in class org.apache.maven.surefire.group.parse.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- SPECIFIC_TEST_PROPERTY_PREFIX - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- SpecificFileFilter - Class in org.apache.maven.plugin.surefire.util
-
Deprecated.
- SpecificFileFilter(String[]) - Constructor for class org.apache.maven.plugin.surefire.util.SpecificFileFilter
-
Deprecated.
- SpecificTestClassFilter - Class in org.apache.maven.surefire
-
Filter for test class files
- SpecificTestClassFilter(String[]) - Constructor for class org.apache.maven.surefire.SpecificTestClassFilter
-
- specificTests - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- specificTests - Variable in class org.apache.maven.surefire.testset.DirectoryScannerParameters
-
Deprecated.
- specificTests - Variable in class org.apache.maven.surefire.util.DefaultDirectoryScanner
-
Deprecated.
- spi - Variable in class org.apache.maven.plugin.surefire.booterclient.ProviderDetector
-
- split(String, String) - Static method in class org.apache.maven.surefire.util.internal.StringUtils
-
- splitPool - Variable in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- stackTrace - Variable in class org.apache.maven.plugin.surefire.booterclient.output.DeserializedStacktraceWriter
-
- stackTrace - Variable in class org.apache.maven.surefire.report.SmartStackTraceParser
-
- StackTraceFilter - Interface in org.apache.maven.surefire.report
-
StackTrace element filter.
- stackTraceWithFocusOnClassAsString(Throwable, String) - Static method in class org.apache.maven.surefire.report.SmartStackTraceParser
-
- stackTraceWriter - Variable in class org.apache.maven.plugin.surefire.report.TestMethodStats
-
- stackTraceWriter - Variable in class org.apache.maven.surefire.report.SimpleReportEntry
-
- StackTraceWriter - Interface in org.apache.maven.surefire.report
-
Ability to write a stack trace, filtered to omit locations inside Surefire and Maven.
- START_TEST - Static variable in class org.apache.maven.surefire.junit.TestListenerInvocationHandler
-
- START_TIME_NEGATIVE_TIMEOUT - Static variable in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- START_TIME_ZERO - Static variable in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- startCapture(ConsoleOutputReceiver) - Static method in class org.apache.maven.surefire.report.ConsoleOutputCapture
-
- started - Variable in class org.apache.maven.surefire.junitcore.pc.Scheduler
-
- startElement(String, String, String, Attributes) - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
- startMonitor - Variable in class org.apache.maven.surefire.booter.CommandReader
-
- startsWith(StringBuffer, String) - Static method in class org.apache.maven.surefire.util.internal.StringUtils
-
Determines if buffer
starts with specific literal(s).
- startTestElement(XMLWriter, WrappedReportEntry, String, String) - Static method in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
- startTestSuite(RunListener) - Method in class org.apache.maven.surefire.testng.TestSuite
-
- startTime - Variable in class org.apache.maven.surefire.junitcore.TestMethod
-
- startupConfig - Variable in class org.apache.maven.plugin.surefire.InPluginVMSurefireStarter
-
- startupConfiguration - Variable in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- startupConfiguration - Variable in class org.apache.maven.surefire.booter.ForkedBooter
-
- startupConfiguration - Variable in class org.apache.maven.surefire.booter.ProviderFactory
-
- StartupConfiguration - Class in org.apache.maven.surefire.booter
-
Configuration that is used by the SurefireStarter but does not make it into the provider itself.
- StartupConfiguration(String, AbstractPathConfiguration, ClassLoaderConfiguration, boolean, boolean) - Constructor for class org.apache.maven.surefire.booter.StartupConfiguration
-
- startupReportConfig - Variable in class org.apache.maven.plugin.surefire.InPluginVMSurefireStarter
-
- startupReportConfiguration - Variable in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- startupReportConfiguration - Variable in class org.apache.maven.plugin.surefire.CommonReflector
-
- StartupReportConfiguration - Class in org.apache.maven.plugin.surefire
-
All the parameters used to construct reporters
- StartupReportConfiguration(boolean, boolean, String, boolean, boolean, File, boolean, String, File, boolean, int, String) - Constructor for class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- state - Variable in class org.apache.maven.surefire.booter.CommandReader
-
- StatelessXmlReporter - Class in org.apache.maven.plugin.surefire.report
-
- StatelessXmlReporter(File, String, boolean, int, Map<String, Map<String, List<WrappedReportEntry>>>, String) - Constructor for class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
- StatelessXmlReporter.ByteConstantsHolder - Class in org.apache.maven.plugin.surefire.report
-
- StatelessXmlReporter.EncodingOutputStream - Class in org.apache.maven.plugin.surefire.report
-
- STATIC_LEXER_ERROR - Static variable in error org.apache.maven.surefire.group.parse.TokenMgrError
-
An attempt was made to create a second instance of a static token manager.
- staticFlag - Static variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
Whether parser is static.
- statisticsFile - Variable in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- statisticsReporter - Variable in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- StatisticsReporter - Class in org.apache.maven.plugin.surefire.runorder
-
- StatisticsReporter(File) - Constructor for class org.apache.maven.plugin.surefire.runorder.StatisticsReporter
-
- StatisticsReporter(File, RunEntryStatisticsMap, RunEntryStatisticsMap) - Constructor for class org.apache.maven.plugin.surefire.runorder.StatisticsReporter
-
- statisticsReporter - Variable in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- status - Variable in class org.apache.maven.surefire.junitcore.pc.ShutdownStatus
-
- stdErr - Variable in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- stdErrHeader - Variable in class org.apache.maven.surefire.booter.ForkingRunListener
-
- stdout - Variable in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- stdout - Variable in class org.apache.maven.surefire.junitcore.LogicalStream.Entry
-
- stdOutHeader - Variable in class org.apache.maven.surefire.booter.ForkingRunListener
-
- stop - Variable in class org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer
-
- stop() - Method in class org.apache.maven.surefire.booter.CommandReader
-
- stop() - Method in class org.apache.maven.surefire.junitcore.pc.AbstractThreadPoolStrategy
-
- stop() - Method in class org.apache.maven.surefire.junitcore.pc.InvokerStrategy
-
- stop(Collection<Description>, Collection<Description>, boolean, boolean) - Method in class org.apache.maven.surefire.junitcore.pc.Scheduler.Controller
-
- stop(Collection<Description>, Collection<Description>, boolean, boolean) - Method in class org.apache.maven.surefire.junitcore.pc.Scheduler
-
Stop/Shutdown/Interrupt scheduler and its children (if any).
- stop() - Method in class org.apache.maven.surefire.junitcore.pc.SchedulingStrategy
-
Stops scheduling new tasks (e.g.
- stop() - Method in class org.apache.maven.surefire.junitcore.pc.SharedThreadPoolStrategy
-
- stop(boolean) - Method in class org.apache.maven.surefire.junitcore.pc.SharedThreadPoolStrategy
-
- stopNow() - Method in class org.apache.maven.surefire.junitcore.pc.AbstractThreadPoolStrategy
-
- stopNow() - Method in class org.apache.maven.surefire.junitcore.pc.InvokerStrategy
-
- stopNow() - Method in class org.apache.maven.surefire.junitcore.pc.SchedulingStrategy
-
Stops scheduling new tasks and interrupts
running tasks
(e.g.
- stopNow() - Method in class org.apache.maven.surefire.junitcore.pc.SharedThreadPoolStrategy
-
- stopOnNextTest() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- stoppable - Variable in class org.apache.maven.surefire.testng.utils.FailFastListener
-
- Stoppable - Interface in org.apache.maven.surefire.testng.utils
-
Covers configuration parameter skipAfterFailureCount
.
- stopped - Variable in class org.apache.maven.surefire.booter.PpidChecker
-
- strategy - Variable in class org.apache.maven.surefire.junitcore.pc.Scheduler
-
- stream - Variable in class org.apache.maven.plugin.surefire.log.api.PrintStreamLogger
-
- STRING - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
-
RegularExpression Id.
- StringUtils - Class in org.apache.maven.surefire.util.internal
-
Common java.lang.String
manipulation routines.
- StringUtils() - Constructor for class org.apache.maven.surefire.util.internal.StringUtils
-
- StringUtils.EncodedArray - Class in org.apache.maven.surefire.util.internal
-
Escaped string to byte array with offset 0 and certain length.
- stripEnd(String, String) - Static method in class org.apache.maven.surefire.booter.StartupConfiguration
-
Strip any of a supplied String from the end of a String.
- stripIllegalFilenameChars(String) - Static method in class org.apache.maven.plugin.surefire.report.FileReporterUtils
-
- stripNewLines(String) - Static method in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- success(String) - Method in class org.apache.maven.plugin.surefire.report.DefaultReporterFactory
-
- SUCCESS - Static variable in class org.apache.maven.surefire.suite.RunResult
-
- successfulBuilds - Variable in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
-
- SuiteAndNamedTests() - Constructor for class org.apache.maven.surefire.testng.TestNGExecutor.SuiteAndNamedTests
-
- suiteFilePaths - Variable in class org.apache.maven.surefire.testng.TestNGXmlTestSuite
-
- suiteFiles - Variable in class org.apache.maven.surefire.testng.TestNGXmlTestSuite
-
- SuiteFilter() - Constructor for class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC.SuiteFilter
-
- suiteName - Variable in class org.apache.maven.surefire.testng.TestNGExecutor.TestMetadata
-
- suites - Variable in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
-
- suites - Variable in class org.apache.maven.surefire.junitcore.pc.Concurrency
-
- suites - Variable in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- suites - Variable in class org.apache.maven.surefire.junitcore.pc.RunnerCounter
-
- suiteXmlFiles - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
(TestNG) List of <suiteXmlFile> elements specifying TestNG suite xml file locations.
- suiteXmlFiles() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- suiteXmlFiles() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- suiteXmlFiles - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
-
(TestNG) List of <suiteXmlFile> elements specifying TestNG suite xml file locations.
- suiteXmlFiles() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- suiteXmlFiles - Variable in class org.apache.maven.surefire.testset.TestRequest
-
- summaryFile - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
The summary file to write integration test results to.
- summaryFile - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
-
The summary file to read integration test results from.
- summaryFiles - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
-
Additional summary files to read integration test results from.
- sumThreadCounts(Concurrency) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerUtil
-
- SUREFIRE_CLASSPATH - Static variable in class org.apache.maven.surefire.booter.AbstractPathConfiguration
-
- SUREFIRE_TEST_CLASSPATH - Static variable in class org.apache.maven.surefire.booter.StartupConfiguration
-
- surefireBooterArtifact - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- SurefireBooterForkException - Exception in org.apache.maven.surefire.booter
-
Encapsulates exceptions thrown during Surefire forking.
- SurefireBooterForkException(String, RunResult) - Constructor for exception org.apache.maven.surefire.booter.SurefireBooterForkException
-
- SurefireBooterForkException(String, String, Throwable, RunResult) - Constructor for exception org.apache.maven.surefire.booter.SurefireBooterForkException
-
- SurefireBooterForkException(String, Throwable) - Constructor for exception org.apache.maven.surefire.booter.SurefireBooterForkException
-
- SurefireBooterForkException(String) - Constructor for exception org.apache.maven.surefire.booter.SurefireBooterForkException
-
- surefireClassLoader - Variable in class org.apache.maven.plugin.surefire.CommonReflector
-
- surefireClassLoader - Variable in class org.apache.maven.surefire.booter.SurefireReflector
-
- SurefireClassLoadersAware - Interface in org.apache.maven.surefire.booter
-
- surefireClasspathUrls - Variable in class org.apache.maven.surefire.booter.AbstractPathConfiguration
-
- SurefireDependencyResolver - Class in org.apache.maven.plugin.surefire
-
Does dependency resolution and artifact handling for the surefire plugin.
- SurefireDependencyResolver(ArtifactResolver, ArtifactFactory, ConsoleLogger, ArtifactRepository, List<ArtifactRepository>, ArtifactMetadataSource, String) - Constructor for class org.apache.maven.plugin.surefire.SurefireDependencyResolver
-
- SurefireExecutionException - Exception in org.apache.maven.surefire.booter
-
An error occurring during the invocation of Surefire via an alternate class loader.
- SurefireExecutionException(String, Throwable) - Constructor for exception org.apache.maven.surefire.booter.SurefireExecutionException
-
- SurefireExecutionParameters - Interface in org.apache.maven.plugin.surefire
-
This interface contains all the common parameters that have different implementations in Surefire vs IntegrationTest
- SurefireHelper - Class in org.apache.maven.plugin.surefire
-
Helper class for surefire plugins
- SurefireHelper() - Constructor for class org.apache.maven.plugin.surefire.SurefireHelper
-
Do not instantiate.
- SurefirePlugin - Class in org.apache.maven.plugin.surefire
-
Run tests using Surefire.
- SurefirePlugin() - Constructor for class org.apache.maven.plugin.surefire.SurefirePlugin
-
- SurefireProperties - Class in org.apache.maven.plugin.surefire
-
A properties implementation that preserves insertion order.
- SurefireProperties() - Constructor for class org.apache.maven.plugin.surefire.SurefireProperties
-
- SurefireProperties(Properties) - Constructor for class org.apache.maven.plugin.surefire.SurefireProperties
-
- SurefireProperties(KeyValueSource) - Constructor for class org.apache.maven.plugin.surefire.SurefireProperties
-
- SurefireProvider - Interface in org.apache.maven.surefire.providerapi
-
Interface to be implemented by all Surefire providers.
- SurefireReflectionException - Exception in org.apache.maven.surefire.util
-
Exception indicating that surefire had problems with reflection.
- SurefireReflectionException(Throwable) - Constructor for exception org.apache.maven.surefire.util.SurefireReflectionException
-
- surefireReflector - Variable in class org.apache.maven.surefire.booter.ProviderFactory
-
- SurefireReflector - Class in org.apache.maven.surefire.booter
-
Does reflection based invocation of the surefire methods.
- SurefireReflector(ClassLoader) - Constructor for class org.apache.maven.surefire.booter.SurefireReflector
-
- SurefireReflector.ClassLoaderProxy - Class in org.apache.maven.surefire.booter
-
- SurefireReportGenerator - Class in org.apache.maven.plugins.surefire.report
-
This generator creates HTML Report from Surefire and Failsafe XML Report.
- SurefireReportGenerator(List<File>, Locale, boolean, String, ConsoleLogger, String) - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- SurefireReportGenerator(List<File>, Locale, boolean, String, ConsoleLogger) - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- SurefireReportMojo - Class in org.apache.maven.plugins.surefire.report
-
Creates a nicely formatted Surefire Test Report in html format.
- SurefireReportMojo() - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReportMojo
-
- SurefireReportOnlyMojo - Class in org.apache.maven.plugins.surefire.report
-
Creates a nicely formatted Surefire Test Report in html format.
- SurefireReportOnlyMojo() - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReportOnlyMojo
-
- SurefireReportParameters - Interface in org.apache.maven.plugin.surefire
-
The parameters required to report on a surefire execution.
- SurefireReportParser - Class in org.apache.maven.plugins.surefire.report
-
- SurefireReportParser(List<File>, Locale, ConsoleLogger) - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReportParser
-
- SurefireTestSet - Interface in org.apache.maven.surefire.junit
-
Describes a single test set
- swapClassLoader(ClassLoader) - Method in class org.apache.maven.surefire.booter.ProviderFactory.ProviderProxy
-
- SwitchTo(int) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
-
Switch to specified lex state.
- SynchronousRunner - Class in org.apache.maven.surefire.junitcore
-
Deprecated.
- SynchronousRunner() - Constructor for class org.apache.maven.surefire.junitcore.SynchronousRunner
-
Deprecated.
- SYSTEM_EXIT_TIMEOUT - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- SYSTEM_PATH_TO_WMIC - Static variable in class org.apache.maven.surefire.booter.PpidChecker
-
- SYSTEM_PROPERTIES_FILE_COUNTER - Static variable in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- SYSTEM_TMP_DIR - Static variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- systemExitTimeout - Variable in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- systemExitTimeout - Variable in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- systemExitTimeout(long) - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- systemExitTimeoutInSeconds - Variable in class org.apache.maven.surefire.booter.ForkedBooter
-
- systemOut - Variable in class org.apache.maven.surefire.report.DefaultDirectConsoleReporter
-
- systemProperties - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- systemProperties - Variable in class org.apache.maven.plugin.surefire.report.WrappedReportEntry
-
- systemProperties - Variable in class org.apache.maven.surefire.report.SimpleReportEntry
-
- systemPropertiesFile - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
List of System properties, loaded from a file, to pass to the JUnit tests.
- systemPropertiesMatchingArgLine(SurefireProperties) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- SystemPropertyManager - Class in org.apache.maven.surefire.booter
-
- SystemPropertyManager() - Constructor for class org.apache.maven.surefire.booter.SystemPropertyManager
-
- systemPropertyVariables - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
List of System properties to pass to the JUnit tests.
- systemProps() - Static method in class org.apache.maven.surefire.util.internal.ObjectUtils
-
- SystemUtils - Class in org.apache.maven.surefire.booter
-
JDK 9 support.
- SystemUtils() - Constructor for class org.apache.maven.surefire.booter.SystemUtils
-
- t - Variable in class org.apache.maven.surefire.report.LegacyPojoStackTraceWriter
-
- t - Variable in class org.apache.maven.surefire.report.PojoStackTraceWriter
-
- tabSize - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
- TAG_TYPE_END - Static variable in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- TAG_TYPE_START - Static variable in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- target - Variable in class org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer.Pumper
-
- target - Variable in class org.apache.maven.surefire.booter.ForkingRunListener
-
- target - Variable in class org.apache.maven.surefire.booter.SurefireReflector.ClassLoaderProxy
-
- target - Variable in class org.apache.maven.surefire.report.ConsoleOutputCapture.ForwardingPrintStream
-
- target - Variable in class org.apache.maven.surefire.report.SafeThrowable
-
- tearDownFixture() - Method in class org.apache.maven.surefire.junit.PojoTestSet
-
- tearDownMethod - Variable in class org.apache.maven.surefire.junit.PojoTestSet
-
- tempDir - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Relative path to temporary-surefire-boot directory containing internal Surefire temporary files.
- tempDirectory - Variable in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- test - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- test - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
-
- TEST - Static variable in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- test - Variable in class org.apache.maven.surefire.common.junit48.RequestedTest
-
- TEST_CASE - Static variable in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- TEST_CLASSES_DIRECTORY - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- TEST_COMPLETED - Static variable in class org.apache.maven.surefire.junit4.MockReporter
-
- TEST_LISTENER - Static variable in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- TEST_METHOD - Static variable in class org.apache.maven.surefire.junitcore.TestMethod
-
- TEST_METHOD_PREFIX - Static variable in class org.apache.maven.surefire.junit.PojoTestSet
-
- TEST_RESULT - Static variable in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- TEST_SET - Static variable in class org.apache.maven.surefire.junitcore.TestSet
-
- TEST_SET_FINISHED - Static variable in class org.apache.maven.surefire.booter.Command
-
- TEST_SET_STARTING_PREFIX - Static variable in class org.apache.maven.plugin.surefire.report.ConsoleReporter
-
- TEST_SKIPPED - Static variable in class org.apache.maven.surefire.junit4.MockReporter
-
- TEST_STARTED - Static variable in class org.apache.maven.surefire.junit4.MockReporter
-
- TEST_SUITE - Static variable in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- TEST_SUITE_XML_FILES - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- testArtifact - Variable in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- TESTARTIFACT_CLASSIFIER - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- TESTARTIFACT_VERSION - Static variable in class org.apache.maven.surefire.booter.BooterConstants
-
- testArtifactInfo - Variable in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- testArtifactInfo - Variable in class org.apache.maven.surefire.booter.SurefireReflector
-
- TestArtifactInfo - Class in org.apache.maven.surefire.testset
-
Contains information about the detected test artifact
- TestArtifactInfo(String, String) - Constructor for class org.apache.maven.surefire.testset.TestArtifactInfo
-
- testArtifactInfoAware - Variable in class org.apache.maven.surefire.booter.SurefireReflector
-
- TestArtifactInfoAware - Interface in org.apache.maven.surefire.booter
-
- testAssumption - Variable in class org.apache.maven.surefire.junitcore.TestMethod
-
- testAssumption(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.TestMethod
-
- testAssumptionFailure(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- testAssumptionFailure(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- testAssumptionFailure(Failure) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
-
- testAssumptionFailure(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
-
- testAssumptionFailure(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentRunListener
-
- testAssumptionFailure(Failure) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
-
- testAssumptionFailure(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
-
Event fired when a test assumption failure was encountered.
- testCase - Variable in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
-
- testCase - Variable in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- testCases - Variable in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- testChecker - Variable in class org.apache.maven.surefire.junit.JUnit3Provider
-
- testClass - Variable in class org.apache.maven.surefire.junit.JUnitTestSet
-
- testClass - Variable in class org.apache.maven.surefire.junit.PojoTestSet
-
- testClass - Variable in class org.apache.maven.surefire.report.LegacyPojoStackTraceWriter
-
- testClass - Variable in class org.apache.maven.surefire.report.PojoStackTraceWriter
-
- testClass - Variable in class org.apache.maven.surefire.report.SmartStackTraceParser
-
- testClasses - Variable in class org.apache.maven.surefire.booter.CommandReader
-
- testClassesDirectory - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
-
The directory containing generated test classes of the project being tested.
- testClassesDirectory - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
The directory containing generated test classes of the project being tested.
- testClassesDirectory - Variable in class org.apache.maven.surefire.testset.DirectoryScannerParameters
-
- testClassLoader - Variable in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- testClassLoader - Variable in class org.apache.maven.surefire.common.junit48.FilterFactory
-
- testClassLoader - Variable in class org.apache.maven.surefire.junit.JUnit3Provider
-
- testClassLoader - Variable in class org.apache.maven.surefire.junit4.JUnit4Provider
-
- testClassLoader - Variable in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- testClassLoader - Variable in class org.apache.maven.surefire.testng.TestNGProvider
-
- testClassLoaderAware - Variable in class org.apache.maven.surefire.booter.SurefireReflector
-
- testClassMethodName - Variable in class org.apache.maven.plugin.surefire.report.TestMethodStats
-
- TestClassMethodNameUtils - Class in org.apache.maven.surefire.util.internal
-
JUnit Description parser.
- TestClassMethodNameUtils() - Constructor for class org.apache.maven.surefire.util.internal.TestClassMethodNameUtils
-
- testClassMethodRunHistory - Variable in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- testClassMethodRunHistoryMap - Variable in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
- testClassName - Variable in class org.apache.maven.surefire.junitcore.TestSet
-
- testClassName - Variable in class org.apache.maven.surefire.report.SmartStackTraceParser
-
- testClassNames - Variable in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestProvidingInputStream
-
- testClassNames - Variable in class org.apache.maven.surefire.common.junit4.Notifier
-
- testClasspathUrls - Variable in class org.apache.maven.surefire.booter.ClasspathConfiguration
-
- testClasspathUrls - Variable in class org.apache.maven.surefire.booter.ModularClasspathConfiguration
-
- TestcycleConsoleOutputReceiver - Interface in org.apache.maven.plugin.surefire.report
-
- testError(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.NullStatisticsReporter
-
- testError(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- testError(WrappedReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- testError(ReportEntry) - Method in class org.apache.maven.plugin.surefire.runorder.StatisticsReporter
-
- testError(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- testError - Variable in class org.apache.maven.surefire.junit4.MockReporter
-
- testError(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
-
- testError(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentRunListener
-
- testError - Variable in class org.apache.maven.surefire.junitcore.TestMethod
-
- testError(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.TestMethod
-
- testError(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
-
Event fired when a test ended with an error (non anticipated problem)
- testExecutionSkippedByUser() - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- testExecutionSkippedByUser() - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- testExecutionSkippedByUser() - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
-
- testExecutionSkippedByUser() - Method in class org.apache.maven.surefire.junit4.MockReporter
-
- testExecutionSkippedByUser() - Method in class org.apache.maven.surefire.junitcore.ConcurrentRunListener
-
- testExecutionSkippedByUser() - Method in interface org.apache.maven.surefire.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.plugin.surefire.report.NullStatisticsReporter
-
- testFailed(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- testFailed(ReportEntry) - Method in class org.apache.maven.plugin.surefire.runorder.StatisticsReporter
-
- testFailed(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- testFailed - Variable in class org.apache.maven.surefire.junit4.MockReporter
-
- testFailed(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
-
- testFailed(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentRunListener
-
- testFailed(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
-
Event fired when a test ended with a failure (anticipated problem)
- testFailure(WrappedReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- testFailure(Failure) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
-
Called when a specific test has failed.
- testFailure(Failure) - Method in class org.apache.maven.surefire.common.junit4.JUnitTestFailureListener
-
- testFailure(Failure) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
-
- testFailure - Variable in class org.apache.maven.surefire.junitcore.TestMethod
-
- testFailure(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.TestMethod
-
- testFailureIgnore - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
-
Set this to true to ignore a failure during testing.
- testFailureIgnore - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
-
Set this to "true" to ignore a failure during testing.
- TestFilter<C,M> - Interface in org.apache.maven.surefire.testset
-
Generic interface of test filter.
- testFinished(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
-
Called after a specific test has finished.
- testFinished(Description) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
-
- testFinished() - Method in class org.apache.maven.surefire.junitcore.TestMethod
-
- testIgnored(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
-
Called when a specific test has been skipped (for whatever reason).
- testIgnored - Variable in class org.apache.maven.surefire.junit4.MockReporter
-
- testIgnored(Description) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
-
- testIgnored - Variable in class org.apache.maven.surefire.junitcore.TestMethod
-
- testIgnored(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.TestMethod
-
- testInterface - Variable in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- testInterfaceRunMethod - Variable in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- TestLessInputStream - Class in org.apache.maven.plugin.surefire.booterclient.lazytestprovider
-
Dispatches commands without tests.
- TestLessInputStream(TestLessInputStream.TestLessInputStreamBuilder) - Constructor for class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream
-
- TestLessInputStream.TestLessInputStreamBuilder - Class in org.apache.maven.plugin.surefire.booterclient.lazytestprovider
-
Builds
streams
, registers cachable commands
and provides accessible API to dispatch immediate commands to all atomically
alive streams.
- TestLessInputStream.TestLessInputStreamBuilder.CachableCommands - Class in org.apache.maven.plugin.surefire.booterclient.lazytestprovider
-
Event is persisted.
- TestLessInputStream.TestLessInputStreamBuilder.CIt - Class in org.apache.maven.plugin.surefire.booterclient.lazytestprovider
-
- TestLessInputStream.TestLessInputStreamBuilder.ImmediateCommands - Class in org.apache.maven.plugin.surefire.booterclient.lazytestprovider
-
Event is called just now for all alive streams and command is not persisted.
- TestLessInputStream.TestLessInputStreamBuilder.Node - Class in org.apache.maven.plugin.surefire.booterclient.lazytestprovider
-
- TestLessInputStreamBuilder() - Constructor for class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestLessInputStream.TestLessInputStreamBuilder
-
- TestListenerInvocationHandler - Class in org.apache.maven.surefire.junit
-
Invocation Handler for TestListener proxies to delegate to our
RunListener
- TestListenerInvocationHandler(RunListener) - Constructor for class org.apache.maven.surefire.junit.TestListenerInvocationHandler
-
- TestListenerInvocationHandler.FailedTest - Class in org.apache.maven.surefire.junit
-
- testListResolver - Variable in class org.apache.maven.surefire.booter.SurefireReflector
-
- testListResolver - Static variable in class org.apache.maven.surefire.testng.utils.MethodSelector
-
- TestListResolver - Class in org.apache.maven.surefire.testset
-
Resolved multi pattern filter e.g.
- TestListResolver(Collection<String>) - Constructor for class org.apache.maven.surefire.testset.TestListResolver
-
- TestListResolver(String) - Constructor for class org.apache.maven.surefire.testset.TestListResolver
-
- TestListResolver(Collection<String>, Collection<String>) - Constructor for class org.apache.maven.surefire.testset.TestListResolver
-
- TestListResolver(boolean, boolean, Set<ResolvedTest>, Set<ResolvedTest>) - Constructor for class org.apache.maven.surefire.testset.TestListResolver
-
Used only in method filter.
- TestMetadata() - Constructor for class org.apache.maven.surefire.testng.TestNGExecutor.TestMetadata
-
- TestMethod - Class in org.apache.maven.surefire.junitcore
-
Represents the test-state of a single test method that is run.
- TestMethod(ReportEntry, TestSet) - Constructor for class org.apache.maven.surefire.junitcore.TestMethod
-
- testMethod - Variable in class org.apache.maven.surefire.report.LegacyPojoStackTraceWriter
-
- testMethod - Variable in class org.apache.maven.surefire.report.PojoStackTraceWriter
-
- testMethodName - Variable in class org.apache.maven.surefire.report.SmartStackTraceParser
-
- testMethods - Variable in class org.apache.maven.surefire.junit.PojoTestSet
-
- testMethods - Variable in class org.apache.maven.surefire.junitcore.TestSet
-
- TestMethodStats - Class in org.apache.maven.plugin.surefire.report
-
Maintains per-thread test result state for a single test method.
- TestMethodStats(String, ReportEntryType, StackTraceWriter) - Constructor for class org.apache.maven.plugin.surefire.report.TestMethodStats
-
- testMethodStats - Variable in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- testName - Variable in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
-
- testName - Variable in class org.apache.maven.surefire.testng.TestNGExecutor.TestMetadata
-
- testNameToTest - Variable in class org.apache.maven.surefire.testng.TestNGExecutor.SuiteAndNamedTests
-
- TestNG4751Configurator - Class in org.apache.maven.surefire.testng.conf
-
TestNG 4.7 and 5.1 configurator.
- TestNG4751Configurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNG4751Configurator
-
- TestNG510Configurator - Class in org.apache.maven.surefire.testng.conf
-
TestNG 5.10 configurator.
- TestNG510Configurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNG510Configurator
-
- TestNG513Configurator - Class in org.apache.maven.surefire.testng.conf
-
TestNG 5.13 configurator.
- TestNG513Configurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNG513Configurator
-
- TestNG5141Configurator - Class in org.apache.maven.surefire.testng.conf
-
TestNG 5.14.1 configurator.
- TestNG5141Configurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNG5141Configurator
-
- TestNG5143Configurator - Class in org.apache.maven.surefire.testng.conf
-
TestNG 5.14.3 configurator.
- TestNG5143Configurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNG5143Configurator
-
- TestNG52Configurator - Class in org.apache.maven.surefire.testng.conf
-
TestNG 5.2 configurator.
- TestNG52Configurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNG52Configurator
-
- TestNG60Configurator - Class in org.apache.maven.surefire.testng.conf
-
TestNG 6.0 configurator.
- TestNG60Configurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNG60Configurator
-
- TESTNG_EXCLUDEDGROUPS_PROP - Static variable in class org.apache.maven.surefire.booter.ProviderParameterNames
-
- TESTNG_GROUPS_PROP - Static variable in class org.apache.maven.surefire.booter.ProviderParameterNames
-
- testNgArtifact - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.TestNgProviderInfo
-
- testNGArtifactName - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Allows you to specify the name of the TestNG artifact.
- TestNGDirectoryTestSuite - Class in org.apache.maven.surefire.testng
-
Test suite for TestNG based on a directory of Java test classes.
- TestNGDirectoryTestSuite(String, Map<String, String>, File, TestListResolver, List<CommandLineOption>, int) - Constructor for class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
-
- TestNGExecutor - Class in org.apache.maven.surefire.testng
-
Contains utility methods for executing TestNG.
- TestNGExecutor() - Constructor for class org.apache.maven.surefire.testng.TestNGExecutor
-
- TestNGExecutor.SuiteAndNamedTests - Class in org.apache.maven.surefire.testng
-
- TestNGExecutor.TestMetadata - Class in org.apache.maven.surefire.testng
-
- TestNGMapConfigurator - Class in org.apache.maven.surefire.testng.conf
-
TestNG configurator for 5.3+ versions.
- TestNGMapConfigurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
-
- TestNGProvider - Class in org.apache.maven.surefire.testng
-
- TestNGProvider(ProviderParameters) - Constructor for class org.apache.maven.surefire.testng.TestNGProvider
-
- TestNgProviderInfo(Artifact) - Constructor for class org.apache.maven.plugin.surefire.AbstractSurefireMojo.TestNgProviderInfo
-
- TestNGReporter - Class in org.apache.maven.surefire.testng
-
Listens for and provides and adaptor layer so that
TestNG tests can report their status to the current
RunListener
.
- TestNGReporter(RunListener) - Constructor for class org.apache.maven.surefire.testng.TestNGReporter
-
Constructs a new instance that will listen to
test updates from a TestNG
class instance.
- TestNGXmlTestSuite - Class in org.apache.maven.surefire.testng
-
Handles suite xml file definitions for TestNG.
- TestNGXmlTestSuite(List<File>, String, Map<String, String>, File, int) - Constructor for class org.apache.maven.surefire.testng.TestNGXmlTestSuite
-
Creates a testng testset to be configured by the specified
xml file(s).
- testObject - Variable in class org.apache.maven.surefire.junit.PojoTestSet
-
- testProvidingInputStream - Variable in class org.apache.maven.plugin.surefire.booterclient.ForkStarter.CloseableCloser
-
- TestProvidingInputStream - Class in org.apache.maven.plugin.surefire.booterclient.lazytestprovider
-
An InputStream
that, when read, provides test class names out of a queue.
- TestProvidingInputStream(Queue<String>) - Constructor for class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestProvidingInputStream
-
C'tor
- testRequest - Variable in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- testRequest - Variable in class org.apache.maven.surefire.booter.SurefireReflector
-
- testRequest - Variable in class org.apache.maven.surefire.testng.TestNGProvider
-
- TestRequest - Class in org.apache.maven.surefire.testset
-
Information about the requested test.
- TestRequest(List, File, TestListResolver) - Constructor for class org.apache.maven.surefire.testset.TestRequest
-
- TestRequest(List, File, TestListResolver, int) - Constructor for class org.apache.maven.surefire.testset.TestRequest
-
- TestRequestAware - Interface in org.apache.maven.surefire.booter
-
- testResolver - Variable in class org.apache.maven.surefire.junit4.JUnit4Provider
-
- testResolver - Variable in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- TestResolverFilter - Class in org.apache.maven.surefire.junit4
-
- TestResolverFilter(TestListResolver) - Constructor for class org.apache.maven.surefire.junit4.TestResolverFilter
-
- testResultClass - Variable in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- TestResultType(String) - Constructor for enum org.apache.maven.plugin.surefire.report.DefaultReporterFactory.TestResultType
-
- testRunFinished(Result) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreRunListener
-
- testRunFinished(Result) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
-
- testRunStarted(Description) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreRunListener
-
Called right before any tests from a specific class are run.
- testRunStarted(Description) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
-
- TestRuntimeComparator() - Constructor for class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap.TestRuntimeComparator
-
- TESTS - Static variable in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- TESTS_RUN - Static variable in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- testsClassLoader - Variable in class org.apache.maven.surefire.booter.ProviderFactory.ProviderProxy
-
- testSet - Variable in class org.apache.maven.surefire.booter.ForkedBooter
-
- testSet - Variable in class org.apache.maven.surefire.junitcore.TestMethod
-
- TestSet - Class in org.apache.maven.surefire.junitcore
-
* Represents the test-state of a testset that is run.
- TestSet(String) - Constructor for class org.apache.maven.surefire.junitcore.TestSet
-
- testSetChannelId - Variable in class org.apache.maven.surefire.booter.ForkingReporterFactory
-
- testSetChannelId - Variable in class org.apache.maven.surefire.booter.ForkingRunListener
-
- testSetCompleted(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter
-
- testSetCompleted(WrappedReportEntry, TestSetStats, List<String>) - Method in class org.apache.maven.plugin.surefire.report.ConsoleReporter
-
- testSetCompleted(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.DirectConsoleOutput
-
- testSetCompleted(WrappedReportEntry, TestSetStats, List<String>) - Method in class org.apache.maven.plugin.surefire.report.FileReporter
-
- testSetCompleted(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.NullConsoleOutputReceiver
-
- testSetCompleted(WrappedReportEntry, TestSetStats, List<String>) - Method in class org.apache.maven.plugin.surefire.report.NullConsoleReporter
-
- testSetCompleted(WrappedReportEntry, TestSetStats, List<String>) - Method in class org.apache.maven.plugin.surefire.report.NullFileReporter
-
- testSetCompleted(WrappedReportEntry, TestSetStats) - Method in class org.apache.maven.plugin.surefire.report.NullStatelessXmlReporter
-
- testSetCompleted() - Method in class org.apache.maven.plugin.surefire.report.NullStatisticsReporter
-
- testSetCompleted(WrappedReportEntry, TestSetStats) - Method in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
- testSetCompleted(ReportEntry) - Method in interface org.apache.maven.plugin.surefire.report.TestcycleConsoleOutputReceiver
-
- testSetCompleted(TestSetReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- testSetCompleted() - Method in class org.apache.maven.plugin.surefire.runorder.StatisticsReporter
-
- testSetCompleted(TestSetReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- testSetCompleted(TestSetReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
-
- testSetCompleted(TestSetReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentRunListener
-
- testSetCompleted(TestSetReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
-
Indicates end of a given test-set
- TestSetFailedException - Exception in org.apache.maven.surefire.testset
-
Exception that indicates a test failed.
- TestSetFailedException(String) - Constructor for exception org.apache.maven.surefire.testset.TestSetFailedException
-
Creates TestSetFailedException
with a detail message.
- TestSetFailedException(String, Throwable) - Constructor for exception org.apache.maven.surefire.testset.TestSetFailedException
-
Creates TestSetFailedException
with the specified detail
message and cause.
- TestSetFailedException(Throwable) - Constructor for exception org.apache.maven.surefire.testset.TestSetFailedException
-
Creates TestSetFailedException
with the specified cause.
- testSetFinished() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.TestProvidingInputStream
-
For testing purposes.
- TestSetReportEntry - Interface in org.apache.maven.surefire.report
-
Describes test-set when started and finished.
- testSetReporter - Variable in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- TestSetRunListener - Class in org.apache.maven.plugin.surefire.report
-
Reports data for a single test set.
- TestSetRunListener(ConsoleReporter, FileReporter, StatelessXmlReporter, TestcycleConsoleOutputReceiver, StatisticsReporter, boolean, boolean, boolean) - Constructor for class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- testSetStart() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- testSetStartAt - Variable in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- testSetStartedAt - Variable in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
testSetStartedAt
is set to non-zero after received
test-set
.
- testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.ConsoleOutputFileReporter
-
- testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.ConsoleReporter
-
- testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.DirectConsoleOutput
-
- testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.FileReporter
-
- testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.NullConsoleOutputReceiver
-
- testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.NullConsoleReporter
-
- testSetStarting(ReportEntry) - Method in interface org.apache.maven.plugin.surefire.report.TestcycleConsoleOutputReceiver
-
- testSetStarting(TestSetReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- testSetStarting(TestSetReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- testSetStarting(TestSetReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
-
- testSetStarting(TestSetReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentRunListener
-
- testSetStarting(TestSetReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
-
Indicates the start of a given test-set
- TestSetStats - Class in org.apache.maven.plugin.surefire.report
-
Maintains per-thread test result state.
- TestSetStats(boolean, boolean) - Constructor for class org.apache.maven.plugin.surefire.report.TestSetStats
-
- testsInProgress - Variable in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- testsInProgress() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- testSkipped(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.NullStatisticsReporter
-
- testSkipped(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- testSkipped(WrappedReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- testSkipped(ReportEntry) - Method in class org.apache.maven.plugin.surefire.runorder.StatisticsReporter
-
- testSkipped(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- testSkipped(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
-
- testSkipped(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentRunListener
-
- testSkipped(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
-
Event fired when a test is skipped
- testSkippedByUser(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
-
- testSourceDirectory - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
The test source directory containing test class sources.
- testSourceDirectory - Variable in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
-
- testSourceDirectory - Variable in class org.apache.maven.surefire.testng.TestNGXmlTestSuite
-
- testSourceDirectory - Variable in class org.apache.maven.surefire.testset.TestRequest
-
- testsSuiteConstructor - Variable in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- testStart() - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- testStartAt - Variable in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- testStarted(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
-
Called when a specific test has started.
- testStarted(Description) - Method in class org.apache.maven.surefire.junitcore.NonConcurrentRunListener
-
- testStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- testStarting(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- testStarting(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
-
- testStarting(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentRunListener
-
- testStarting(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
-
Event fired when a test is about to start
- testStdErr - Variable in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- testStdOut - Variable in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- testsToRun - Variable in class org.apache.maven.surefire.junit.JUnit3Provider
-
- testsToRun - Variable in class org.apache.maven.surefire.junit4.JUnit4Provider
-
- testsToRun - Variable in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
-
- testsToRun - Variable in class org.apache.maven.surefire.testng.TestNGProvider
-
- TestsToRun - Class in org.apache.maven.surefire.util
-
Contains all the tests that have been found according to specified include/exclude
specification for a given surefire run.
- TestsToRun(Set<Class<?>>) - Constructor for class org.apache.maven.surefire.util.TestsToRun
-
Constructor
- TestsToRun.ClassesIterator - Class in org.apache.maven.surefire.util
-
- testSucceeded(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.NullStatisticsReporter
-
- testSucceeded(ReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- testSucceeded(WrappedReportEntry) - Method in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- testSucceeded(ReportEntry) - Method in class org.apache.maven.plugin.surefire.runorder.StatisticsReporter
-
- testSucceeded(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- testSucceeded - Variable in class org.apache.maven.surefire.junit4.MockReporter
-
- testSucceeded(ReportEntry) - Method in class org.apache.maven.surefire.junit4.MockReporter
-
- testSucceeded(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentRunListener
-
- testSucceeded(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
-
Event fired when a test ended successfully
- TestSuite - Class in org.apache.maven.surefire.testng
-
Abstract class which implements common functions.
- TestSuite() - Constructor for class org.apache.maven.surefire.testng.TestSuite
-
- testSuiteDefinition - Variable in class org.apache.maven.surefire.booter.ProviderConfiguration
-
- testSuiteDefinitionAware - Variable in class org.apache.maven.surefire.booter.SurefireReflector
-
- testSuites - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- testSuites - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportParser
-
- TestSuiteXmlParser - Class in org.apache.maven.plugins.surefire.report
-
- TestSuiteXmlParser(ConsoleLogger) - Constructor for class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
-
- testThatFailed - Variable in class org.apache.maven.surefire.junit.TestListenerInvocationHandler.FailedTest
-
- testVmSystemProperties - Variable in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
- thread - Variable in class org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer
-
- THREAD_NUMBER_PLACEHOLDER - Static variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
The placeholder that is replaced by the executing thread's running number.
- threadCount - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
(TestNG/JUnit 4.7 provider) The attribute thread-count allows you to specify how many threads should be
allocated for this execution.
- threadCount - Variable in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- threadCount - Variable in class org.apache.maven.surefire.util.DefaultRunOrderCalculator
-
- THREADCOUNT_KEY - Static variable in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- THREADCOUNT_PROP - Static variable in class org.apache.maven.surefire.booter.ProviderParameterNames
-
- threadCountClasses - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
(JUnit 4.7 provider) This attribute allows you to specify the concurrency in test classes, i.e.:
number of concurrent classes if threadCount
is 0 or unspecified
limited classes concurrency if useUnlimitedThreads
is set to true
if threadCount
and certain thread-count parameters are > 0 for parallel
, the
concurrency is computed from ratio.
- threadCountClasses - Variable in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- threadCountClasses(JUnitCoreParameters) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerUtil
-
- THREADCOUNTCLASSES_KEY - Static variable in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- THREADCOUNTCLASSES_PROP - Static variable in class org.apache.maven.surefire.booter.ProviderParameterNames
-
- threadCountMethods - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
(JUnit 4.7 provider) This attribute allows you to specify the concurrency in test methods, i.e.:
number of concurrent methods if threadCount
is 0 or unspecified
limited concurrency of methods if useUnlimitedThreads
is set to true
if threadCount
and certain thread-count parameters are > 0 for parallel
, the
concurrency is computed from ratio.
- threadCountMethods - Variable in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- threadCountMethods(JUnitCoreParameters) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerUtil
-
- THREADCOUNTMETHODS_KEY - Static variable in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- THREADCOUNTMETHODS_PROP - Static variable in class org.apache.maven.surefire.booter.ProviderParameterNames
-
- threadCountSuites - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
(JUnit 4.7 provider) This attribute allows you to specify the concurrency in test suites, i.e.:
number of concurrent suites if threadCount
is 0 or unspecified
limited suites concurrency if useUnlimitedThreads
is set to true
if threadCount
and certain thread-count parameters are > 0 for parallel
, the
concurrency is computed from ratio.
- threadCountSuites - Variable in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- threadCountSuites(JUnitCoreParameters) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerUtil
-
- THREADCOUNTSUITES_KEY - Static variable in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- THREADCOUNTSUITES_PROP - Static variable in class org.apache.maven.surefire.booter.ProviderParameterNames
-
- ThreadedExecutionScheduler - Class in org.apache.maven.plugin.surefire.runorder
-
- ThreadedExecutionScheduler(int) - Constructor for class org.apache.maven.plugin.surefire.runorder.ThreadedExecutionScheduler
-
- ThreadedStreamConsumer - Class in org.apache.maven.plugin.surefire.booterclient.output
-
Knows how to reconstruct *all* the state transmitted over stdout by the forked process.
- ThreadedStreamConsumer(StreamConsumer) - Constructor for class org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer
-
- ThreadedStreamConsumer.Pumper - Class in org.apache.maven.plugin.surefire.booterclient.output
-
- threadNumber - Variable in class org.apache.maven.surefire.util.internal.DaemonThreadFactory
-
- threadOnWhichTestFailed - Variable in class org.apache.maven.surefire.junit.TestListenerInvocationHandler.FailedTest
-
- threadPool - Variable in class org.apache.maven.surefire.junitcore.pc.AbstractThreadPoolStrategy
-
- ThreadResourcesBalancer - Class in org.apache.maven.surefire.junitcore.pc
-
- ThreadResourcesBalancer(int) - Constructor for class org.apache.maven.surefire.junitcore.pc.ThreadResourcesBalancer
-
fair set to false.
- ThreadResourcesBalancer(int, boolean) - Constructor for class org.apache.maven.surefire.junitcore.pc.ThreadResourcesBalancer
-
- ThreadSafe - Annotation Type in org.apache.maven.surefire.junitcore
-
After compiling sources under endorsed junit:4.7, this annotation
is relocated in org.junit.runner.notification.RunListener.ThreadSafe.
- throwable - Variable in class org.apache.maven.surefire.report.SmartStackTraceParser
-
- throwErrors() - Method in class org.apache.maven.plugin.surefire.booterclient.output.ThreadedStreamConsumer.Pumper
-
- throwException(SurefireReportParameters, RunResult, Exception) - Static method in class org.apache.maven.plugin.surefire.SurefireHelper
-
- throwSanityError(IllegalArgumentException) - Static method in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- time - Variable in class org.apache.maven.plugins.surefire.report.ReportTestCase
-
- time - Variable in class org.apache.maven.surefire.booter.ProcessInfo
-
- timeElapsed - Variable in class org.apache.maven.plugins.surefire.report.ReportTestSuite
-
- timeout - Variable in class org.apache.maven.surefire.suite.RunResult
-
- timeout(RunResult) - Static method in class org.apache.maven.surefire.suite.RunResult
-
- TIMEOUT_CHECK_PERIOD_MILLIS - Static variable in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- timeoutCheckScheduler - Variable in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- timeoutForcedNanos - Variable in class org.apache.maven.surefire.junitcore.pc.ParallelComputer
-
- timeoutNanos - Variable in class org.apache.maven.surefire.junitcore.pc.ParallelComputer
-
- title - Variable in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
-
A custom title of the report for the menu and the project reports page.
- title - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- title - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
-
A custom title of the report for the menu and the project reports page.
- toAbsoluteCanonical(File) - Static method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- toCharset(String) - Static method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
-
- toClassFileName(Class<?>) - Static method in class org.apache.maven.surefire.testset.TestListResolver
-
- toClassFileName(String) - Static method in class org.apache.maven.surefire.testset.TestListResolver
-
- toCompleteClasspath(StartupConfiguration) - Method in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
- toDataTypeAsString(byte...) - Method in enum org.apache.maven.surefire.booter.MasterProcessCommand
-
- toFile(String, String) - Method in class org.apache.maven.plugin.surefire.util.FileScanner
-
- toHtmlId(String) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- toHtmlIdFailure(ReportTestCase) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
-
- toImmutable(Map<K, V>) - Static method in class org.apache.maven.plugin.surefire.booterclient.DefaultForkConfiguration
-
Immutable map.
- toJavaPackage(String...) - Static method in class org.apache.maven.plugin.surefire.util.FileScanner
-
- toJdkHomeFromJre() - Static method in class org.apache.maven.surefire.booter.SystemUtils
-
If system property java.home is /jdk (since jdk9) or /jdk/jre (prior to jdk9) then
the absolute path to
JDK home is returned /jdk.
- toJdkHomeFromJre(String) - Static method in class org.apache.maven.surefire.booter.SystemUtils
-
If jreHome
is /jdk (since jdk9) or /jdk/jre (prior to jdk9) then
the absolute path to JDK home is returned /jdk.
- toJdkHomeFromJvmExec(String) - Static method in class org.apache.maven.surefire.booter.SystemUtils
-
If jvmExecutable
is /jdk/bin/java (since jdk9) or /jdk/jre/bin/java (prior to jdk9)
then the absolute path to JDK home is returned /jdk.
- toJdkVersionFromReleaseFile(File) - Static method in class org.apache.maven.surefire.booter.SystemUtils
-
- token - Variable in class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
Current token.
- Token - Class in org.apache.maven.surefire.group.parse
-
Describes the input token stream.
- Token() - Constructor for class org.apache.maven.surefire.group.parse.Token
-
No-argument constructor
- Token(int) - Constructor for class org.apache.maven.surefire.group.parse.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class org.apache.maven.surefire.group.parse.Token
-
Constructs a new token for the specified Image and Kind.
- token_source - Variable in class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
Generated Token Manager.
- tokenBegin - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
- tokenImage - Static variable in interface org.apache.maven.surefire.group.parse.GroupMatcherParserConstants
-
Literal token values.
- tokenImage - Variable in exception org.apache.maven.surefire.group.parse.ParseException
-
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- TokenLexicalActions(Token) - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParserTokenManager
-
- TokenMgrError - Error in org.apache.maven.surefire.group.parse
-
Token Manager Error.
- TokenMgrError() - Constructor for error org.apache.maven.surefire.group.parse.TokenMgrError
-
No arg constructor.
- TokenMgrError(String, int) - Constructor for error org.apache.maven.surefire.group.parse.TokenMgrError
-
Constructor with message and reason.
- TokenMgrError(boolean, int, int, int, String, int, int) - Constructor for error org.apache.maven.surefire.group.parse.TokenMgrError
-
Full Constructor.
- toLines(String, int, int, int) - Static method in class org.apache.maven.plugin.failsafe.HelpMojo
-
Splits the specified text into lines of convenient display length.
- toLines(List<String>, String, int, int) - Static method in class org.apache.maven.plugin.failsafe.HelpMojo
-
Adds the specified line to the output sequence, performing line wrapping if necessary.
- toLines(String, int, int, int) - Static method in class org.apache.maven.plugin.surefire.HelpMojo
-
Splits the specified text into lines of convenient display length.
- toLines(List<String>, String, int, int) - Static method in class org.apache.maven.plugin.surefire.HelpMojo
-
Adds the specified line to the output sequence, performing line wrapping if necessary.
- toLines(String, int, int, int) - Static method in class org.apache.maven.plugins.surefire.report.HelpMojo
-
Splits the specified text into lines of convenient display length.
- toLines(List<String>, String, int, int) - Static method in class org.apache.maven.plugins.surefire.report.HelpMojo
-
Adds the specified line to the output sequence, performing line wrapping if necessary.
- toModuleName(File) - Method in class org.apache.maven.plugin.surefire.booterclient.ModularClasspathForkConfiguration
-
- toNewLines(String...) - Static method in exception org.apache.maven.surefire.booter.SurefireBooterForkException
-
- toNonNegative(long) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerUtil
-
- toNonNegative(double) - Static method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerUtil
-
- toolchain - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- toolchainManager - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- toOrdinals(Collection<? extends Enum>) - Static method in class org.apache.maven.surefire.booter.SurefireReflector
-
- toPath(String...) - Static method in class org.apache.maven.plugin.surefire.util.FileScanner
-
- toPropertyString(String, String) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- toRealPath(Class<T>) - Method in class org.apache.maven.surefire.booter.AbstractPathConfiguration
-
- toRunClass(String) - Static method in class org.apache.maven.surefire.booter.Command
-
- toRunResult(File) - Static method in class org.apache.maven.plugin.failsafe.util.FailsafeSummaryXmlUtils
-
- toShutdown(Shutdown) - Static method in class org.apache.maven.surefire.booter.Command
-
- toShutdownData() - Method in class org.apache.maven.surefire.booter.Command
-
- toString(Object) - Static method in class org.apache.maven.plugin.surefire.booterclient.BooterSerializer
-
- toString(String, Throwable) - Static method in class org.apache.maven.plugin.surefire.log.api.ConsoleLoggerUtils
-
- toString() - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
-
- toString() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
- toString() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
- toString(byte, ReportEntry, int) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- toString() - Method in class org.apache.maven.surefire.booter.IsolatedClassLoader
-
- toString() - Method in class org.apache.maven.surefire.booter.LazyTestsToRun
-
- toString(String, String, Throwable, RunResult) - Static method in exception org.apache.maven.surefire.booter.SurefireBooterForkException
-
- toString(RunResult) - Static method in exception org.apache.maven.surefire.booter.SurefireBooterForkException
-
- toString() - Method in class org.apache.maven.surefire.common.junit4.JUnit4Reflector.IgnoredWithUserError
-
- toString() - Method in class org.apache.maven.surefire.group.match.AndGroupMatcher
-
- toString() - Method in class org.apache.maven.surefire.group.match.InverseGroupMatcher
-
- toString() - Method in class org.apache.maven.surefire.group.match.OrGroupMatcher
-
- toString() - Method in class org.apache.maven.surefire.group.match.SingleGroupMatcher
-
- toString() - Method in class org.apache.maven.surefire.group.parse.Token
-
Returns the image.
- toString() - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
-
Deprecated.
- toString() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreParameters
-
- toString() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- toString(Throwable, Iterable<StackTraceElement>, StackTraceFilter) - Static method in class org.apache.maven.surefire.report.SmartStackTraceParser
-
- toString() - Method in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- toString() - Method in class org.apache.maven.surefire.testset.TestListResolver
-
- toString() - Method in class org.apache.maven.surefire.util.RunOrder
-
- toString() - Method in class org.apache.maven.surefire.util.TestsToRun
-
- toStringProperties(Properties) - Static method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- toStrings(Collection<CommandLineOption>) - Static method in enum org.apache.maven.surefire.cli.CommandLineOption
-
- TOTAL_POOL_SIZE_UNDEFINED - Static variable in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder
-
- totalPoolSize() - Method in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder.PC
-
- totalPoolSize - Variable in class org.apache.maven.surefire.junitcore.pc.ParallelComputerBuilder
-
- totalRuntime - Variable in class org.apache.maven.plugin.surefire.runorder.Priority
-
- toURL(File) - Static method in class org.apache.maven.surefire.util.internal.UrlUtils
-
- trace_enabled - Variable in class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
- trace_enabled() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
Trace enabled.
- trace_indent - Variable in class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
- trackLineColumn - Variable in class org.apache.maven.surefire.group.parse.SimpleCharStream
-
- transformToClasses(List<PrioritizedTest>) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
-
- trickClassPathWhenManifestOnlyClasspath() - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
-
- triggeredTests - Variable in class org.apache.maven.surefire.junitcore.pc.ShutdownResult
-
- triggerPingTimerForShutdown(TestLessInputStream.TestLessInputStreamBuilder) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- triggerPingTimerForShutdown(Iterable<TestProvidingInputStream>) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- triggerTimeoutCheck() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
-
- trimStackTrace - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
Whether to trim the stack trace in the reports to just the lines within the test, or show the full trace.
- trimStackTrace - Variable in class org.apache.maven.plugin.surefire.report.StatelessXmlReporter
-
- trimStackTrace - Variable in class org.apache.maven.plugin.surefire.report.TestSetStats
-
- trimStackTrace - Variable in class org.apache.maven.plugin.surefire.StartupReportConfiguration
-
- trimStackTrace - Variable in class org.apache.maven.surefire.report.ReporterConfiguration
-
A non-null Boolean value
- trimStackTraces - Variable in class org.apache.maven.surefire.booter.ForkingRunListener
-
- trimTrailingNewLine(String) - Static method in class org.apache.maven.plugin.surefire.report.TestSetRunListener
-
- tryBlank(String) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4ProviderUtil
-
- tryBlank(String) - Static method in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- tryFinish() - Method in class org.apache.maven.surefire.junitcore.pc.ShutdownStatus
-
- tryFlush() - Method in class org.apache.maven.plugin.surefire.booterclient.lazytestprovider.AbstractForkInputStream
-
- tryGetMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
-
- tryGetMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
-
- tryLoadClass(ClassLoader, String) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
-
- tryTimeout() - Method in class org.apache.maven.surefire.junitcore.pc.ShutdownStatus
-
- tryToTimeout(long, int) - Method in class org.apache.maven.plugin.surefire.booterclient.output.ForkClient
-
Called in concurrent Thread.
- type - Variable in class org.apache.maven.surefire.booter.TypeEncodedValue
-
- Type - Enum in org.apache.maven.surefire.junitcore.pc
-
- Type() - Constructor for enum org.apache.maven.surefire.junitcore.pc.Type
-
- Type() - Constructor for enum org.apache.maven.surefire.testset.ResolvedTest.Type
-
Deprecated.
- TypeEncodedValue - Class in org.apache.maven.surefire.booter
-
- TypeEncodedValue(String, String) - Constructor for class org.apache.maven.surefire.booter.TypeEncodedValue
-
- valid - Variable in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
-
- value - Variable in class org.apache.maven.surefire.booter.TypeEncodedValue
-
- value - Variable in class org.apache.maven.surefire.common.junit4.JUnit4Reflector.IgnoredWithUserError
-
- value() - Method in class org.apache.maven.surefire.common.junit4.JUnit4Reflector.IgnoredWithUserError
-
- value() - Method in class org.apache.maven.surefire.group.parse.GroupMatcherParser
-
- value - Variable in class org.apache.maven.surefire.util.internal.ImmutableMap.Node
-
- valueOf(String) - Static method in enum org.apache.maven.plugin.surefire.log.api.Level
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.plugin.surefire.report.DefaultReporterFactory.TestResultType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.plugin.surefire.report.ReportEntryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.surefire.booter.MasterProcessCommand
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.surefire.booter.Shutdown
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.surefire.cli.CommandLineOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.surefire.group.parse.GroupMatcherParser.Op
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.surefire.junitcore.pc.ExecutionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.surefire.junitcore.pc.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.maven.surefire.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.util.RunOrder
-
- valueOfMulti(String) - Static method in class org.apache.maven.surefire.util.RunOrder
-
Returns the specified RunOrder
- values() - Static method in enum org.apache.maven.plugin.surefire.log.api.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.maven.plugin.surefire.report.DefaultReporterFactory.TestResultType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.maven.plugin.surefire.report.ReportEntryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.maven.surefire.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.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.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.group.parse.GroupMatcherParser.Op
-
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.junitcore.pc.ExecutionStatus
-
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.junitcore.pc.Type
-
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.testset.ResolvedTest.Type
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in class org.apache.maven.surefire.util.RunOrder
-
- VerifyMojo - Class in org.apache.maven.plugin.failsafe
-
Verify integration tests ran using Surefire.
- VerifyMojo() - Constructor for class org.apache.maven.plugin.failsafe.VerifyMojo
-
- verifyParameters() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
-
- verifyParameters() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
-
- version - Variable in class org.apache.maven.surefire.testset.TestArtifactInfo
-