- get() - Static method in class org.apache.maven.surefire.report.ConsoleOutputReceiverForCurrentThread
-
- getAsString() - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatistics
-
- getClassByName(String) - Method in class org.apache.maven.surefire.util.TestsToRun
-
Get test class which matches className
- 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
-
- 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.util.internal.ByteBuffer
-
- getDirectoryScanner() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getDirectoryScanner() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
Deprecated.
Use scanresult instead, as of version 2.12.2. Will be removed in next major version.
- getDirectoryScannerParameters() - Method in class org.apache.maven.surefire.booter.BaseProviderFactory
-
- getDirectoryScannerParameters() - Method in interface org.apache.maven.surefire.providerapi.ProviderParameters
-
Deprecated.
Use scanresult instead, as of version 2.12.2. Will be removed in next major version.
- getElapsed() - Method in interface org.apache.maven.surefire.report.ReportEntry
-
Gets the runtime for the item.
- getElapsed() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- getErrors() - Method in class org.apache.maven.surefire.suite.RunResult
-
- getExcludes() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
-
The excludes pattern list, as specified on the plugin includes parameter.
- 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
-
- getFiles() - Method in class org.apache.maven.surefire.util.DefaultScanResult
-
- 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
-
- getIncludes() - Method in class org.apache.maven.surefire.testset.DirectoryScannerParameters
-
The includes pattern list, as specified on the plugin includes parameter.
- getlength() - Method in class org.apache.maven.surefire.util.internal.ByteBuffer
-
- getLocalizedMessage() - Method in class org.apache.maven.surefire.report.SafeThrowable
-
- getLocatedClasses() - Method in class org.apache.maven.surefire.util.TestsToRun
-
- 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.
- getPriorities(Comparator<Priority>) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
-
- getPrioritizedTestsByFailureFirst(List) - Method in class org.apache.maven.plugin.surefire.runorder.RunEntryStatisticsMap
-
- getPrioritizedTestsClassRunTime(List, 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.
- 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
- getRequestedTest() - Method in class org.apache.maven.surefire.testset.TestRequest
-
A specific test request issued with -Dtest= from the command line.
- getRequestedTestMethod() - Method in class org.apache.maven.surefire.testset.TestRequest
-
A specific test request method issued with -Dtest=class#method from the command line.
- 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
- 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
-
- 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
- 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
- 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
-
- getURL(File) - Static method in class org.apache.maven.surefire.util.UrlUtils
-
- getVersion() - Method in class org.apache.maven.surefire.testset.TestArtifactInfo
-
- 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.
- 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)
- 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)
- 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, String) - Constructor for class org.apache.maven.surefire.testset.TestRequest
-
- TestRequest(List, File, String, String) - Constructor for class org.apache.maven.surefire.testset.TestRequest
-
- TestRequest(List, File, String, String, int) - Constructor for class org.apache.maven.surefire.testset.TestRequest
-
- testSetCompleted(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- testSetCompleted(ReportEntry) - 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
-
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.
- testSetStarting(ReportEntry) - Method in class org.apache.maven.surefire.booter.ForkingRunListener
-
- testSetStarting(ReportEntry) - 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(List<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
-
- toString() - Method in class org.apache.maven.surefire.report.SimpleReportEntry
-
- toString() - Method in class org.apache.maven.surefire.util.internal.ByteBuffer
-
- toString() - Method in class org.apache.maven.surefire.util.RunOrder
-
- toString() - Method in class org.apache.maven.surefire.util.TestsToRun
-
- 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
-