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

A

AbstractConsoleReporter - Class in org.apache.maven.surefire.report
Base class for console reporters.
AbstractConsoleReporter(String, ReporterConfiguration) - Constructor for class org.apache.maven.surefire.report.AbstractConsoleReporter
 
AbstractDirectConfigurator - Class in org.apache.maven.surefire.testng.conf
 
AbstractDirectConfigurator() - Constructor for class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
 
AbstractDirectConfigurator.Setter - Class in org.apache.maven.surefire.testng.conf
 
AbstractDirectConfigurator.Setter(String, Class) - Constructor for class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator.Setter
 
AbstractFileReporter - Class in org.apache.maven.surefire.report
Base class for file reporters.
AbstractFileReporter(ReporterConfiguration, String) - Constructor for class org.apache.maven.surefire.report.AbstractFileReporter
 
AbstractReporter - Class in org.apache.maven.surefire.report
 
AbstractReporter(ReporterConfiguration) - Constructor for class org.apache.maven.surefire.report.AbstractReporter
 
AbstractReporter(Boolean) - Constructor for class org.apache.maven.surefire.report.AbstractReporter
 
AbstractSurefireMojo - Class in org.apache.maven.plugin.surefire
Abstract base class for running tests using Surefire.
AbstractSurefireMojo() - Constructor for class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
AbstractSurefireMojo.DynamicProviderInfo - Class in org.apache.maven.plugin.surefire
 
AbstractTextReporter - Class in org.apache.maven.surefire.report
Text based reporter.
AbstractTextReporter(ReporterConfiguration, String) - Constructor for class org.apache.maven.surefire.report.AbstractTextReporter
 
AbstractTextReporter(PrintWriter, String, ReporterConfiguration) - Constructor for class org.apache.maven.surefire.report.AbstractTextReporter
 
accept(Class) - Method in class org.apache.maven.surefire.common.junit3.JUnit3TestChecker
 
accept(Class) - Method in class org.apache.maven.surefire.common.junit4.JUnit4TestChecker
 
accept(Class) - Method in class org.apache.maven.surefire.junit.PojoAndJUnit3Checker
 
accept(Class) - Method in class org.apache.maven.surefire.NonAbstractClassFilter
 
accept(Class) - Method in interface org.apache.maven.surefire.util.ScannerFilter
Indicates if the class should be accepted by the directory scanner
add(boolean) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
add(int) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
add(Map) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
add(String) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
add(File) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
add(ArtifactRepository) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
add(List) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
add(File[]) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
add(Artifact) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
add(Boolean) - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
addAttribute(String, String) - Method in class org.apache.maven.surefire.util.PrettyPrintXMLWriter
 
addClassPathElementUrl(String) - Method in class org.apache.maven.surefire.booter.Classpath
 
addClasspathUrl(String) - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
addErrorSource(String) - Method in class org.apache.maven.surefire.report.RunStatistics
 
addErrorSource(String, StackTraceWriter) - Method in class org.apache.maven.surefire.report.RunStatistics
 
