- GenericTestPattern<P,C,M> - Interface in org.apache.maven.surefire.testset
-
Resolves string test patterns in object oriented patterns P
.
- get() - Static method in class org.apache.maven.surefire.report.ConsoleOutputReceiverForCurrentThread
-
- getArray() - Method in class org.apache.maven.surefire.util.internal.StringUtils.EncodedArray
-
- getClassByName(String) - Method in class org.apache.maven.surefire.util.TestsToRun
-
Get test class which matches className
- getClasses() - Method in class org.apache.maven.surefire.util.DefaultScanResult
-
- getClassesSkippedByValidation(ScannerFilter, ClassLoader) - Method in class org.apache.maven.surefire.util.DefaultScanResult
-
- getClassesSkippedByValidation(ScannerFilter, ClassLoader) - Method in interface org.apache.maven.surefire.util.ScanResult
-
- getClassifier() - Method in class org.apache.maven.surefire.testset.TestArtifactInfo
-
- getClassName() - Method in class org.apache.maven.plugin.surefire.runorder.Priority
-
- getClassName(int) - Method in class org.apache.maven.surefire.util.DefaultScanResult
-
- getClassName(int) - Method in interface org.apache.maven.surefire.util.ScanResult
-
- getClazz() - Method in class org.apache.maven.plugin.surefire.runorder.PrioritizedTest
-
- getCommandType() - Method in class org.apache.maven.surefire.booter.Command
-
- getCompletedCount() - Method in class org.apache.maven.surefire.suite.RunResult
-
- getConsoleLogger() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getConsoleLogger() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
Gets a logger intended for console output.
- getConstructor(Class<?>, Class<?>...) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
-
- getData() - Method in class org.apache.maven.surefire.booter.Command
-
- getDataType() - Method in enum org.apache.maven.surefire.booter.MasterProcessCommand
-
- getDirectoryScanner() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
Deprecated.
- getDirectoryScanner() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
- getDirectoryScannerParameters() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getDirectoryScannerParameters() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
- getElapsed() - Method in interface org.apache.maven.surefire.report.ReportEntry
-
Gets the runtime for the item.
- getElapsed() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- getEmptyTestListResolver() - Static method in class org.apache.maven.surefire.testset.TestListResolver
-
- getErrors() - Method in class org.apache.maven.surefire.suite.RunResult
-
- getExcludedPatterns() - Method in interface org.apache.maven.surefire.testset.GenericTestPattern
-
- getExcludedPatterns() - Method in class org.apache.maven.surefire.testset.TestListResolver
-
- getExcludes() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
-
Deprecated.
- getFailsafeCode() - Method in class org.apache.maven.surefire.suite.RunResult
-
- getFailure() - Method in class org.apache.maven.surefire.suite.RunResult
-
- getFailures() - Method in class org.apache.maven.surefire.suite.RunResult
-
- getFlakes() - Method in class org.apache.maven.surefire.suite.RunResult
-
- getGroup() - Method in class org.apache.maven.surefire.report.CategorizedReportEntry
-
- getGroup() - Method in interface org.apache.maven.surefire.report.ReportEntry
-
The group/category of the testcase
- getGroup() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- getId() - Method in enum org.apache.maven.surefire.booter.MasterProcessCommand
-
- getIncludedPatterns() - Method in interface org.apache.maven.surefire.testset.GenericTestPattern
-
- getIncludedPatterns() - Method in class org.apache.maven.surefire.testset.TestListResolver
-
- getIncludes() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
-
Deprecated.
- getLocalizedMessage() - Method in class org.apache.maven.surefire.report.SafeThrowable
-
- getLocatedClasses() - Method in class org.apache.maven.surefire.util.TestsToRun
-
- getMainCliOptions() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getMainCliOptions() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
- getMessage() - Method in interface org.apache.maven.surefire.report.ReportEntry
-
A message relating to a non-successful termination.
- getMessage() - Method in class org.apache.maven.surefire.report.SafeThrowable
-
- getMessage() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- getMethod(Object, String, Class<?>...) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
-
- getMethod(Class<?>, String, Class<?>...) - Static method in class org.apache.maven.surefire.util.ReflectionUtils
-
- getMinSuccessRate() - Method in class org.apache.maven.plugin.surefire.runorder.Priority
-
- getName() - Method in interface org.apache.maven.surefire.report.ReportEntry
-
The name of the test case
- getName() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- getNameWithGroup() - Method in class org.apache.maven.surefire.report.CategorizedReportEntry
-
- getNameWithGroup() - Method in interface org.apache.maven.surefire.report.ReportEntry
-
A name of the test case together with the group or category (if any exists).
- getNameWithGroup() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- getOriginalSystemOut() - Method in class org.apache.maven.surefire.report.ReporterConfiguration
-
The original system out belonging to the (possibly forked) surefire process.
- getParam() - Method in enum org.apache.maven.surefire.booter.Shutdown
-
- getPluginParameterTest() - Method in interface org.apache.maven.surefire.testset.GenericTestPattern
-
- getPluginParameterTest() - Method in class org.apache.maven.surefire.testset.TestListResolver
-
- getPrioritizedTestsByFailureFirst(List<Class<?>>) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
-
- getPrioritizedTestsClassRunTime(List<Class<?>>, int) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
-
- getPriority() - Method in class org.apache.maven.plugin.surefire.runorder.PrioritizedTest
-
- getPriority() - Method in class org.apache.maven.plugin.surefire.runorder.Priority
-
- getProviderProperties() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getProviderProperties() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
The per-provider specific properties that may come all the way from the plugin's properties setting.
- getReader() - Static method in class org.apache.maven.surefire.booter.CommandReader
-
- getReporterConfiguration() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- 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
- getReportsDirectory() - Method in class org.apache.maven.surefire.report.ReporterConfiguration
-
The directory where reports will be created, normally ${project.build.directory}/surefire-reports
- getRerunFailingTestsCount() - Method in class org.apache.maven.surefire.testset.TestRequest
-
How many times to rerun failing tests, issued with -Dsurefire.rerunFailingTestsCount from the command line.
- getResult() - Method in class org.apache.maven.plugin.surefire.runorder.ThreadedExecutionScheduler
-
- getRunOrder() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
-
- getRunOrder() - Method in class org.apache.maven.surefire.testset.RunOrderParameters
-
- getRunOrderCalculator() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getRunOrderCalculator() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
Provides a service to calculate run order of tests.
- getRunStatisticsFile() - Method in class org.apache.maven.surefire.testset.RunOrderParameters
-
- getRunTime() - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
-
- getScanResult() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getScanResult() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
Provides the result of the directory scan performed in the plugin
- getShutdown() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getShutdown() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
- getSingleton() - Static method in class org.apache.maven.surefire.booter.DumpErrorSingleton
-
- getSize() - Method in class org.apache.maven.surefire.util.internal.StringUtils.EncodedArray
-
- getSkipAfterFailureCount() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getSkipAfterFailureCount() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
- getSkipped() - Method in class org.apache.maven.surefire.suite.RunResult
-
- getSourceName() - Method in interface org.apache.maven.surefire.report.ReportEntry
-
The class name of the test
- getSourceName() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- getSpecificTests() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
-
Deprecated.
- getStackTraceWriter() - Method in interface org.apache.maven.surefire.report.ReportEntry
-
The group/category of the testcase
- getStackTraceWriter() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- getSuccessfulBuilds() - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
-
- getSuites() - Method in interface org.apache.maven.surefire.providerapi.SurefireProvider
-
Determines the number of forks.
- getSuiteXmlFiles() - Method in class org.apache.maven.surefire.testset.TestRequest
-
Represents suitexmlfiles that define the test-run request
- getSystemExitTimeout() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getSystemExitTimeout() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
- getSystemProperties() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- getSystemProperties() - Method in interface org.apache.maven.surefire.report.TestSetReportEntry
-
- getTarget() - Method in class org.apache.maven.surefire.report.SafeThrowable
-
- 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
- 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
- getTestClassPattern() - Method in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
Test class file pattern, e.g.
- getTestListResolver() - Method in class org.apache.maven.surefire.testset.TestRequest
-
A specific test request issued with -Dtest= from the command line.
- getTestMethodPattern() - Method in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
Test method, e.g.
- getTestName() - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
-
- 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.
- getTestSourceDirectory() - Method in class org.apache.maven.surefire.testset.TestRequest
-
Test source directory, normally ${project.build.testSourceDirectory}
- getThrowable() - Method in class org.apache.maven.surefire.report.LegacyPojoStackTraceWriter
-
- getThrowable() - Method in interface org.apache.maven.surefire.report.StackTraceWriter
-
Retrieve the throwable for this writer.
- getTotalRuntime() - Method in class org.apache.maven.plugin.surefire.runorder.PrioritizedTest
-
- getTotalRuntime() - Method in class org.apache.maven.plugin.surefire.runorder.Priority
-
- getVersion() - Method in class org.apache.maven.surefire.testset.TestArtifactInfo
-
- getWildcard() - Static method in class org.apache.maven.surefire.testset.TestListResolver
-
- TEST_SET_FINISHED - Static variable in class org.apache.maven.surefire.booter.Command
-
- TestArtifactInfo - Class in org.apache.maven.surefire.testset
-
Contains information about the detected test artifact
- TestArtifactInfo(String, String) - Constructor for class org.apache.maven.surefire.testset.TestArtifactInfo
-
- testAssumptionFailure(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- testAssumptionFailure(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
-
Event fired when a test assumption failure was encountered.
- TestClassMethodNameUtils - Class in org.apache.maven.surefire.util.internal
-
JUnit Description parser.
- testError(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- testError(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
-
Event fired when a test ended with an error (non anticipated problem)
- testExecutionSkippedByUser() - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- testExecutionSkippedByUser() - Method in interface org.apache.maven.surefire.report.RunListener
-
Event fired skipping an execution of remaining test-set in other fork(s); or does nothing if no forks.
- testFailed(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- testFailed(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
-
Event fired when a test ended with a failure (anticipated problem)
- TestFilter<C,M> - Interface in org.apache.maven.surefire.testset
-
Generic interface of test filter.
- TestListResolver - Class in org.apache.maven.surefire.testset
-
Resolved multi pattern filter e.g.
- TestListResolver(Collection<String>) - Constructor for class org.apache.maven.surefire.testset.TestListResolver
-
- TestListResolver(String) - Constructor for class org.apache.maven.surefire.testset.TestListResolver
-
- TestListResolver(Collection<String>, Collection<String>) - Constructor for class org.apache.maven.surefire.testset.TestListResolver
-
- TESTNG_EXCLUDEDGROUPS_PROP - Static variable in class org.apache.maven.surefire.booter.ProviderParameterNames
-
- TESTNG_GROUPS_PROP - Static variable in class org.apache.maven.surefire.booter.ProviderParameterNames
-
- TestRequest - Class in org.apache.maven.surefire.testset
-
Information about the requested test.
- TestRequest(List, File, TestListResolver) - Constructor for class org.apache.maven.surefire.testset.TestRequest
-
- TestRequest(List, File, TestListResolver, int) - Constructor for class org.apache.maven.surefire.testset.TestRequest
-
- testSetCompleted(TestSetReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- testSetCompleted(TestSetReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
-
Indicates end of a given test-set
- TestSetFailedException - Exception in org.apache.maven.surefire.testset
-
Exception that indicates a test failed.
- TestSetFailedException(String) - Constructor for exception org.apache.maven.surefire.testset.TestSetFailedException
-
Creates TestSetFailedException
with a detail message.
- TestSetFailedException(String, Throwable) - Constructor for exception org.apache.maven.surefire.testset.TestSetFailedException
-
Creates TestSetFailedException
with the specified detail
message and cause.
- TestSetFailedException(Throwable) - Constructor for exception org.apache.maven.surefire.testset.TestSetFailedException
-
Creates TestSetFailedException
with the specified cause.
- TestSetReportEntry - Interface in org.apache.maven.surefire.report
-
Describes test-set when started and finished.
- testSetStarting(TestSetReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- testSetStarting(TestSetReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
-
Indicates the start of a given test-set
- testSkipped(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- testSkipped(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
-
Event fired when a test is skipped
- testStarting(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- testStarting(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
-
Event fired when a test is about to start
- TestsToRun - Class in org.apache.maven.surefire.util
-
Contains all the tests that have been found according to specified include/exclude
specification for a given surefire run.
- TestsToRun(Set<Class<?>>) - Constructor for class org.apache.maven.surefire.util.TestsToRun
-
Constructor
- testSucceeded(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- testSucceeded(ReportEntry) - Method in interface org.apache.maven.surefire.report.RunListener
-
Event fired when a test ended successfully
- THREADCOUNT_PROP - Static variable in class org.apache.maven.surefire.booter.ProviderParameterNames
-
- THREADCOUNTCLASSES_PROP - Static variable in class org.apache.maven.surefire.booter.ProviderParameterNames
-
- THREADCOUNTMETHODS_PROP - Static variable in class org.apache.maven.surefire.booter.ProviderParameterNames
-
- THREADCOUNTSUITES_PROP - Static variable in class org.apache.maven.surefire.booter.ProviderParameterNames
-
- ThreadedExecutionScheduler - Class in org.apache.maven.plugin.surefire.runorder
-
- ThreadedExecutionScheduler(int) - Constructor for class org.apache.maven.plugin.surefire.runorder.ThreadedExecutionScheduler
-
- timeout(RunResult) - Static method in class org.apache.maven.surefire.suite.RunResult
-
- toClassFileName(Class<?>) - Static method in class org.apache.maven.surefire.testset.TestListResolver
-
- toClassFileName(String) - Static method in class org.apache.maven.surefire.testset.TestListResolver
-
- toRunClass(String) - Static method in class org.apache.maven.surefire.booter.Command
-
- toShutdown(Shutdown) - Static method in class org.apache.maven.surefire.booter.Command
-
- toShutdownData() - Method in class org.apache.maven.surefire.booter.Command
-
- toString() - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
-
- toString() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- toString() - Method in class org.apache.maven.surefire.testset.ResolvedTest
-
Deprecated.
- toString() - Method in class org.apache.maven.surefire.testset.TestListResolver
-
- toString() - Method in class org.apache.maven.surefire.util.RunOrder
-
- toString() - Method in class org.apache.maven.surefire.util.TestsToRun
-
- toStrings(Collection<CommandLineOption>) - Static method in enum org.apache.maven.surefire.cli.CommandLineOption
-
- toURL(File) - Static method in class org.apache.maven.surefire.util.internal.UrlUtils
-
- 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
-