addFailure(String, String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
addFailureSource(String) - Method in class org.apache.maven.surefire.report.RunStatistics
 
addFailureSource(String, StackTraceWriter) - Method in class org.apache.maven.surefire.report.RunStatistics
 
addList(List, String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
addPluginSpecificChecksumItems(ChecksumCalculator) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
addPluginSpecificChecksumItems(ChecksumCalculator) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
addPluginSpecificChecksumItems(ChecksumCalculator) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
addProviderArtifactToBootClasspath(Classpath) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.DynamicProviderInfo
 
addProviderArtifactToBootClasspath(Classpath) - Method in interface org.apache.maven.plugin.surefire.ProviderInfo
 
addProviderArtifactToSurefireClasspath(ClasspathConfiguration) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.DynamicProviderInfo
 
addProviderArtifactToSurefireClasspath(ClasspathConfiguration) - Method in interface org.apache.maven.plugin.surefire.ProviderInfo
 
addProviderProperties() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.DynamicProviderInfo
 
addProviderProperties() - Method in interface org.apache.maven.plugin.surefire.ProviderInfo
 
addProviderToClasspath(ClasspathConfiguration, String, String, Artifact) - Method in class org.apache.maven.plugin.surefire.SurefireDependencyResolver
 
addProviderToClasspath(ClasspathConfiguration, Map, Artifact) - Method in class org.apache.maven.plugin.surefire.SurefireDependencyResolver
 
addResolvedArtifactToClasspath(Classpath, Artifact) - Method in class org.apache.maven.plugin.surefire.SurefireDependencyResolver
 
addSurefireClasspathUrl(String) - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
addTestMethod(TestMethod) - Method in class org.apache.maven.surefire.junitcore.TestSet
 
addURL(URL) - Method in class org.apache.maven.surefire.booter.IsolatedClassLoader
 
append(Classpath) - Method in class org.apache.maven.surefire.booter.Classpath
 
attachToThread() - Method in class org.apache.maven.surefire.junitcore.TestSet
 

B

BaseProviderFactory - Class in org.apache.maven.surefire.booter
 
BaseProviderFactory() - Constructor for class org.apache.maven.surefire.booter.BaseProviderFactory
 
BooterConstants - Interface in org.apache.maven.surefire.booter
Constants used by the serializer/deserializer
BooterDeserializer - Class in org.apache.maven.surefire.booter
Knows how to serialize and deserialize the booter configuration.
BooterDeserializer(InputStream) - Constructor for class org.apache.maven.surefire.booter.BooterDeserializer
 
BooterSerializer - Class in org.apache.maven.plugin.surefire.booterclient
Knows how to serialize and deserialize the booter configuration.
BooterSerializer(ForkConfiguration, Properties) - Constructor for class org.apache.maven.plugin.surefire.booterclient.BooterSerializer
 
BRIEF - Static variable in class org.apache.maven.surefire.report.AbstractTextReporter
 
BriefConsoleReporter - Class in org.apache.maven.surefire.report
Brief format console reporter.
BriefConsoleReporter(ReporterConfiguration) - Constructor for class org.apache.maven.surefire.report.BriefConsoleReporter
 
BriefFileReporter - Class in org.apache.maven.surefire.report
Brief format file reporter.
BriefFileReporter(ReporterConfiguration) - Constructor for class org.apache.maven.surefire.report.BriefFileReporter
 
BUFFER_SIZE - Static variable in class org.apache.maven.surefire.report.AbstractConsoleReporter
 

C

CategorizedReportEntry - Class in org.apache.maven.surefire.report
 
CategorizedReportEntry(String, String) - Constructor for class org.apache.maven.surefire.report.CategorizedReportEntry
 
CategorizedReportEntry(String, String, String, String) - Constructor for class org.apache.maven.surefire.report.CategorizedReportEntry
 
CategorizedReportEntry(String, String, String, String, StackTraceWriter, Integer) - Constructor for class org.apache.maven.surefire.report.CategorizedReportEntry
 
characters(char[], int, int) - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
checkIfTestSetCanBeReported(TestSet) - Method in class org.apache.maven.surefire.junitcore.ClassesParallelRunListener
 
checkIfTestSetCanBeReported(TestSet) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
checkIfTestSetCanBeReported(TestSet) - Method in class org.apache.maven.surefire.junitcore.MethodsParallelRunListener
 
ChecksumCalculator - Class in org.apache.maven.plugin.surefire.booterclient
 
ChecksumCalculator() - Constructor for class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
CHILD_DELEGATION - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
ClassesParallelRunListener - Class in org.apache.maven.surefire.junitcore
 
ClassesParallelRunListener(Map<String, TestSet>, ReporterFactory, ReporterConfiguration) - Constructor for class org.apache.maven.surefire.junitcore.ClassesParallelRunListener
 
ClassLoaderConfiguration - Class in org.apache.maven.surefire.booter
Configuration for forking tests.
ClassLoaderConfiguration(boolean, boolean) - Constructor for class org.apache.maven.surefire.booter.ClassLoaderConfiguration
 
classMethodCounts - Variable in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
Classpath - Class in org.apache.maven.surefire.booter
An ordered set of classpath elements
Classpath() - Constructor for class org.apache.maven.surefire.booter.Classpath
 
CLASSPATH_URL - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
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(List, List, boolean, boolean) - Constructor for class org.apache.maven.surefire.booter.ClasspathConfiguration
 
clearCapturedContent() - Method in class org.apache.maven.surefire.report.SystemStreamCapturer
 
close(InputStream) - Static method in class org.apache.maven.surefire.booter.SystemPropertyManager
 
close() - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
 
close() - Method in interface org.apache.maven.surefire.report.ReporterFactory
 
close() - Method in class org.apache.maven.surefire.report.ReporterManagerFactory
 
close() - Method in class org.apache.maven.surefire.util.TeeStream
 
completedCount - Variable in class org.apache.maven.surefire.report.AbstractReporter
 
completedCount - Variable in class org.apache.maven.surefire.report.TestSetStatistics
 
computePercentage(int, int, int, int) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
ConcurrentReporterManager - Class in org.apache.maven.surefire.junitcore
 
ConcurrentReporterManager(ReporterFactory, boolean, ReporterConfiguration, Map<String, TestSet>) - Constructor for class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
ConfigurableParallelComputer - Class in org.apache.maven.surefire.junitcore
 
ConfigurableParallelComputer() - Constructor for class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
 
ConfigurableParallelComputer(boolean, boolean) - Constructor for class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
 
ConfigurableParallelComputer(boolean, boolean, Integer, boolean) - Constructor for class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
 
ConfigurableParallelComputer.AsynchronousRunner - Class in org.apache.maven.surefire.junitcore
 
ConfigurableParallelComputer.AsynchronousRunner(ExecutorService) - Constructor for class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer.AsynchronousRunner
 
ConfigurableParallelComputer.SynchronousRunner - Class in org.apache.maven.surefire.junitcore
 
ConfigurableParallelComputer.SynchronousRunner() - Constructor for class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer.SynchronousRunner
 
ConfigurationAwareTestNGReporter - Class in org.apache.maven.surefire.testng
Just like TestNGReporter, but explicitly implements IResultListener; this interface is new in TestNG 5.5
ConfigurationAwareTestNGReporter(Reporter, TestNgTestSuite) - Constructor for class org.apache.maven.surefire.testng.ConfigurationAwareTestNGReporter
 
Configurator - Interface in org.apache.maven.surefire.testng.conf
 
configure(TestNG, Map) - Method in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
 
configure(TestNG, Map) - Method in interface org.apache.maven.surefire.testng.conf.Configurator
 
configure(TestNG, Map) - Method in class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
 
ConsoleReporter - Class in org.apache.maven.surefire.report
Console reporter.
ConsoleReporter(ReporterConfiguration) - Constructor for class org.apache.maven.surefire.report.ConsoleReporter
 
constructTestObject(Class) - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
 
consumeFooterLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.NullOutputConsumer
 
consumeFooterLine(String) - Method in interface org.apache.maven.plugin.surefire.booterclient.output.OutputConsumer
Process a line from Surefire footer
consumeFooterLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.OutputConsumerProxy
Delegate to proxied OutputConsumer
consumeFooterLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.PrintWriterOutputConsumer
 
consumeFooterLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.SupressFooterOutputConsumerProxy
Do nothing
consumeFooterLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.SynchronizedOutputConsumer
 
consumeHeaderLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.NullOutputConsumer
 
consumeHeaderLine(String) - Method in interface org.apache.maven.plugin.surefire.booterclient.output.OutputConsumer
Process a line from Surefire header
consumeHeaderLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.OutputConsumerProxy
Delegate to proxied OutputConsumer
consumeHeaderLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.PrintWriterOutputConsumer
 
consumeHeaderLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.SupressHeaderOutputConsumerProxy
Do nothing
consumeHeaderLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.SynchronizedOutputConsumer
 
consumeLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkingStreamConsumer
 
consumeMessageLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.NullOutputConsumer
 
consumeMessageLine(String) - Method in interface org.apache.maven.plugin.surefire.booterclient.output.OutputConsumer
Process a line with a Surefire message (not part of test output)
consumeMessageLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.OutputConsumerProxy
Delegate to proxied OutputConsumer
consumeMessageLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.PrintWriterOutputConsumer
 
consumeMessageLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.SynchronizedOutputConsumer
 
consumeOutputLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.FileOutputConsumerProxy
Write the output to the current test file

consumeOutputLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.NullOutputConsumer
 
consumeOutputLine(String) - Method in interface org.apache.maven.plugin.surefire.booterclient.output.OutputConsumer
Process a line from test output
consumeOutputLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.OutputConsumerProxy
Delegate to proxied OutputConsumer
consumeOutputLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.PrintWriterOutputConsumer
 
consumeOutputLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.output.SynchronizedOutputConsumer
 
contains(Class) - Method in exception org.apache.maven.surefire.util.NestedCheckedException
Check whether this exception contains an exception of the given class: either it is of the given class itself or it contains a nested cause of the given class.
contains(Class) - Method in exception org.apache.maven.surefire.util.NestedRuntimeException
Check whether this exception contains an exception of the given class: either it is of the given class itself or it contains a nested cause of the given class.
convert(Object, Class) - Method in class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
 
convertIfRunResult(Object) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
convertValue(Object) - Method in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator.Setter
 
createBooterConfiguration() - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
createCommandLine(List, ClassLoaderConfiguration) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
createCommandLine(List, boolean) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
createCustomListeners(String) - Static method in class org.apache.maven.surefire.common.junit4.JUnit4RunListenerFactory
 
createForkStarter(ProviderInfo, ForkConfiguration, ClassLoaderConfiguration) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
createInstance(Map<String, TestSet>, ReporterFactory, ReporterConfiguration, boolean, boolean) - Static method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
createJar(List) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
Create a jar with just a manifest containing a Main-Class entry for BooterConfiguration and a Class-Path entry for all classpath elements.
createProvider() - Method in class org.apache.maven.surefire.booter.ProviderFactory
 
createProviderConfiguration(ForkConfiguration) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
createReporter() - Method in interface org.apache.maven.surefire.report.ReporterFactory
Creates a (non-thread-safe) reporter
createReporter() - Method in class org.apache.maven.surefire.report.ReporterManagerFactory
 
createStartupConfiguration(ForkConfiguration, ProviderInfo, ClassLoaderConfiguration) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
createSurefireClassLoader(ClassLoader) - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
createTestClassLoader(boolean) - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
createTestClassLoader() - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
createTestClassLoaderConditionallySystem(boolean) - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
createTestMethod(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.TestSet
 

D

DefaultDirectoryScanner - Class in org.apache.maven.surefire.util
Scans directories looking for tests.
DefaultDirectoryScanner(File, List, List, String) - Constructor for class org.apache.maven.surefire.util.DefaultDirectoryScanner
 
DefaultReportEntry - Class in org.apache.maven.surefire.report
Deprecated. Delete once we build with 2.7.2
DefaultReportEntry(String, String) - Constructor for class org.apache.maven.surefire.report.DefaultReportEntry
Deprecated.  
DefaultReportEntry(String, String, String) - Constructor for class org.apache.maven.surefire.report.DefaultReportEntry
Deprecated.  
DefaultReportEntry(String, String, String, StackTraceWriter) - Constructor for class org.apache.maven.surefire.report.DefaultReportEntry
Deprecated.  
DefaultReportEntry(String, String, String, String, StackTraceWriter) - Constructor for class org.apache.maven.surefire.report.DefaultReportEntry
Deprecated.  
DefaultReportEntry(String, String, String, String, StackTraceWriter, Integer) - Constructor for class org.apache.maven.surefire.report.DefaultReportEntry
Deprecated.  
DefaultReportEntry(String, String, String, Integer) - Constructor for class org.apache.maven.surefire.report.DefaultReportEntry
Deprecated.  
DefaultReportEntry(String, String, String, String) - Constructor for class org.apache.maven.surefire.report.DefaultReportEntry
Deprecated.  
DefaultReportEntry(String, String, String, StackTraceWriter, Integer) - Constructor for class org.apache.maven.surefire.report.DefaultReportEntry
Deprecated.  
deleteIfExisting(File) - Method in class org.apache.maven.surefire.report.AbstractReporter
 
dependencyResolver - Variable in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
deserialize() - Method in class org.apache.maven.surefire.booter.BooterDeserializer
 
detachTestMethodFromThread() - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
DetailedConsoleReporter - Class in org.apache.maven.surefire.report
Detailed console reporter.
DetailedConsoleReporter(ReporterConfiguration) - Constructor for class org.apache.maven.surefire.report.DetailedConsoleReporter
 
DirectoryScanner - Interface in org.apache.maven.surefire.util
 
DirectoryScannerParameters - Class in org.apache.maven.surefire.testset
 
DirectoryScannerParameters(File, List, List, Boolean, String) - Constructor for class org.apache.maven.surefire.testset.DirectoryScannerParameters
 
DIRSCANNER_OPTIONS - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
DIRSCANNER_PROPERTY_PREFIX - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
doGenerateReport(ResourceBundle, Sink) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 

E

elapsedTimeAsString(long) - Method in class org.apache.maven.surefire.report.AbstractReporter
 
ENABLE_ASSERTIONS - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
endElement(String, String, String) - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
endElement() - Method in class org.apache.maven.surefire.util.PrettyPrintXMLWriter
 
endOfLine() - Method in class org.apache.maven.surefire.util.PrettyPrintXMLWriter
 
ensureParallelRunningCompatibility() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
ensureWorkingDirectoryExists() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
equals(Object) - Method in class org.apache.maven.surefire.report.CategorizedReportEntry
 
equals(Object) - Method in class org.apache.maven.surefire.report.DefaultReportEntry
Deprecated.  
equals(Object) - Method in class org.apache.maven.surefire.report.SimpleReportEntry
 
errors - Variable in class org.apache.maven.surefire.report.AbstractReporter
 
errors - Variable in class org.apache.maven.surefire.report.TestSetStatistics
 
EXCLUDES_PROPERTY_PREFIX - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
execute() - Method in class org.apache.maven.plugin.failsafe.HelpMojo
execute() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
execute() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
execute() - Method in class org.apache.maven.plugin.surefire.HelpMojo
execute() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
execute() - Method in class org.apache.maven.plugins.surefire.report.HelpMojo
execute(Reporter, ClassLoader) - Method in class org.apache.maven.surefire.junit.JUnitTestSet
 
execute(Reporter, ClassLoader) - Method in class org.apache.maven.surefire.junit.PojoTestSet
 
execute(Reporter, ClassLoader) - Method in interface org.apache.maven.surefire.junit.SurefireTestSet
 
execute(Class, RunNotifier) - Static method in class org.apache.maven.surefire.junit4.JUnit4TestSet
 
execute(TestsToRun, ReporterFactory) - Method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
 
execute(String, ReporterManagerFactory, ClassLoader) - Method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
 
execute(String, ReporterManagerFactory, ClassLoader) - Method in interface org.apache.maven.surefire.testng.TestNgTestSuite
 
execute(ReporterManagerFactory) - Method in class org.apache.maven.surefire.testng.TestNGXmlTestSuite
 
execute(String, ReporterManagerFactory, ClassLoader) - Method in class org.apache.maven.surefire.testng.TestNGXmlTestSuite
 
executeMulti(TestsToRun, ReporterFactory) - Method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
 
executeReport(Locale) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
executeTestMethod(Method, Object[], Reporter) - Method in class org.apache.maven.surefire.junit.PojoTestSet
 
executeTestMethods(Reporter) - Method in class org.apache.maven.surefire.junit.PojoTestSet
 
extractClassName(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
 

F

FAILIFNOTESTS - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
FailsafeSummary - Class in org.apache.maven.surefire.failsafe.model
Describes the results of executing tests .
FailsafeSummary() - Constructor for class org.apache.maven.surefire.failsafe.model.FailsafeSummary
 
FailsafeSummaryXpp3Reader - Class in org.apache.maven.surefire.failsafe.model.io.xpp3
Class FailsafeSummaryXpp3Reader.
FailsafeSummaryXpp3Reader() - Constructor for class org.apache.maven.surefire.failsafe.model.io.xpp3.FailsafeSummaryXpp3Reader
 
FailsafeSummaryXpp3Writer - Class in org.apache.maven.surefire.failsafe.model.io.xpp3
Class FailsafeSummaryXpp3Writer.
FailsafeSummaryXpp3Writer() - Constructor for class org.apache.maven.surefire.failsafe.model.io.xpp3.FailsafeSummaryXpp3Writer
 
FAILURE - Static variable in class org.apache.maven.surefire.suite.RunResult
 
failures - Variable in class org.apache.maven.surefire.report.AbstractReporter
 
failures - Variable in class org.apache.maven.surefire.report.TestSetStatistics
 
FileOutputConsumerProxy - Class in org.apache.maven.plugin.surefire.booterclient.output
Surefire output consumer proxy that writes test output to a File for each test suite.
FileOutputConsumerProxy(OutputConsumer, File) - Constructor for class org.apache.maven.plugin.surefire.booterclient.output.FileOutputConsumerProxy
Create a consumer that will write to a File for each test
FileReporter - Class in org.apache.maven.surefire.report
Text file reporter.
FileReporter(ReporterConfiguration) - Constructor for class org.apache.maven.surefire.report.FileReporter
 
filterArtifacts(Set, ArtifactFilter) - Method in class org.apache.maven.plugin.surefire.SurefireDependencyResolver
Return a new set containing only the artifacts accepted by the given filter.
finished() - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer.AsynchronousRunner
 
finished() - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer.SynchronousRunner
 
finishTestSuite(Reporter, Object) - Static method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
 
first - Variable in class org.apache.maven.surefire.report.ReporterManagerFactory
 
flush() - Method in class org.apache.maven.surefire.util.TeeStream
 
FORK_ALWAYS - Static variable in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
FORK_NEVER - Static variable in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
FORK_ONCE - Static variable in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
ForkConfiguration - Class in org.apache.maven.plugin.surefire.booterclient
Configuration for forking tests.
ForkConfiguration(Classpath, String, File) - Constructor for class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
ForkedBooter - Class in org.apache.maven.surefire.booter
The part of the booter that is unique to a forked vm.
ForkedBooter() - Constructor for class org.apache.maven.surefire.booter.ForkedBooter
 
FORKING_PREFIX_FOOTER - Static variable in class org.apache.maven.surefire.report.ForkingConsoleReporter
Surefire output lines part of the footer will start with this value
FORKING_PREFIX_HEADING - Static variable in class org.apache.maven.surefire.report.ForkingConsoleReporter
Surefire output lines part of the header will start with this value
FORKING_PREFIX_STANDARD - Static variable in class org.apache.maven.surefire.report.ForkingConsoleReporter
Surefire output lines not part of header or footer, nor test output will start with this value.
ForkingConsoleReporter - Class in org.apache.maven.surefire.report
Surefire reporter that will prefix surefire output to make it easier to parse when forking tests
ForkingConsoleReporter(ReporterConfiguration) - Constructor for class org.apache.maven.surefire.report.ForkingConsoleReporter
 
ForkingStreamConsumer - Class in org.apache.maven.plugin.surefire.booterclient
StreamConsumer that understands Surefire output made by ForkingConsoleReporter and filters it depending on configuration options
ForkingStreamConsumer(OutputConsumer) - Constructor for class org.apache.maven.plugin.surefire.booterclient.ForkingStreamConsumer
 
ForkStarter - Class in org.apache.maven.plugin.surefire.booterclient
Starts the fork or runs in-process.
ForkStarter(ProviderConfiguration, StartupConfiguration, File, ForkConfiguration, int, boolean) - Constructor for class org.apache.maven.plugin.surefire.booterclient.ForkStarter
 
FORKTESTSET - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
FORKTIMEOUT - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
fromClass(Class) - Static method in class org.apache.maven.surefire.util.TestsToRun
 

G

generateTestClasspath() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
Generate the test classpath.
get(int) - Method in class org.apache.maven.surefire.booter.Classpath
 
getActualRunTime(ReportEntry) - Method in class org.apache.maven.surefire.report.AbstractReporter
 
getAddDefaultEntities() - Method in class org.apache.maven.surefire.failsafe.model.io.xpp3.FailsafeSummaryXpp3Reader
Returns the state of the "add default entities" flag.
getAdditionalClasspathElements() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getAdditionalClasspathElements() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getAdditionalClasspathElements() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getAddListenerMethod() - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
 
getArgLine() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getArgLine() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getArgLine() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getArtifactFactory() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getArtifactFactory() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getArtifactFactory() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getArtifactResolver() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getArtifactResolver() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getArtifactResolver() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
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
 
getBooleanObjectProperty(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
getBooleanProperty(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
getBootClasspath() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
getBooterCode() - Method in class org.apache.maven.surefire.suite.RunResult
 
getCause() - Method in exception org.apache.maven.surefire.util.NestedCheckedException
Return the nested cause, or null if none.
getCause() - Method in exception org.apache.maven.surefire.util.NestedRuntimeException
Return the nested cause, or null if none.
getClassesDirectory() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getClassesDirectory() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getClassesDirectory() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getClassesSkippedByValidation() - Method in class org.apache.maven.surefire.util.DefaultDirectoryScanner
 
getClassifier() - Method in class org.apache.maven.surefire.testset.TestArtifactInfo
 
getClassLoaderConfiguration(ForkConfiguration) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getClassLoaderConfiguration() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 
getClassName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getClassPath() - Method in class org.apache.maven.surefire.booter.Classpath
 
getClassPathAsString() - Method in class org.apache.maven.surefire.booter.Classpath
 
getClasspathConfiguration() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 
getClasspathDependencyExcludes() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getClasspathDependencyExcludes() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getClasspathDependencyExcludes() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getClasspathDependencyScopeExclude() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getClasspathDependencyScopeExclude() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getClasspathDependencyScopeExclude() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getCompletedCount() - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
getCompletedCount() - Method in class org.apache.maven.surefire.suite.RunResult
 
getConstructor(Class, Class[]) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
getDebugForkedProcess() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getDebugForkedProcess() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getDebugForkedProcess() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getDebugLine() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
getDefaultIncludes() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getDefaultIncludes() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
getDefaultIncludes() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getDefaultIncludes() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getDescription(Locale) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
getDirectoryScanner() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
getDirectoryScanner() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
Provides a directory scanner that enforces the includes/excludes parameters that were passed to surefire.
getDirectoryScannerParameters() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
getDirectoryScannerParameters() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
The raw parameters used in creating the directory scanner
getDirScannerParams() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getDirScannerParamsArray() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getElapsed() - Method in class org.apache.maven.surefire.report.DefaultReportEntry
Deprecated.  
getElapsed() - Method in interface org.apache.maven.surefire.report.ReportEntry
 
getElapsed() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
 
getElapsedTimeSummary(ReportEntry) - Method in class org.apache.maven.surefire.report.AbstractTextReporter
 
getEnvironmentVariables() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getEnvironmentVariables() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getEnvironmentVariables() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getErrors() - Method in class org.apache.maven.surefire.suite.RunResult
 
getErrorSources() - Method in class org.apache.maven.surefire.report.RunStatistics
 
getException() - Method in class org.apache.maven.surefire.failsafe.model.FailsafeSummary
Get the exception that caused surefire to bomb out.
getExcludedGroups() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getExcludedGroups() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getExcludedGroups() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getExcludes() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getExcludes() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getExcludes() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getExcludes() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getExcludes() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
The excludes pattern list, as specified on the plugin includes parameter.
getExcludes() - Method in class org.apache.maven.surefire.util.DefaultDirectoryScanner
 
getFailIfNoTests() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getFailIfNoTests() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
getFailIfNoTests() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getFailIfNoTests() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getFailIfNoTests() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
getFailure() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getFailureDetails(List) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
getFailures() - Method in class org.apache.maven.surefire.suite.RunResult
 
getFailureSources() - Method in class org.apache.maven.surefire.report.RunStatistics
 
getFileProperty(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
getForkConfiguration() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getForkedProcessTimeoutInSeconds() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getForkedProcessTimeoutInSeconds() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getForkedProcessTimeoutInSeconds() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getForkMode() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getForkMode() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
getForkMode() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getForkMode() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getForkTimeout() - Method in class org.apache.maven.surefire.report.ReporterConfiguration
 
getFullClassName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getFullClassName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getFullName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getGlobalRunStatistics() - Method in interface org.apache.maven.surefire.report.ReporterFactory
 
getGlobalRunStatistics() - Method in class org.apache.maven.surefire.report.ReporterManagerFactory
 
getGroup() - Method in class org.apache.maven.surefire.report.CategorizedReportEntry
 
getGroup() - Method in class org.apache.maven.surefire.report.DefaultReportEntry
Deprecated.  
getGroup() - Method in interface org.apache.maven.surefire.report.ReportEntry
 
getGroup() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
 
getGroups() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getGroups() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getGroups() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getIncludes() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getIncludes() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getIncludes() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getIncludes() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getIncludes() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
The includes pattern list, as specified on the plugin includes parameter.
getIncludes() - Method in class org.apache.maven.surefire.util.DefaultDirectoryScanner
 
getIntegerObjectProperty(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
getInterfacesImplementedByDynamicProxy() - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
 
getInternalSystemProperties() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getInternalSystemProperties() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getInternalSystemProperties() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getJunitArtifactName() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getJunitArtifactName() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getJunitArtifactName() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getJvm() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getJvm() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getJvm() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getListOfTypedObjects(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
getLocalRepository() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getLocalRepository() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getLocalRepository() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getLocatedClasses() - Method in class org.apache.maven.surefire.util.TestsToRun
 
getMessage() - Method in class org.apache.maven.surefire.report.DefaultReportEntry
Deprecated.  
getMessage() - Method in exception org.apache.maven.surefire.util.NestedCheckedException
Return the detail message, including the message from the nested exception if there is one.
getMessage() - Method in exception org.apache.maven.surefire.util.NestedRuntimeException
Return the detail message, including the message from the nested exception if there is one.
getMetadataSource() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getMetadataSource() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getMetadataSource() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getMethod(Class, String, Class[]) - Static method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
 
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
 
getModelEncoding() - Method in class org.apache.maven.surefire.failsafe.model.FailsafeSummary
Get the modelEncoding field.
getName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getName(Locale) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
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 class org.apache.maven.surefire.report.DefaultReportEntry
Deprecated.  
getName() - Method in interface org.apache.maven.surefire.report.ReportEntry
 
getName() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
 
getName() - Method in class org.apache.maven.surefire.testng.TestNGTestSet
 
getNumberFormat() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
getNumberOfErrors() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getNumberOfFailures() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getNumberOfSkipped() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getNumberOfTests() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getNumErrors() - Method in class org.apache.maven.surefire.report.AbstractReporter
 
getNumFailures() - Method in class org.apache.maven.surefire.report.AbstractReporter
 
getNumSkipped() - Method in class org.apache.maven.surefire.report.AbstractReporter
 
getNumTests() - Method in class org.apache.maven.surefire.report.AbstractReporter
 
getObjectFactory() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getObjectFactory() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getObjectFactory() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getOriginalSystemErr() - Method in class org.apache.maven.surefire.report.ReporterConfiguration
The original system err belonging to the (possibly forked) surefire process.
getOriginalSystemOut() - Method in class org.apache.maven.surefire.report.ReporterConfiguration
The original system out belonging to the (possibly forked) surefire process.
getOriginalSystemProperties() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getOriginalSystemProperties() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getOriginalSystemProperties() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getOutput(boolean) - Method in class org.apache.maven.surefire.junitcore.LogicalStream
 
getOutput(ReportEntry, String) - Method in class org.apache.maven.surefire.report.AbstractTextReporter
 
getOutputConsumer() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkingStreamConsumer
Get the underlying output consumer.
getOutputConsumer() - Method in class org.apache.maven.plugin.surefire.booterclient.output.OutputConsumerProxy
OutputConsumer that calls will be delegated to
getOutputDirectory() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
getOutputName() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
getPackageName() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getParallel() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getParallel() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getParallel() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getPerCoreThreadCount() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getPerCoreThreadCount() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getPerCoreThreadCount() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getPluginArtifactMap() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getPluginArtifactMap() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getPluginArtifactMap() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
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
 
getPrintWriter() - Method in class org.apache.maven.plugin.surefire.booterclient.output.PrintWriterOutputConsumer
Get the PrintWriter used by this object
getProject() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getProject() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getProject() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getProject() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
getProjectArtifactMap() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getProjectArtifactMap() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getProjectArtifactMap() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getProperties() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getProperties() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getProperties() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getProperties() - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
getProperty(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
getProviderClassName() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 
getProviderConfiguration() - Method in class org.apache.maven.surefire.booter.BooterDeserializer
 
getProviderName() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.DynamicProviderInfo
 
getProviderName() - Method in interface org.apache.maven.plugin.surefire.ProviderInfo
 
getProviderProperties() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
getProviderProperties() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getProviderProperties() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
The per-provider specific properties that may come all the way from the plugin's properties setting.
getRemoteRepositories() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getRemoteRepositories() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getRemoteRepositories() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
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
getReporterManager() - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
getReportFormat() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getReportFormat() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getReportFormat() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getReports() - Method in class org.apache.maven.surefire.report.ReporterConfiguration
A list of classnames representing runnable reports for this test-run.
getReportsDirectory() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getReportsDirectory() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
getReportsDirectory() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getReportsDirectory() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getReportsDirectory() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
getReportsDirectory() - Method in class org.apache.maven.surefire.report.ReporterConfiguration
The directory where reports will be created, normally ${project.build.directory}/surefire-reports
getRequestedTest() - Method in class org.apache.maven.surefire.testset.TestRequest
A specific test request issued with -Dtest= from the command line.
getResult() - Method in class org.apache.maven.surefire.failsafe.model.FailsafeSummary
Get the surefire result code.
getResults() - Method in class org.apache.maven.surefire.report.XMLReporter
 
getRootCause() - Method in exception org.apache.maven.surefire.util.NestedRuntimeException
Retrieve the innermost cause of this exception, if any.
getRunMethod(Class) - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
 
getRunner(RunnerBuilder, Class<?>) - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
 
getRunOrder() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getRunOrder() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getRunOrder() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getRunOrder() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
 
getRunResult() - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
getServiceNames(Class, ClassLoader) - Static method in class org.apache.maven.plugin.surefire.booterclient.ProviderDetector
 
getSession() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getSession() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getSession() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getSha1() - Method in class org.apache.maven.plugin.surefire.booterclient.ChecksumCalculator
 
getSiteRenderer() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
getSkipped() - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
getSkipped() - Method in class org.apache.maven.surefire.suite.RunResult
 
getSourceName() - Method in class org.apache.maven.surefire.report.DefaultReportEntry
Deprecated.  
getSourceName() - Method in interface org.apache.maven.surefire.report.ReportEntry
 
getSourceName() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
 
getStackTrace(ReportEntry) - Method in class org.apache.maven.surefire.report.AbstractReporter
Returns stacktrace as String.
getStackTraceWriter() - Method in class org.apache.maven.surefire.report.DefaultReportEntry
Deprecated.  
getStackTraceWriter() - Method in interface org.apache.maven.surefire.report.ReportEntry
 
getStackTraceWriter() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
 
getStdErrLog() - Method in class org.apache.maven.surefire.report.SystemStreamCapturer
 
getStdOutLog() - Method in class org.apache.maven.surefire.report.SystemStreamCapturer
 
getStringList(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
getSuite(RunnerBuilder, Class<?>[]) - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
 
getSuiteName() - Method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
 
getSuiteName() - Method in class org.apache.maven.surefire.testng.TestNGXmlTestSuite
 
getSuites() - Method in class org.apache.maven.surefire.junit.JUnit3Provider
 
getSuites() - Method in class org.apache.maven.surefire.junit4.JUnit4Provider
 
getSuites() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
 
getSuites() - Method in interface org.apache.maven.surefire.providerapi.SurefireProvider
Called when forkmode is pertest, allows the provider to define what "pertest" will be.
getSuites() - Method in class org.apache.maven.surefire.testng.TestNGProvider
 
getSuitesGroupByPackage(List) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
getSuiteXmlFiles() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getSuiteXmlFiles() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getSuiteXmlFiles() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getSuiteXmlFiles() - Method in class org.apache.maven.surefire.testset.TestRequest
Represents suitexmlfiles that define the test-run request
getSummary(List) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
getSummary() - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
getSummaryFile() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getSystemProperties() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getSystemProperties() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
getSystemProperties() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getSystemProperties() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getSystemPropertyVariables() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getSystemPropertyVariables() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getSystemPropertyVariables() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
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
 
getTestClass() - Method in interface org.apache.maven.surefire.junit.SurefireTestSet
 
getTestClass() - Method in class org.apache.maven.surefire.testng.TestNGTestSet
 
getTestClassesDirectory() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getTestClassesDirectory() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
getTestClassesDirectory() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getTestClassesDirectory() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getTestClassesDirectory() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
getTestClassesDirectory() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
Returns the directory of the compiled classes, normally ${project.build.testOutputDirectory}
getTestClassLoader() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
getTestClassLoader() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
The class loader for the tests
getTestClasspath() - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
getTestForFork() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getTestForForkString() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getTestInterface() - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
 
getTestInterfaceRunMethod() - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
 
getTestMethod() - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
getTestName(String) - Method in class org.apache.maven.surefire.junit.PojoTestSet
 
getTestNGArtifactName() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getTestNGArtifactName() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getTestNGArtifactName() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getTestRequest() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
getTestRequest() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
Contains information about requested test suites or individual tests from the command line.
getTestResultClass() - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
 
getTestSet(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
getTestSetStartingMessage(ReportEntry) - Static method in class org.apache.maven.surefire.report.AbstractConsoleReporter
Get the test set starting message for a report.
getTestSetSummary(ReportEntry) - Method in class org.apache.maven.surefire.report.AbstractTextReporter
 
getTestSourceDirectory() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getTestSourceDirectory() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getTestSourceDirectory() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getTestSourceDirectory() - Method in class org.apache.maven.surefire.testset.TestRequest
Test source directory, normally ${project.build.testSourceDirectory}
getTestSuiteDefinition() - Method in class org.apache.maven.surefire.booter.ProviderConfiguration
 
getThreadCount() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getThreadCount() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getThreadCount() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getThreadTestSet() - Static method in class org.apache.maven.surefire.junitcore.TestSet
 
getThrowable() - Method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
Returns the exception associated with this failure.
getThrowable() - Method in class org.apache.maven.surefire.report.PojoStackTraceWriter
 
getThrowable() - Method in interface org.apache.maven.surefire.report.StackTraceWriter
Retrieve the throwable for this writer.
getTime() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
getTimeElapsed() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
getToolchain() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
getToolchainManager() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getToolchainManager() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getToolchainManager() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getTypeDecoded(String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
Retrieves as single object that is persisted with type encoding
getURL(File) - Static method in class org.apache.maven.surefire.util.UrlUtils
 
getUseUnlimitedThreads() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getUseUnlimitedThreads() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getUseUnlimitedThreads() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getVersion() - Method in class org.apache.maven.surefire.testset.TestArtifactInfo
 
getWorkingDirectory() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getWorkingDirectory() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
getWorkingDirectory() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
globalRunStatistics - Variable in class org.apache.maven.surefire.report.ReporterManagerFactory
 

H

hadErrors() - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
hadFailures() - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
handleStartTest(Object[]) - Method in class org.apache.maven.surefire.junit.TestListenerInvocationHandler
 
hasExecutedBefore() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
hashCode() - Method in class org.apache.maven.surefire.report.CategorizedReportEntry
 
hashCode() - Method in class org.apache.maven.surefire.report.DefaultReportEntry
Deprecated.  
hashCode() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
 
HelpMojo - Class in org.apache.maven.plugin.failsafe
Display help information on maven-failsafe-plugin.
Call
HelpMojo() - Constructor for class org.apache.maven.plugin.failsafe.HelpMojo
 
HelpMojo - Class in org.apache.maven.plugin.surefire
Display help information on maven-surefire-plugin.
Call
HelpMojo() - Constructor for class org.apache.maven.plugin.surefire.HelpMojo
 
HelpMojo - Class in org.apache.maven.plugins.surefire.report
Display help information on maven-surefire-report-plugin.
Call
HelpMojo() - Constructor for class org.apache.maven.plugins.surefire.report.HelpMojo
 

I

INCLUDES_PROPERTY_PREFIX - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
incrementCompletedCount() - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
incrementErrorsCount() - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
incrementFailureCount() - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
incrementFinishedTests(Reporter, boolean) - Method in class org.apache.maven.surefire.junitcore.TestSet
 
incrementSkippedCount() - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
incrementTestMethodCount() - Method in class org.apache.maven.surefire.junitcore.TestSet
 
inForkedVm(String, ClasspathConfiguration, ClassLoaderConfiguration) - Static method in class org.apache.maven.surefire.booter.StartupConfiguration
 
initialize() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
initResultsFromProperties(Properties) - Method in class org.apache.maven.surefire.report.TestSetStatistics
 
instantiate(String) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.DynamicProviderInfo
 
instantiate(ClassLoader, String) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
instantiateObject(String, 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
 
instantiateReportsNewStyle(List, ReporterConfiguration, ClassLoader) - Method in class org.apache.maven.surefire.report.ReporterManagerFactory
 
IntegrationTestMojo - Class in org.apache.maven.plugin.failsafe
Run integration tests using Surefire.
IntegrationTestMojo() - Constructor for class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
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
The test that will be invoked through a fork; used only for forkmode=pertest, when the classpath scanning happens on the plugin-side.
invoke(Object, Object) - Method in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator.Setter
 
invoke(Object) - Method in class org.apache.maven.surefire.testng.TestNGProvider
 
invokeGetter(Object, String) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
invokeMethodWithArray(Object, Method, Object[]) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
invokeSetter(Object, String, Class, Object) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
invokeSetter(Object, Method, Object) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
isAnyConcurrencySelected() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
isApplicable() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo.DynamicProviderInfo
 
isApplicable() - Method in interface org.apache.maven.plugin.surefire.ProviderInfo
 
isBlank(String) - Static method in class org.apache.maven.surefire.util.internal.StringUtils
Checks if a (trimmed) String is null or blank.
isChildDelegation() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isChildDelegation() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isChildDelegation() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isDebug() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
isDisableXmlReport() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isDisableXmlReport() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isDisableXmlReport() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isEnableAssertions() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isEnableAssertions() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isEnableAssertions() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
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
isForking() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
isForkModeNever() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
isForkWithTimeout() - Method in class org.apache.maven.surefire.report.ReporterConfiguration
Indicates that the test is running timed out, meaning this process could be abruptly killed.
isJUnit3Available() - Method in class org.apache.maven.surefire.common.junit3.JUnit3Reflector
 
isManifestOnlyJarRequestedAndUsable() - Method in class org.apache.maven.surefire.booter.ClassLoaderConfiguration
 
isManifestOnlyJarRequestedAndUsable() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 
isMavenParallel() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isMavenParallel() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isMavenParallel() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
IsolatedClassLoader - Class in org.apache.maven.surefire.booter
 
IsolatedClassLoader(ClassLoader, boolean) - Constructor for class org.apache.maven.surefire.booter.IsolatedClassLoader
 
isPrintSummary() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isPrintSummary() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isPrintSummary() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isRedirectTestOutputToFile() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isRedirectTestOutputToFile() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isRedirectTestOutputToFile() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isRedirectTestOutputToFile() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 
isRunnable() - Method in class org.apache.maven.surefire.junit.JUnit3Provider
 
isRunnable() - Method in class org.apache.maven.surefire.junit4.JUnit4Provider
 
isRunnable() - Method in class org.apache.maven.surefire.junitcore.JUnitCoreProvider
 
isRunnable() - Method in class org.apache.maven.surefire.testng.TestNGProvider
 
isSkip() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isSkip() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
isSkip() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isSkip() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isSkip() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
isSkipExec() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isSkipExec() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
isSkipExec() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isSkipExec() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isSkipExec() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
isSkipITs() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isSkipITs() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
isSkipTests() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isSkipTests() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
isSkipTests() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isSkipTests() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isSkipTests() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
isSuiteOnly(Class) - Method in class org.apache.maven.surefire.common.junit3.JUnit3TestChecker
 
isTestFailureIgnore() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isTestFailureIgnore() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
isTestFailureIgnore() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isTestFailureIgnore() - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
isTestSetCompletedMessage(String) - Static method in class org.apache.maven.surefire.report.AbstractTextReporter
Check if the String passed as argument is a "test set completed" message.
isTestSetStartingMessage(String) - Static method in class org.apache.maven.surefire.report.AbstractConsoleReporter
Check if the String passed as argument is a "test starting" message.
isTimedOut() - Method in class org.apache.maven.surefire.report.AbstractReporter
 
isTimedOut() - Method in class org.apache.maven.surefire.report.ReporterConfiguration
 
isTrimStackTrace() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isTrimStackTrace() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isTrimStackTrace() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
ISTRIMSTACKTRACE - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
isTrimStackTrace() - Method in class org.apache.maven.surefire.report.ReporterConfiguration
Indicates if reporting should trim the stack traces.
isUseFile() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isUseFile() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isUseFile() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isUseManifestOnlyJar() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isUseManifestOnlyJar() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isUseManifestOnlyJar() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isUseManifestOnlyJar() - Method in class org.apache.maven.surefire.booter.ClassLoaderConfiguration
 
isUseSystemClassLoader() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isUseSystemClassLoader() - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
isUseSystemClassLoader() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isUseSystemClassLoader() - Method in class org.apache.maven.surefire.booter.ClassLoaderConfiguration
 
isWithinVersionSpec(Artifact, String) - Method in class org.apache.maven.plugin.surefire.SurefireDependencyResolver
 
iterator() - Method in class org.apache.maven.surefire.util.TestsToRun
Returns an iterator over the located java.lang.Class objects

J

JUnit3Provider - Class in org.apache.maven.surefire.junit
 
JUnit3Provider(ProviderParameters) - Constructor for class org.apache.maven.surefire.junit.JUnit3Provider
 
JUnit3Reflector - Class in org.apache.maven.surefire.common.junit3
 
JUnit3Reflector(ClassLoader) - Constructor for class org.apache.maven.surefire.common.junit3.JUnit3Reflector
 
JUnit3TestChecker - Class in org.apache.maven.surefire.common.junit3
Missing tests ? This class is basically a subset of the JUnit4TestChecker, which is tested to boredom and back.
JUnit3TestChecker(ClassLoader) - Constructor for class org.apache.maven.surefire.common.junit3.JUnit3TestChecker
 
JUnit4Provider - Class in org.apache.maven.surefire.junit4
 
JUnit4Provider(ProviderParameters) - Constructor for class org.apache.maven.surefire.junit4.JUnit4Provider
 
JUnit4RunListener - Class in org.apache.maven.surefire.common.junit4
 
JUnit4RunListener(Reporter) - Constructor for class org.apache.maven.surefire.common.junit4.JUnit4RunListener
Constructor.
JUnit4RunListenerFactory - Class in org.apache.maven.surefire.common.junit4
 
JUnit4RunListenerFactory() - Constructor for class org.apache.maven.surefire.common.junit4.JUnit4RunListenerFactory
 
JUnit4StackTraceWriter - Class in org.apache.maven.surefire.common.junit4
Writes out a specific Failure for surefire as a stacktrace.
JUnit4StackTraceWriter(Failure) - Constructor for class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
Constructor.
JUnit4TestChecker - Class in org.apache.maven.surefire.common.junit4
 
JUnit4TestChecker(ClassLoader) - Constructor for class org.apache.maven.surefire.common.junit4.JUnit4TestChecker
 
JUnit4TestSet - Class in org.apache.maven.surefire.junit4
 
JUnit4TestSet() - Constructor for class org.apache.maven.surefire.junit4.JUnit4TestSet
 
JUnitCoreProvider - Class in org.apache.maven.surefire.junitcore
 
JUnitCoreProvider(ProviderParameters) - Constructor for class org.apache.maven.surefire.junitcore.JUnitCoreProvider
 
JUnitCoreRunListener - Class in org.apache.maven.surefire.junitcore
 
JUnitCoreRunListener(Reporter, Map<String, TestSet>) - Constructor for class org.apache.maven.surefire.junitcore.JUnitCoreRunListener
 
JUnitStackTraceWriter - Class in org.apache.maven.surefire.junit
Stack trace writer for JUnit tests.
JUnitStackTraceWriter(String, String, Throwable) - Constructor for class org.apache.maven.surefire.junit.JUnitStackTraceWriter
 
JUnitTestSet - Class in org.apache.maven.surefire.junit
 
JUnitTestSet(Class, JUnit3Reflector) - Constructor for class org.apache.maven.surefire.junit.JUnitTestSet
 

L

loadClass(String) - Method in class org.apache.maven.surefire.booter.IsolatedClassLoader
 
loadClass(String) - Static method in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
 
loadClass(ClassLoader, String) - Static method in class org.apache.maven.surefire.util.DefaultDirectoryScanner
 
loadClass(ClassLoader, String) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
loadListenerClasses(String) - Static method in class org.apache.maven.surefire.testng.conf.AbstractDirectConfigurator
 
loadProperties(InputStream) - Static method in class org.apache.maven.surefire.booter.SystemPropertyManager
Loads the properties, closes the stream
locateTestClasses(ClassLoader, ScannerFilter) - Method in class org.apache.maven.surefire.util.DefaultDirectoryScanner
 
locateTestClasses(ClassLoader, ScannerFilter) - Method in interface org.apache.maven.surefire.util.DirectoryScanner
Locates tests based on scanning directories
locateTestSets(ClassLoader) - Method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
 
locateTestSets(ClassLoader) - Method in interface org.apache.maven.surefire.testng.TestNgTestSuite
 
locateTestSets(ClassLoader) - Method in class org.apache.maven.surefire.testng.TestNGXmlTestSuite
 
lock - Variable in class org.apache.maven.surefire.report.ReporterManagerFactory
 
LogicalStream - Class in org.apache.maven.surefire.junitcore
A stream-like object that preserves ordering between stdout/stderr
LogicalStream() - Constructor for class org.apache.maven.surefire.junitcore.LogicalStream
 
logReportsDirectory() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 

M

main(String[]) - Static method in class org.apache.maven.surefire.booter.ForkedBooter
This method is invoked when Surefire is forked - this method parses and organizes the arguments passed to it and then calls the Surefire class' run method.
merge(FailsafeSummary) - Method in class org.apache.maven.surefire.failsafe.model.FailsafeSummary
Merges the summary result with this summary result.
MethodsParallelRunListener - Class in org.apache.maven.surefire.junitcore
 
MethodsParallelRunListener(Map<String, TestSet>, ReporterFactory, ReporterConfiguration, boolean) - Constructor for class org.apache.maven.surefire.junitcore.MethodsParallelRunListener
 
MulticastingReporter - Class in org.apache.maven.surefire.report
A reporter that broadcasts to other reporters
MulticastingReporter(List) - Constructor for class org.apache.maven.surefire.report.MulticastingReporter
 

N

nameGroup(String, String) - Static method in class org.apache.maven.surefire.report.CategorizedReportEntry
 
nameGroup(String, String) - Static method in class org.apache.maven.surefire.report.DefaultReportEntry
Deprecated.  
NestedCheckedException - Exception in org.apache.maven.surefire.util
Copied from Spring framework to keep Java 1.3 compatibility.
NestedCheckedException() - Constructor for exception org.apache.maven.surefire.util.NestedCheckedException
Construct a NestedCheckedException with no message or exception
NestedCheckedException(String) - Constructor for exception org.apache.maven.surefire.util.NestedCheckedException
Construct a NestedCheckedException with the specified detail message.
NestedCheckedException(String, Throwable) - Constructor for exception org.apache.maven.surefire.util.NestedCheckedException
Construct a NestedCheckedException with the specified detail message and nested exception.
NestedRuntimeException - Exception in org.apache.maven.surefire.util
Copied from Spring framework to keep Java 1.3 compatability.
NestedRuntimeException(String, Throwable) - Constructor for exception org.apache.maven.surefire.util.NestedRuntimeException
Construct a NestedRuntimeException with the specified detail message and nested exception.
NestedRuntimeException(Throwable) - Constructor for exception org.apache.maven.surefire.util.NestedRuntimeException
Construct a NestedRuntimeException with the specified nested exception.
newInstance(Constructor, Object[]) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
 
NL - Static variable in class org.apache.maven.surefire.report.AbstractReporter
 
NO_TESTS_EXIT_CODE - Static variable in class org.apache.maven.surefire.booter.ProviderConfiguration
 
NonAbstractClassFilter - Class in org.apache.maven.surefire
 
NonAbstractClassFilter() - Constructor for class org.apache.maven.surefire.NonAbstractClassFilter
 
NullOutputConsumer - Class in org.apache.maven.plugin.surefire.booterclient.output
 
NullOutputConsumer() - Constructor for class org.apache.maven.plugin.surefire.booterclient.output.NullOutputConsumer
 

O

onConfigurationFailure(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onConfigurationSkip(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onConfigurationSuccess(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onFinish(ITestContext) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onFinish(ISuite) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onStart(ITestContext) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onStart(ISuite) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onTestFailedButWithinSuccessPercentage(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onTestFailure(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onTestSkipped(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onTestStart(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
onTestSuccess(ITestResult) - Method in class org.apache.maven.surefire.testng.TestNGReporter
 
org.apache.maven.plugin.failsafe - package org.apache.maven.plugin.failsafe
Provides Mojo goals for running integration tests and subsequently failing the build in a safe way.
org.apache.maven.plugin.surefire - package org.apache.maven.plugin.surefire
 
org.apache.maven.plugin.surefire.booterclient - package org.apache.maven.plugin.surefire.booterclient
 
org.apache.maven.plugin.surefire.booterclient.output - package org.apache.maven.plugin.surefire.booterclient.output
 
org.apache.maven.plugins.surefire.report - package org.apache.maven.plugins.surefire.report
 
org.apache.maven.surefire - package org.apache.maven.surefire
 
org.apache.maven.surefire.booter - package org.apache.maven.surefire.booter
 
org.apache.maven.surefire.common.junit3 - package org.apache.maven.surefire.common.junit3
 
org.apache.maven.surefire.common.junit4 - package org.apache.maven.surefire.common.junit4
 
org.apache.maven.surefire.failsafe.model - package org.apache.maven.surefire.failsafe.model
 
org.apache.maven.surefire.failsafe.model.io.xpp3 - package org.apache.maven.surefire.failsafe.model.io.xpp3
 
org.apache.maven.surefire.junit - package org.apache.maven.surefire.junit
 
org.apache.maven.surefire.junit4 - package org.apache.maven.surefire.junit4
 
org.apache.maven.surefire.junitcore - package org.apache.maven.surefire.junitcore
 
org.apache.maven.surefire.providerapi - package org.apache.maven.surefire.providerapi
 
org.apache.maven.surefire.report - package org.apache.maven.surefire.report
 
org.apache.maven.surefire.suite - package org.apache.maven.surefire.suite
 
org.apache.maven.surefire.testng - package org.apache.maven.surefire.testng
 
org.apache.maven.surefire.testng.conf - package org.apache.maven.surefire.testng.conf
 
org.apache.maven.surefire.testset - package org.apache.maven.surefire.testset
 
org.apache.maven.surefire.util - package org.apache.maven.surefire.util
 
org.apache.maven.surefire.util.internal - package org.apache.maven.surefire.util.internal
 
org.apache.maven.test - package org.apache.maven.test
 
OutputConsumer - Interface in org.apache.maven.plugin.surefire.booterclient.output
Surefire output consumer that will be called from Surefire when forking tests to process the lines of the surefire header, messages, footer and test output from the forked Surefire execution.
OutputConsumerProxy - Class in org.apache.maven.plugin.surefire.booterclient.output
Surefire output consumer that will delegate to another OutputConsumer
OutputConsumerProxy(OutputConsumer) - Constructor for class org.apache.maven.plugin.surefire.booterclient.output.OutputConsumerProxy
Create a output consumer that will delegate all calls to the proxied output consumer

P

PARAMS_SUFIX - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
parse(String) - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
 
parseTestCaseName(String) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
parseTestSetStartingMessage(String) - Static method in class org.apache.maven.surefire.report.AbstractConsoleReporter
Parses a Surefire test set starting message into a ReportEntry object.
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
 
PLAIN - Static variable in class org.apache.maven.surefire.report.AbstractTextReporter
 
PojoAndJUnit3Checker - Class in org.apache.maven.surefire.junit
 
PojoAndJUnit3Checker(JUnit3TestChecker) - Constructor for class org.apache.maven.surefire.junit.PojoAndJUnit3Checker
 
PojoStackTraceWriter - Class in org.apache.maven.surefire.report
Write the trace out for a POJO test.
PojoStackTraceWriter(String, String, Throwable) - Constructor for class org.apache.maven.surefire.report.PojoStackTraceWriter
 
PojoTestSet - Class in org.apache.maven.surefire.junit
 
PojoTestSet(Class) - Constructor for class org.apache.maven.surefire.junit.PojoTestSet
 
PrettyPrintXMLWriter - Class in org.apache.maven.surefire.util
 
PrettyPrintXMLWriter(PrintWriter) - Constructor for class org.apache.maven.surefire.util.PrettyPrintXMLWriter
 
PrettyPrintXMLWriter(PrintWriter, String, String, String) - Constructor for class org.apache.maven.surefire.util.PrettyPrintXMLWriter
 
PrettyPrintXMLWriter(PrintWriter, String, String) - Constructor for class org.apache.maven.surefire.util.PrettyPrintXMLWriter
 
printStackTrace(PrintStream) - Method in exception org.apache.maven.surefire.util.NestedCheckedException
Print the composite message and the embedded stack trace to the specified stream.
printStackTrace(PrintWriter) - Method in exception org.apache.maven.surefire.util.NestedCheckedException
Print the composite message and the embedded stack trace to the specified print writer.
printStackTrace(PrintStream) - Method in exception org.apache.maven.surefire.util.NestedRuntimeException
Print the composite message and the embedded stack trace to the specified stream.
printStackTrace(PrintWriter) - Method in exception org.apache.maven.surefire.util.NestedRuntimeException
Print the composite message and the embedded stack trace to the specified writer.
PrintWriterOutputConsumer - Class in org.apache.maven.plugin.surefire.booterclient.output
Surefire output consumer that writes everything to a Writer
PrintWriterOutputConsumer(Writer) - Constructor for class org.apache.maven.plugin.surefire.booterclient.output.PrintWriterOutputConsumer
Create a consumer that will write to the specified Writer
PrintWriterOutputConsumer(PrintWriter) - Constructor for class org.apache.maven.plugin.surefire.booterclient.output.PrintWriterOutputConsumer
Create a consumer that will write to the specified Writer
processSystemProperties(boolean) - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
PropertiesWrapper - Class in org.apache.maven.surefire.booter
 
PropertiesWrapper(Properties) - Constructor for class org.apache.maven.surefire.booter.PropertiesWrapper
 
PROVIDER_CONFIGURATION - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
ProviderConfiguration - Class in org.apache.maven.surefire.booter
Represents the surefire configuration that passes all the way into the provider classloader and the provider.
ProviderConfiguration(DirectoryScannerParameters, boolean, ReporterConfiguration, TestArtifactInfo, TestRequest, Properties, Object) - Constructor for class org.apache.maven.surefire.booter.ProviderConfiguration
 
ProviderDetector - Class in org.apache.maven.plugin.surefire.booterclient
 
ProviderDetector() - Constructor for class org.apache.maven.plugin.surefire.booterclient.ProviderDetector
 
ProviderFactory - Class in org.apache.maven.surefire.booter
Creates the surefire provider.
ProviderFactory(StartupConfiguration, ProviderConfiguration, ClassLoader, ClassLoader) - Constructor for class org.apache.maven.surefire.booter.ProviderFactory
 
ProviderInfo - Interface in org.apache.maven.plugin.surefire
 
ProviderList - Class in org.apache.maven.plugin.surefire
 
ProviderList(ProviderInfo[], ConfigurableProviderInfo) - Constructor for class org.apache.maven.plugin.surefire.ProviderList
 
ProviderParameters - Interface in org.apache.maven.surefire.providerapi
Injected into the providers upon provider construction.

R

read(Reader, boolean) - Method in class org.apache.maven.surefire.failsafe.model.io.xpp3.FailsafeSummaryXpp3Reader
 
read(Reader) - Method in class org.apache.maven.surefire.failsafe.model.io.xpp3.FailsafeSummaryXpp3Reader
 
read(InputStream, boolean) - Method in class org.apache.maven.surefire.failsafe.model.io.xpp3.FailsafeSummaryXpp3Reader
Method read.
read(InputStream) - Method in class org.apache.maven.surefire.failsafe.model.io.xpp3.FailsafeSummaryXpp3Reader
Method read.
ReflectionUtils - Class in org.apache.maven.surefire.util
 
ReflectionUtils() - Constructor for class org.apache.maven.surefire.util.ReflectionUtils
 
replace(String, String, String) - Static method in class org.apache.maven.surefire.util.internal.StringUtils
Replace all occurrences of a String within another String.
replay(Reporter) - Method in class org.apache.maven.surefire.junitcore.TestSet
 
REPORT_PROPERTY_PREFIX - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
reportDefinitions - Variable in class org.apache.maven.surefire.report.ReporterManagerFactory
 
ReportEntry - Interface in org.apache.maven.surefire.report
 
reporter - Variable in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
 
Reporter - Interface in org.apache.maven.surefire.report
Used by providers to report results.
reporter - Variable in class org.apache.maven.surefire.testng.TestNGReporter
core Surefire reporting
ReporterConfiguration - Class in org.apache.maven.surefire.report
 
ReporterConfiguration(List, File, Boolean, Integer) - Constructor for class org.apache.maven.surefire.report.ReporterConfiguration
 
ReporterConfiguration(List, File, Boolean) - Constructor for class org.apache.maven.surefire.report.ReporterConfiguration
 
ReporterException - Exception in org.apache.maven.surefire.report
Exception occurring during report generation.
ReporterException(String, Exception) - Constructor for exception org.apache.maven.surefire.report.ReporterException
 
ReporterFactory - Interface in org.apache.maven.surefire.report
 
ReporterManager - Class in org.apache.maven.surefire.report
A reporting front-end for providers.
ReporterManager(List, RunStatistics, SystemStreamCapturer) - Constructor for class org.apache.maven.surefire.report.ReporterManager
 
ReporterManagerFactory - Class in org.apache.maven.surefire.report
Note; this class contains "old" and "new" style instantiation, "old" style can be removed once we build 2.7.X + with 2.7
ReporterManagerFactory(List, ClassLoader, ReporterConfiguration) - Constructor for class org.apache.maven.surefire.report.ReporterManagerFactory
 
ReporterManagerFactory(ClassLoader, ReporterConfiguration) - Constructor for class org.apache.maven.surefire.report.ReporterManagerFactory
 
reportExecution(SurefireReportParameters, int, Log) - Static method in class org.apache.maven.plugin.surefire.SurefireHelper
 
reportImmediately - Variable in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
REPORTSDIRECTORY - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
ReportTestCase - Class in org.apache.maven.plugins.surefire.report
 
ReportTestCase() - Constructor for class org.apache.maven.plugins.surefire.report.ReportTestCase
 
ReportTestSuite - Class in org.apache.maven.plugins.surefire.report
 
ReportTestSuite() - Constructor for class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
ReportWriter - Interface in org.apache.maven.surefire.report
Persists reports somewhere

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

REQUESTEDTEST - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
reset() - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
reset() - Method in class org.apache.maven.surefire.report.AbstractReporter
 
reset() - Method in class org.apache.maven.surefire.report.AbstractTextReporter
 
reset() - Method in class org.apache.maven.surefire.report.MulticastingReporter
 
reset() - Method in interface org.apache.maven.surefire.report.Reporter
Deprecated. remove when building with 2.7.2
reset() - Method in class org.apache.maven.surefire.report.ReporterManager
 
reset() - Method in interface org.apache.maven.surefire.report.ReportWriter
Restores the instance of the reporter, making the instance re-usable for a subsequent run in the same thread.
reset() - Method in class org.apache.maven.surefire.report.XMLReporter
 
resolve(Log) - Method in class org.apache.maven.plugin.surefire.ProviderList
 
resolveArtifact(Artifact, Artifact) - Method in class org.apache.maven.plugin.surefire.SurefireDependencyResolver
 
restoreStreams() - Method in class org.apache.maven.surefire.report.SystemStreamCapturer
 
run() - Method in class org.apache.maven.plugin.surefire.booterclient.ForkStarter
 
run(Class[], String, Map, ArtifactVersion, Reporter, TestNgTestSuite, File) - Static method in class org.apache.maven.surefire.testng.TestNGExecutor
 
run(List, String, Map, ArtifactVersion, Reporter, TestNgTestSuite, File) - Static method in class org.apache.maven.surefire.testng.TestNGExecutor
 
RUN_ORDER - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
runCompleted() - Method in class org.apache.maven.surefire.report.AbstractReporter
 
runCompleted() - Method in class org.apache.maven.surefire.report.MulticastingReporter
 
runCompleted() - Method in class org.apache.maven.surefire.report.ReporterManager
 
runCompleted() - Method in interface org.apache.maven.surefire.report.RunReporter
Indicates the end of the entire test run Only called on the first provider, and just by the ReporterFactory
RunReporter - Interface in org.apache.maven.surefire.report
A reporter that is aware of run start/run finished events
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
 
runStarting() - Method in class org.apache.maven.surefire.report.AbstractConsoleReporter
 
runStarting() - Method in class org.apache.maven.surefire.report.AbstractReporter
 
runStarting() - Method in class org.apache.maven.surefire.report.MulticastingReporter
 
runStarting() - Method in class org.apache.maven.surefire.report.ReporterManager
 
runStarting() - Method in interface org.apache.maven.surefire.report.RunReporter
Indicates the start of the entire test run.
RunStatistics - Class in org.apache.maven.surefire.report
 
RunStatistics() - Constructor for class org.apache.maven.surefire.report.RunStatistics
 
runSuitesInProcess(Object, File, Properties) - Method in class org.apache.maven.surefire.booter.SurefireStarter
 
runSuitesInProcess() - Method in class org.apache.maven.surefire.booter.SurefireStarter
 

S

ScannerFilter - Interface in org.apache.maven.surefire.util
 
schedule(Runnable) - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer.AsynchronousRunner
 
schedule(Runnable) - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer.SynchronousRunner
 
serialize(ProviderConfiguration, StartupConfiguration, Object) - Method in class org.apache.maven.plugin.surefire.booterclient.BooterSerializer
 
setAddDefaultEntities(boolean) - Method in class org.apache.maven.surefire.failsafe.model.io.xpp3.FailsafeSummaryXpp3Reader
Sets the state of the "add default entities" flag.
setAdditionalClasspathElements(List) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setAdditionalClasspathElements(List) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setAdditionalClasspathElements(List) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setAllScheduled(Reporter) - Method in class org.apache.maven.surefire.junitcore.TestSet
 
setArgLine(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setArgLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
setArgLine(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setArgLine(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setArtifactFactory(ArtifactFactory) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setArtifactFactory(ArtifactFactory) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setArtifactFactory(ArtifactFactory) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setArtifactResolver(ArtifactResolver) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setArtifactResolver(ArtifactResolver) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setArtifactResolver(ArtifactResolver) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setAsSystemProperties() - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
setAsSystemProperty(String) - Method in class org.apache.maven.surefire.booter.Classpath
 
setBasedir(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setBasedir(File) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setBasedir(File) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setBasedir(File) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setBasedir(File) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
setChildDelegation(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setChildDelegation(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setChildDelegation(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setClassesDirectory(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setClassesDirectory(File) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setClassesDirectory(File) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setClassLoaders(ClassLoader, ClassLoader) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
setClassLoaders(ClassLoader, ClassLoader) - Method in interface org.apache.maven.surefire.booter.SurefireClassLoadersAware
 
setClassName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
setClasspathDependencyExcludes(List) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setClasspathDependencyExcludes(List) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setClasspathDependencyExcludes(List) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setClasspathDependencyScopeExclude(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setClasspathDependencyScopeExclude(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setClasspathDependencyScopeExclude(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setDebug(boolean) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
setDebugForkedProcess(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setDebugForkedProcess(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setDebugForkedProcess(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setDebugLine(String) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
setDirectoryScannerParameters(DirectoryScannerParameters) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
setDirectoryScannerParameters(Object, DirectoryScannerParameters) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
setDisableXmlReport(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setDisableXmlReport(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setDisableXmlReport(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setEnableAssertions(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setEnableAssertions(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setEnableAssertions(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setEnvironmentVariables(Map) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setEnvironmentVariables(Map) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
setEnvironmentVariables(Map) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setEnvironmentVariables(Map) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setException(String) - Method in class org.apache.maven.surefire.failsafe.model.FailsafeSummary
Set the exception that caused surefire to bomb out.
setExcludedGroups(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setExcludedGroups(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setExcludedGroups(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setExcludes(List) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setExcludes(List) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setExcludes(List) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setFailIfNoTests(Boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setFailIfNoTests(Boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setFailIfNoTests(Boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setFailIfNoTests(Boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setFailIfNoTests(Boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
setForkedProcessTimeoutInSeconds(int) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setForkedProcessTimeoutInSeconds(int) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setForkedProcessTimeoutInSeconds(int) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setForkMode(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setForkMode(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setForkMode(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setForkProperties(Properties, String) - Method in class org.apache.maven.surefire.booter.Classpath
 
setForkProperties(Properties) - Method in class org.apache.maven.surefire.booter.ClasspathConfiguration
 
setFullClassName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
setFullClassName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setFullName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
setGroups(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setGroups(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setGroups(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setIfDirScannerAware(Object, DirectoryScannerParameters) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
setIncludes(List) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setIncludes(List) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setIncludes(List) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setInternalSystemProperties(Properties) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setInternalSystemProperties(Properties) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setInternalSystemProperties(Properties) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setJunitArtifactName(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setJunitArtifactName(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setJunitArtifactName(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setJvm(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setJvm(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setJvm(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setJvmExecutable(String) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
setLocale(Locale) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setLocalRepository(ArtifactRepository) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setLocalRepository(ArtifactRepository) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setMetadataSource(ArtifactMetadataSource) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setMetadataSource(ArtifactMetadataSource) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setMetadataSource(ArtifactMetadataSource) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setModelEncoding(String) - Method in class org.apache.maven.surefire.failsafe.model.FailsafeSummary
Set the modelEncoding field.
setName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
setName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setNumberOfErrors(int) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setNumberOfFailures(int) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setNumberOfSkipped(int) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setNumberOfTests(int) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setObjectFactory(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setObjectFactory(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setObjectFactory(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setOriginalSystemProperties(Properties) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setOriginalSystemProperties(Properties) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setOriginalSystemProperties(Properties) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setPackageName(String) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setParallel(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setParallel(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setParallel(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setPerCoreThreadCount(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setPerCoreThreadCount(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setPerCoreThreadCount(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setPluginArtifactMap(Map) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setPluginArtifactMap(Map) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setPluginArtifactMap(Map) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setPrintSummary(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setPrintSummary(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setPrintSummary(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setProject(MavenProject) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setProject(MavenProject) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setProject(MavenProject) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setProjectArtifactMap(Map) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setProjectArtifactMap(Map) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setProjectArtifactMap(Map) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setProperties(Properties) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setProperties(Properties) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setProperties(Properties) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setProperty(String, File) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
setProperty(String, Boolean) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
setProperty(String, Integer) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
setProperty(String, String) - Method in class org.apache.maven.surefire.booter.PropertiesWrapper
 
setProviderProperties(Properties) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
setProviderPropertiesAware(Object, Properties) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
setRedirectTestOutputToFile(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setRedirectTestOutputToFile(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setRedirectTestOutputToFile(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setRemoteRepositories(List) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setRemoteRepositories(List) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setRemoteRepositories(List) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setReporterConfiguration(ReporterConfiguration) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
setReporterConfigurationAware(Object, ReporterConfiguration) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
setReportFormat(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setReportFormat(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setReportFormat(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setReportsDirectory(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setReportsDirectory(File) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setReportsDirectory(File) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setReportsDirectory(File) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setReportsDirectory(File) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
setReportsDirectory(File) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
setResult(int) - Method in class org.apache.maven.surefire.failsafe.model.FailsafeSummary
Set the surefire result code.
setRunOrder(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setRunOrder(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setRunOrder(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setSession(MavenSession) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSession(MavenSession) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setSession(MavenSession) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setSkip(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSkip(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setSkip(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setSkip(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setSkip(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
setSkipExec(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSkipExec(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setSkipExec(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setSkipExec(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setSkipExec(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
setSkipITs(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSkipITs(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setSkipTests(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSkipTests(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setSkipTests(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setSkipTests(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setSkipTests(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
setSuiteXmlFiles(File[]) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSuiteXmlFiles(File[]) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setSuiteXmlFiles(File[]) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setSummaryFile(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSystemProperties(Properties) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSystemProperties(Properties) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
setSystemProperties(Properties) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setSystemProperties(Properties) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setSystemProperties(File) - Static method in class org.apache.maven.surefire.booter.SystemPropertyManager
 
setSystemPropertyVariables(Map) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSystemPropertyVariables(Map) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setSystemPropertyVariables(Map) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setTempDirectory(File) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
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
 
setTestArtifactInfoAware(Object, TestArtifactInfo) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
setTestCases(List) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setTestClassesDirectory(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setTestClassesDirectory(File) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setTestClassesDirectory(File) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setTestClassesDirectory(File) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setTestClassesDirectory(File) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
setTestClassLoaderAware(Object, ClassLoader, ClassLoader) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
setTestFailureIgnore(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setTestFailureIgnore(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setTestFailureIgnore(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setTestFailureIgnore(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireReportParameters
 
setTestNGArtifactName(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setTestNGArtifactName(String) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setTestNGArtifactName(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setTestRequest(TestRequest) - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
 
setTestSourceDirectory(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setTestSourceDirectory(File) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setTestSourceDirectory(File) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setTestSuiteDefinitionAware(Object, TestRequest) - Method in class org.apache.maven.surefire.booter.SurefireReflector
 
setThreadCount(int) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setThreadCount(int) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setThreadCount(int) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setTime(float) - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
 
setTimedOut(boolean) - Method in class org.apache.maven.surefire.report.ReporterConfiguration
 
setTimeElapsed(float) - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
 
setToolchainManager(ToolchainManager) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setToolchainManager(ToolchainManager) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setToolchainManager(ToolchainManager) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setTrimStackTrace(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setTrimStackTrace(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setTrimStackTrace(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setUpFixture() - Method in class org.apache.maven.surefire.junit.PojoTestSet
 
setUpMethod - Variable in class org.apache.maven.surefire.junit.PojoTestSet
 
setUseFile(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setUseFile(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setUseFile(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setUseManifestOnlyJar(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setUseManifestOnlyJar(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setUseManifestOnlyJar(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setUseSystemClassLoader(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setUseSystemClassLoader(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setUseSystemClassLoader(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setUseUnlimitedThreads(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setUseUnlimitedThreads(boolean) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setUseUnlimitedThreads(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setWorkingDirectory(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setWorkingDirectory(File) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
setWorkingDirectory(File) - Method in interface org.apache.maven.plugin.surefire.SurefireExecutionParameters
 
setWorkingDirectory(File) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setWriter(PrintWriter) - Method in class org.apache.maven.surefire.report.AbstractTextReporter
 
SimpleReportEntry - Class in org.apache.maven.surefire.report
 
SimpleReportEntry(String, String) - Constructor for class org.apache.maven.surefire.report.SimpleReportEntry
 
SimpleReportEntry(String, String, StackTraceWriter) - Constructor for class org.apache.maven.surefire.report.SimpleReportEntry
 
SimpleReportEntry(String, String, Integer) - Constructor for class org.apache.maven.surefire.report.SimpleReportEntry
 
SimpleReportEntry(String) - Constructor for class org.apache.maven.surefire.report.SimpleReportEntry
 
SimpleReportEntry(String, String, StackTraceWriter, Integer) - Constructor for class org.apache.maven.surefire.report.SimpleReportEntry
 
size() - Method in class org.apache.maven.surefire.booter.Classpath
 
size() - Method in class org.apache.maven.surefire.util.TestsToRun
 
skipped - Variable in class org.apache.maven.surefire.report.AbstractReporter
 
skipped - Variable in class org.apache.maven.surefire.report.TestSetStatistics
 
SOURCE_DIRECTORY - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
split(String, String) - Static method in class org.apache.maven.surefire.util.internal.StringUtils
 
StackTraceWriter - Interface in org.apache.maven.surefire.report
Ability to write a stack trace, filtered to omit locations inside Surefire and Maven.
StandardOutputConsumer - Class in org.apache.maven.plugin.surefire.booterclient.output
Surefire output consumer that writes everything to System.out
StandardOutputConsumer() - Constructor for class org.apache.maven.plugin.surefire.booterclient.output.StandardOutputConsumer
Create a consumer that will write to System.out
startElement(String, String, String, Attributes) - Method in class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
startElement(String) - Method in class org.apache.maven.surefire.util.PrettyPrintXMLWriter
 
startTestSuite(Reporter, Object) - Static method in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
 
StartupConfiguration - Class in org.apache.maven.surefire.booter
Configuration that is used by the SurefireStarter but does not make it into the provider itself.
StartupConfiguration(String, ClasspathConfiguration, ClassLoaderConfiguration, boolean, boolean, boolean) - Constructor for class org.apache.maven.surefire.booter.StartupConfiguration
 
StringUtils - Class in org.apache.maven.surefire.util.internal
Common String manipulation routines.
StringUtils() - Constructor for class org.apache.maven.surefire.util.internal.StringUtils
 
stripNewLines(String) - Method in class org.apache.maven.plugin.surefire.booterclient.ForkConfiguration
 
SUCCESS - Static variable in class org.apache.maven.surefire.suite.RunResult
 
SUMMARY - Static variable in class org.apache.maven.surefire.report.AbstractTextReporter
 
SupressFooterOutputConsumerProxy - Class in org.apache.maven.plugin.surefire.booterclient.output
Surefire output consumer that will take out the surefire footer
SupressFooterOutputConsumerProxy(OutputConsumer) - Constructor for class org.apache.maven.plugin.surefire.booterclient.output.SupressFooterOutputConsumerProxy
Create a consumer that will delegate all calls to the next filter but SupressFooterOutputConsumerProxy.consumeFooterLine(String)
SupressHeaderOutputConsumerProxy - Class in org.apache.maven.plugin.surefire.booterclient.output
Surefire output consumer that will take out the surefire header
SupressHeaderOutputConsumerProxy(OutputConsumer) - Constructor for class org.apache.maven.plugin.surefire.booterclient.output.SupressHeaderOutputConsumerProxy
Create a consumer that will delegate all calls to the next filter but SupressHeaderOutputConsumerProxy.consumeHeaderLine(String)
Surefire - Class in org.apache.maven.surefire
 
Surefire() - Constructor for class org.apache.maven.surefire.Surefire
 
SUREFIRE_BUNDLE_NAME - Static variable in class org.apache.maven.surefire.Surefire
 
SUREFIRE_CLASSPATHURL - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
SurefireBooterForkException - Exception in org.apache.maven.surefire.booter
Encapsulates exceptions thrown during Surefire forking.
SurefireBooterForkException(String, Throwable) - Constructor for exception org.apache.maven.surefire.booter.SurefireBooterForkException
 
surefireClassLoader - Variable in class org.apache.maven.surefire.report.ReporterManagerFactory
 
SurefireClassLoadersAware - Interface in org.apache.maven.surefire.booter
 
SurefireDependencyResolver - Class in org.apache.maven.plugin.surefire
Does dependency resolution and artifact handling for the surefire plugin.
SurefireDependencyResolver(ArtifactResolver, ArtifactFactory, Log, ArtifactRepository, List, ArtifactMetadataSource, String) - Constructor for class org.apache.maven.plugin.surefire.SurefireDependencyResolver
 
SurefireExecutionException - Exception in org.apache.maven.surefire.booter
An error occurring during the invocation of Surefire via an alternate class loader.
SurefireExecutionException(String, Throwable) - Constructor for exception org.apache.maven.surefire.booter.SurefireExecutionException
 
SurefireExecutionParameters - Interface in org.apache.maven.plugin.surefire
The parameters required to execute surefire.
SurefireHelper - Class in org.apache.maven.plugin.surefire
Helper class for surefire plugins
SurefirePlugin - Class in org.apache.maven.plugin.surefire
Run tests using Surefire.
SurefirePlugin() - Constructor for class org.apache.maven.plugin.surefire.SurefirePlugin
 
SurefirePlugin - Class in org.apache.maven.test
Deprecated. use org.apache.maven.plugins.surefire.SurefirePlugin instead
SurefirePlugin() - Constructor for class org.apache.maven.test.SurefirePlugin
Deprecated.  
SurefireProvider - Interface in org.apache.maven.surefire.providerapi
Interface to be implemented by all Surefire providers.
SurefireReflectionException - Exception in org.apache.maven.surefire.util
Exception indicating that surefire hard problems with reflection.
SurefireReflectionException(Throwable) - Constructor for exception org.apache.maven.surefire.util.SurefireReflectionException
Create a SurefireReflectionException with the specified cause.
SurefireReflector - Class in org.apache.maven.surefire.booter
Does reflection based invocation of the surefire methods.
SurefireReflector(ClassLoader) - Constructor for class org.apache.maven.surefire.booter.SurefireReflector
 
SurefireReportGenerator - Class in org.apache.maven.plugins.surefire.report
 
SurefireReportGenerator(List, Locale, boolean, String) - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
SurefireReportMojo - Class in org.apache.maven.plugins.surefire.report
Creates a nicely formatted Surefire Test Report in html format.
SurefireReportMojo() - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReportMojo
 
SurefireReportOnlyMojo - Class in org.apache.maven.plugins.surefire.report
Creates a nicely formatted Surefire Test Report in html format.
SurefireReportOnlyMojo() - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReportOnlyMojo
 
SurefireReportParameters - Interface in org.apache.maven.plugin.surefire
The parameters required to report on a surefire execution.
SurefireReportParser - Class in org.apache.maven.plugins.surefire.report
 
SurefireReportParser() - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
SurefireReportParser(List, Locale) - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReportParser
 
SurefireStarter - Class in org.apache.maven.surefire.booter
Invokes surefire with the correct classloader setup.
SurefireStarter(StartupConfiguration, ProviderConfiguration) - Constructor for class org.apache.maven.surefire.booter.SurefireStarter
 
SurefireTestSet - Interface in org.apache.maven.surefire.junit
 
SynchronizedOutputConsumer - Class in org.apache.maven.plugin.surefire.booterclient.output
Imposes synchronization on a non-thredsafe OutputConsumer
SynchronizedOutputConsumer(OutputConsumer) - Constructor for class org.apache.maven.plugin.surefire.booterclient.output.SynchronizedOutputConsumer
 
SystemPropertyManager - Class in org.apache.maven.surefire.booter
 
SystemPropertyManager() - Constructor for class org.apache.maven.surefire.booter.SystemPropertyManager
 
SystemStreamCapturer - Class in org.apache.maven.surefire.report
Captures System.out/System.err streams to buffers.
SystemStreamCapturer() - Constructor for class org.apache.maven.surefire.report.SystemStreamCapturer
 

T

tearDownFixture() - Method in class org.apache.maven.surefire.junit.PojoTestSet
 
tearDownMethod - Variable in class org.apache.maven.surefire.junit.PojoTestSet
 
TeeStream - Class in org.apache.maven.surefire.util
 
TeeStream(PrintStream, PrintStream) - Constructor for class org.apache.maven.surefire.util.TeeStream
 
TEST_CLASSES_DIRECTORY - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
TEST_SUITE_XML_FILES - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
TESTARTIFACT_CLASSIFIER - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
TESTARTIFACT_VERSION - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
TestArtifactInfo - Class in org.apache.maven.surefire.testset
Contains information about the detected test artifact
TestArtifactInfo(String, String) - Constructor for class org.apache.maven.surefire.testset.TestArtifactInfo
 
testAssumptionFailure(Failure) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
 
testAssumptionFailure(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testAssumptionFailure(ReportEntry) - Method in class org.apache.maven.surefire.report.AbstractReporter
 
testAssumptionFailure(ReportEntry) - Method in class org.apache.maven.surefire.report.MulticastingReporter
 
testAssumptionFailure(ReportEntry) - Method in interface org.apache.maven.surefire.report.Reporter
Event fired when a test assumption failure was encountered.
testAssumptionFailure(ReportEntry) - Method in class org.apache.maven.surefire.report.ReporterManager
 
testClass - Variable in class org.apache.maven.surefire.report.PojoStackTraceWriter
 
testError(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testError(ReportEntry, String, String) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testError(ReportEntry, String, String) - Method in class org.apache.maven.surefire.report.AbstractReporter
 
testError(ReportEntry) - Method in class org.apache.maven.surefire.report.AbstractReporter
 
testError(ReportEntry, String, String) - Method in class org.apache.maven.surefire.report.AbstractTextReporter
 
testError(ReportEntry, String, String) - Method in class org.apache.maven.surefire.report.MulticastingReporter
 
testError(ReportEntry) - Method in class org.apache.maven.surefire.report.MulticastingReporter
 
testError(ReportEntry) - Method in interface org.apache.maven.surefire.report.Reporter
Event fired when a test ended with an error (non anticipated problem)
testError(ReportEntry, String, String) - Method in interface org.apache.maven.surefire.report.Reporter
Deprecated. remove when building with 2.7.2
testError(ReportEntry) - Method in class org.apache.maven.surefire.report.ReporterManager
 
testError(ReportEntry, String, String) - Method in class org.apache.maven.surefire.report.ReporterManager
 
testError(ReportEntry) - Method in interface org.apache.maven.surefire.report.ReportWriter
Event fired when a test ended with an error (non anticipated problem)
testError(ReportEntry, String, String) - Method in interface org.apache.maven.surefire.report.ReportWriter
Event fired when a test ended with an error (non anticipated problem)
testError(ReportEntry, String, String) - Method in class org.apache.maven.surefire.report.XMLReporter
 
testFailed(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testFailed(ReportEntry, String, String) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testFailed(ReportEntry, String, String) - Method in class org.apache.maven.surefire.report.AbstractReporter
 
testFailed(ReportEntry) - Method in class org.apache.maven.surefire.report.AbstractReporter
 
testFailed(ReportEntry, String, String) - Method in class org.apache.maven.surefire.report.AbstractTextReporter
 
testFailed(ReportEntry, String, String) - Method in class org.apache.maven.surefire.report.MulticastingReporter
 
testFailed(ReportEntry) - Method in class org.apache.maven.surefire.report.MulticastingReporter
 
testFailed(ReportEntry) - Method in interface org.apache.maven.surefire.report.Reporter
Event fired when a test ended with a failure (anticipated problem)
testFailed(ReportEntry, String, String) - Method in interface org.apache.maven.surefire.report.Reporter
Deprecated. remove when building with 2.7.2
testFailed(ReportEntry) - Method in class org.apache.maven.surefire.report.ReporterManager
 
testFailed(ReportEntry, String, String) - Method in class org.apache.maven.surefire.report.ReporterManager
 
testFailed(ReportEntry) - Method in interface org.apache.maven.surefire.report.ReportWriter
Event fired when a test ended with a failure (anticipated problem)
testFailed(ReportEntry, String, String) - Method in interface org.apache.maven.surefire.report.ReportWriter
Event fired when a test ended with a failure (anticipated problem)
testFailed(ReportEntry, String, String) - Method in class org.apache.maven.surefire.report.XMLReporter
 
testFailure(Failure) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
Called when a specific test has failed.
testFinished(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
Called after a specific test has finished.
testIgnored(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
Called when a specific test has been skipped (for whatever reason).
TestListenerInvocationHandler - Class in org.apache.maven.surefire.junit
 
TestListenerInvocationHandler(Reporter, Object, ClassLoader) - Constructor for class org.apache.maven.surefire.junit.TestListenerInvocationHandler
 
testMethod - Variable in class org.apache.maven.surefire.report.PojoStackTraceWriter
 
testMethods - Variable in class org.apache.maven.surefire.junit.PojoTestSet
 
TestNG4751Configurator - Class in org.apache.maven.surefire.testng.conf
TestNG 4.7 and 5.1 configurator.
TestNG4751Configurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNG4751Configurator
 
TestNG52Configurator - Class in org.apache.maven.surefire.testng.conf
TestNG 5.2 configurator.
TestNG52Configurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNG52Configurator
 
TestNGDirectoryTestSuite - Class in org.apache.maven.surefire.testng
Test suite for TestNG based on a directory of Java test classes.
TestNGDirectoryTestSuite(File, ArrayList, ArrayList, String, String, Properties, File) - Constructor for class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
 
TestNGDirectoryTestSuite(File, List, List, String, ArtifactVersion, Map, File) - Constructor for class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
 
TestNGExecutor - Class in org.apache.maven.surefire.testng
Contains utility methods for executing TestNG.
TestNGMapConfigurator - Class in org.apache.maven.surefire.testng.conf
TestNG configurator for 5.3+ versions.
TestNGMapConfigurator() - Constructor for class org.apache.maven.surefire.testng.conf.TestNGMapConfigurator
 
TestNGProvider - Class in org.apache.maven.surefire.testng
 
TestNGProvider(ProviderParameters) - Constructor for class org.apache.maven.surefire.testng.TestNGProvider
 
TestNGReporter - Class in org.apache.maven.surefire.testng
Listens for and provides and adaptor layer so that TestNG tests can report their status to the current ReporterManager.
TestNGReporter(Reporter) - Constructor for class org.apache.maven.surefire.testng.TestNGReporter
Constructs a new instance that will listen to test updates from a TestNG class instance.
TestNGTestSet - Class in org.apache.maven.surefire.testng
Main plugin point for running testng tests within the Surefire runtime infrastructure.
TestNGTestSet(Class) - Constructor for class org.apache.maven.surefire.testng.TestNGTestSet
Creates a new test testset that will process the class being passed in to determine the testing configuration.
TestNgTestSuite - Interface in org.apache.maven.surefire.testng
A complete test suite that contains one or more test sets.
TestNGXmlTestSuite - Class in org.apache.maven.surefire.testng
Handles suite xml file definitions for TestNG.
TestNGXmlTestSuite(List, String, String, Properties, File) - Constructor for class org.apache.maven.surefire.testng.TestNGXmlTestSuite
Creates a testng testset to be configured by the specified xml file(s).
TestRequest - Class in org.apache.maven.surefire.testset
Information about the requested test.
TestRequest(List, File, String) - Constructor for class org.apache.maven.surefire.testset.TestRequest
 
testRunFinished(Result) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreRunListener
 
testRunStarted(Description) - Method in class org.apache.maven.surefire.junitcore.JUnitCoreRunListener
Called right before any tests from a specific class are run.
TESTS_FAILED_EXIT_CODE - Static variable in class org.apache.maven.surefire.booter.ProviderConfiguration
 
TESTS_SUCCEEDED_EXIT_CODE - Static variable in class org.apache.maven.surefire.booter.ProviderConfiguration
 
TestSet - Class in org.apache.maven.surefire.junitcore
* Represents the test-state of a testset that is run.
TestSet(Description) - Constructor for class org.apache.maven.surefire.junitcore.TestSet
 
testSetCompleted() - Method in class org.apache.maven.plugin.surefire.booterclient.output.FileOutputConsumerProxy
 
testSetCompleted() - Method in class org.apache.maven.plugin.surefire.booterclient.output.NullOutputConsumer
 
testSetCompleted() - Method in interface org.apache.maven.plugin.surefire.booterclient.output.OutputConsumer
This method will be called when a test set ends, after consuming all its surefire message lines.
testSetCompleted() - Method in class org.apache.maven.plugin.surefire.booterclient.output.OutputConsumerProxy
Delegate to proxied OutputConsumer
testSetCompleted() - Method in class org.apache.maven.plugin.surefire.booterclient.output.PrintWriterOutputConsumer
Do nothing
testSetCompleted() - Method in class org.apache.maven.plugin.surefire.booterclient.output.SynchronizedOutputConsumer
 
testSetCompleted(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testSetCompleted(ReportEntry) - Method in class org.apache.maven.surefire.report.AbstractFileReporter
 
testSetCompleted(ReportEntry) - Method in class org.apache.maven.surefire.report.AbstractReporter
 
testSetCompleted(ReportEntry) - Method in class org.apache.maven.surefire.report.AbstractTextReporter
 
testSetCompleted(ReportEntry) - Method in class org.apache.maven.surefire.report.MulticastingReporter
 
testSetCompleted(ReportEntry) - Method in interface org.apache.maven.surefire.report.Reporter
Indicates end of a given test-set
testSetCompleted(ReportEntry) - Method in class org.apache.maven.surefire.report.ReporterManager
 
testSetCompleted(ReportEntry) - Method in interface org.apache.maven.surefire.report.ReportWriter
Indicates end of a given test-set
testSetCompleted(ReportEntry) - Method in class org.apache.maven.surefire.report.XMLReporter
 
TestSetFailedException - Exception in org.apache.maven.surefire.testset
Exception that indicates a test failed.
TestSetFailedException() - Constructor for exception org.apache.maven.surefire.testset.TestSetFailedException
Create a TestFailedException with no detail message.
TestSetFailedException(String) - Constructor for exception org.apache.maven.surefire.testset.TestSetFailedException
Create a TestFailedException with a detail message.
TestSetFailedException(String, Throwable) - Constructor for exception org.apache.maven.surefire.testset.TestSetFailedException
Create a TestFailedException with the specified detail message and cause.
TestSetFailedException(Throwable) - Constructor for exception org.apache.maven.surefire.testset.TestSetFailedException
Create a TestFailedException with the specified cause.
testSets - Variable in class org.apache.maven.surefire.testng.TestNGDirectoryTestSuite
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.booterclient.output.FileOutputConsumerProxy
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.booterclient.output.NullOutputConsumer
 
testSetStarting(ReportEntry) - Method in interface org.apache.maven.plugin.surefire.booterclient.output.OutputConsumer
This method will be called when a test set starts, before consuming surefire message lines.
testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.booterclient.output.OutputConsumerProxy
Delegate to proxied OutputConsumer
testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.booterclient.output.PrintWriterOutputConsumer
Do nothing
testSetStarting(ReportEntry) - Method in class org.apache.maven.plugin.surefire.booterclient.output.SynchronizedOutputConsumer
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.surefire.report.AbstractConsoleReporter
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.surefire.report.AbstractFileReporter
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.surefire.report.AbstractReporter
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.surefire.report.AbstractTextReporter
 
testSetStarting(ReportEntry) - Method in class org.apache.maven.surefire.report.MulticastingReporter
 
testSetStarting(ReportEntry) - Method in interface org.apache.maven.surefire.report.Reporter
Indicates the start of a given test-set
testSetStarting(ReportEntry) - Method in class org.apache.maven.surefire.report.ReporterManager
 
testSetStarting(ReportEntry) - Method in interface org.apache.maven.surefire.report.ReportWriter
Indicates the start of a given test-set
testSetStarting(ReportEntry) - Method in class org.apache.maven.surefire.report.XMLReporter
 
testSetStartTime - Variable in class org.apache.maven.surefire.report.AbstractReporter
 
TestSetStatistics - Class in org.apache.maven.surefire.report
Run-statistics for a testset
TestSetStatistics() - Constructor for class org.apache.maven.surefire.report.TestSetStatistics
 
testSkipped(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testSkipped(ReportEntry) - Method in class org.apache.maven.surefire.report.AbstractReporter
 
testSkipped(ReportEntry) - Method in class org.apache.maven.surefire.report.AbstractTextReporter
 
testSkipped(ReportEntry) - Method in class org.apache.maven.surefire.report.MulticastingReporter
 
testSkipped(ReportEntry) - Method in interface org.apache.maven.surefire.report.Reporter
 
testSkipped(ReportEntry) - Method in class org.apache.maven.surefire.report.ReporterManager
 
testSkipped(ReportEntry) - Method in interface org.apache.maven.surefire.report.ReportWriter
 
testSkipped(ReportEntry) - Method in class org.apache.maven.surefire.report.XMLReporter
 
testStarted(Description) - Method in class org.apache.maven.surefire.common.junit4.JUnit4RunListener
Called when a specific test has started.
testStarting(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testStarting(ReportEntry) - Method in class org.apache.maven.surefire.report.AbstractReporter
 
testStarting(ReportEntry) - Method in class org.apache.maven.surefire.report.MulticastingReporter
 
testStarting(ReportEntry) - Method in interface org.apache.maven.surefire.report.Reporter
Event fired when a test is about to start
testStarting(ReportEntry) - Method in class org.apache.maven.surefire.report.ReporterManager
 
testStarting(ReportEntry) - Method in interface org.apache.maven.surefire.report.ReportWriter
Event fired when a test is about to start
TestsToRun - Class in org.apache.maven.surefire.util
Contains all the tests that have been found according to specified include/exclude specification for a given surefire run.
TestsToRun(List) - Constructor for class org.apache.maven.surefire.util.TestsToRun
Constructor
testSucceeded(ReportEntry) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
testSucceeded(ReportEntry) - Method in class org.apache.maven.surefire.report.AbstractReporter
 
testSucceeded(ReportEntry) - Method in class org.apache.maven.surefire.report.AbstractTextReporter
 
testSucceeded(ReportEntry) - Method in class org.apache.maven.surefire.report.MulticastingReporter
 
testSucceeded(ReportEntry) - Method in interface org.apache.maven.surefire.report.Reporter
Event fired when a test ended successfully
testSucceeded(ReportEntry) - Method in class org.apache.maven.surefire.report.ReporterManager
 
testSucceeded(ReportEntry) - Method in interface org.apache.maven.surefire.report.ReportWriter
Event fired when a test ended successfully
testSucceeded(ReportEntry) - Method in class org.apache.maven.surefire.report.XMLReporter
 
TestSuiteXmlParser - Class in org.apache.maven.plugins.surefire.report
 
TestSuiteXmlParser() - Constructor for class org.apache.maven.plugins.surefire.report.TestSuiteXmlParser
 
toString() - Method in class org.apache.maven.plugins.surefire.report.ReportTestCase
toString() - Method in class org.apache.maven.plugins.surefire.report.ReportTestSuite
toString() - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer
 
toString() - Method in class org.apache.maven.surefire.report.DefaultReportEntry
Deprecated.  
toString() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
 
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
 
TYPES_SUFIX - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 

U

UrlUtils - Class in org.apache.maven.surefire.util
Utility for dealing with URLs in pre-JDK 1.4.
USEMANIFESTONLYJAR - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
USESYSTEMCLASSLOADER - Static variable in interface org.apache.maven.surefire.booter.BooterConstants
 
useSystemClassLoader() - Method in class org.apache.maven.surefire.booter.StartupConfiguration
 

V

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.IntegrationTestMojo
 
verifyParameters() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
verifyParameters() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
verifyParameters() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 

W

waitForCompletion() - Method in class org.apache.maven.surefire.junitcore.ConfigurableParallelComputer.AsynchronousRunner
 
warnIfUselessUseSystemClassLoaderParameter() - Method in class org.apache.maven.plugin.surefire.AbstractSurefireMojo
 
write(Writer, FailsafeSummary) - Method in class org.apache.maven.surefire.failsafe.model.io.xpp3.FailsafeSummaryXpp3Writer
Method write.
write(OutputStream, FailsafeSummary) - Method in class org.apache.maven.surefire.failsafe.model.io.xpp3.FailsafeSummaryXpp3Writer
Method write.
write(boolean, byte[], int, int) - Method in class org.apache.maven.surefire.junitcore.LogicalStream
 
write(byte[], int, int) - Method in class org.apache.maven.surefire.util.TeeStream
 
writeConsoleMessage(String) - Method in class org.apache.maven.surefire.report.MulticastingReporter
 
writeDetailMessage(String) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
writeDetailMessage(String) - Method in class org.apache.maven.surefire.report.AbstractTextReporter
 
writeDetailMessage(String) - Method in class org.apache.maven.surefire.report.BriefFileReporter
 
writeDetailMessage(String) - Method in class org.apache.maven.surefire.report.MulticastingReporter
 
writeDetailMessage(String) - Method in interface org.apache.maven.surefire.report.Reporter
Deprecated. remove when building with 2.7.2
writeDetailMessage(String) - Method in class org.apache.maven.surefire.report.ReporterManager
 
writeDetailMessage(String) - Method in interface org.apache.maven.surefire.report.ReportWriter
Writes a detailed message that will not necessarily be displayed in all channels.
writeDetailMessage(String) - Method in class org.apache.maven.surefire.report.XMLReporter
 
writeDetails(ReportWriter) - Method in class org.apache.maven.surefire.junitcore.LogicalStream
 
writeFooter(String) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
writeFooter(String) - Method in class org.apache.maven.surefire.report.AbstractReporter
 
writeFooter(String) - Method in class org.apache.maven.surefire.report.ForkingConsoleReporter
Write a footer line prepending ForkingConsoleReporter.FORKING_PREFIX_FOOTER
writeFooter(String) - Method in class org.apache.maven.surefire.report.MulticastingReporter
 
writeFooter(String) - Method in interface org.apache.maven.surefire.report.Reporter
Deprecated. remove when building with 2.7.2
writeFooter(String) - Method in class org.apache.maven.surefire.report.ReporterManager
 
writeFooter(String) - Method in interface org.apache.maven.surefire.report.ReportWriter
 
writeHeading(String) - Method in class org.apache.maven.surefire.report.AbstractConsoleReporter
 
writeHeading(String) - Method in class org.apache.maven.surefire.report.ForkingConsoleReporter
Write a header line prepending ForkingConsoleReporter.FORKING_PREFIX_HEADING
writeMarkup(String) - Method in class org.apache.maven.surefire.util.PrettyPrintXMLWriter
 
writeMessage(String) - Method in class org.apache.maven.surefire.junitcore.ConcurrentReporterManager
 
writeMessage(String) - Method in class org.apache.maven.surefire.report.AbstractTextReporter
 
writeMessage(String) - Method in class org.apache.maven.surefire.report.ForkingConsoleReporter
Write a surefire message line prepending ForkingConsoleReporter.FORKING_PREFIX_STANDARD
writeMessage(String) - Method in class org.apache.maven.surefire.report.MulticastingReporter
 
writeMessage(String) - Method in interface org.apache.maven.surefire.report.Reporter
Deprecated. remove when building with 2.7.2
writeMessage(String) - Method in class org.apache.maven.surefire.report.ReporterManager
 
writeMessage(String) - Method in interface org.apache.maven.surefire.report.ReportWriter
Writes a message that will be displayed in all free-text format reporters.
writeMessage(String) - Method in class org.apache.maven.surefire.report.XMLReporter
 
writePropertiesFile(Properties, File, String, boolean) - Static method in class org.apache.maven.surefire.booter.SystemPropertyManager
 
writePropertiesFile(File, String, Properties) - Static method in class org.apache.maven.surefire.booter.SystemPropertyManager
 
writer - Variable in class org.apache.maven.surefire.report.AbstractTextReporter
 
writeText(String) - Method in class org.apache.maven.surefire.util.PrettyPrintXMLWriter
 
writeTraceToString() - Method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
 
writeTraceToString() - Method in class org.apache.maven.surefire.report.PojoStackTraceWriter
 
writeTraceToString() - Method in interface org.apache.maven.surefire.report.StackTraceWriter
Write the throwable to a string, without trimming.
writeTrimmedTraceToString() - Method in class org.apache.maven.surefire.common.junit4.JUnit4StackTraceWriter
At the moment, returns the same as JUnit4StackTraceWriter.writeTraceToString().
writeTrimmedTraceToString() - Method in class org.apache.maven.surefire.report.PojoStackTraceWriter
 
writeTrimmedTraceToString() - Method in interface org.apache.maven.surefire.report.StackTraceWriter
Write the throwable to a string, trimming extra locations.

X

XMLReporter - Class in org.apache.maven.surefire.report
XML format reporter.
XMLReporter(ReporterConfiguration) - Constructor for class org.apache.maven.surefire.report.XMLReporter
 

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

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