Index

A B C D E F G H I J L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values

A

AbstractSurefireReportMojo - Class in org.apache.maven.plugins.surefire.report
Abstract base class for reporting test results using Surefire.
AbstractSurefireReportMojo() - Constructor for class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 
AbstractSurefireReportMojo.CustomI18N - Class in org.apache.maven.plugins.surefire.report
 
addPluginSpecificChecksumItems(ChecksumCalculator) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
addPluginSpecificChecksumItems(ChecksumCalculator) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
aggregate - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
Whether to build an aggregated report at the root, or build individual reports.
alwaysGenerateFailsafeReport - Variable in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
If set to true the failsafe report will be generated even when there are no failsafe result files.
alwaysGenerateSurefireReport - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
If set to true the surefire report will be generated even when there are no surefire result files.
append(StringBuilder, String, int) - Method in class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
Append a description to the buffer by respecting the indentSize and lineLength parameters.
append(StringBuilder, String, int) - Method in class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
Append a description to the buffer by respecting the indentSize and lineLength parameters.
append(StringBuilder, String, int) - Method in class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
Append a description to the buffer by respecting the indentSize and lineLength parameters.

B

basedir - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
The base directory of the project being tested.
bufferSize(CharSequence) - Static method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
 
build() - Method in class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
 
build() - Method in class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
 
build() - Method in class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
 
bundle - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
 
bundleName - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
 

C

canGenerateReport() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 
classesDirectory - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
The path representing project JAR file, if exists; Otherwise the directory containing generated classes of the project being tested.
classesDirectory - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
The directory containing generated classes of the project being tested.
cli - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
 
commandLineOptions() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
consoleLogger - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
 
constructHotLinks() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
constructTestCaseSection(ReportTestCase) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
createAnsiBuilder(CharSequence) - Static method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
 
customBundle - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
Path for a custom bundle instead of using the default one.
CustomI18N(MavenProject, Settings, File, Locale, I18N) - Constructor for class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
 

D

debug(CharSequence, Throwable) - Method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
 
debug(String) - Method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
 
debugForkedProcess - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
Attach a debugger to the forked JVM.
debugForkedProcess - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
Attach a debugger to the forked JVM.
DEFAULT_LINE_LENGTH - Static variable in class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
 
DEFAULT_LINE_LENGTH - Static variable in class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
 
DEFAULT_LINE_LENGTH - Static variable in class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
 
defaultClassesDirectory - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
detail - Variable in class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
If true, display all settable properties for each goal.
detail - Variable in class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
If true, display all settable properties for each goal.
detail - Variable in class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
If true, display all settable properties for each goal.
determineXrefLocation() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 

E

enableProcessChecker - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
Since 3.0.0-M4 the process checkers are disabled.
enableProcessChecker - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
Since 3.0.0-M4 the process checkers are disabled.
encoding - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
The character encoding scheme to be applied while generating test report files (see target/surefire-reports/yourTestName.txt).
encoding - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
Deprecated.
since of 2.20.1
encoding - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
The character encoding scheme to be applied while generating test report files (see target/surefire-reports/yourTestName.txt).
error(String) - Method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
 
error(String, Throwable) - Method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
 
error(Throwable) - Method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
 
excludedEnvironmentVariables - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
You can selectively exclude individual environment variables by enumerating their keys.
excludedEnvironmentVariables - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
You can selectively exclude individual environment variables by enumerating their keys.
excludeJUnit5Engines - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
Provide the ID/s of an JUnit engine to be excluded in the test run.
excludeJUnit5Engines - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
Provide the ID/s of an JUnit engine to be excluded in the test run.
excludes - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
A list of <exclude> elements specifying the tests (by pattern) that should be excluded in testing.
excludes - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
A list of <exclude> elements specifying the tests (by pattern) that should be excluded in testing.
excludesFile - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
A file containing exclude patterns, each in a next line.
excludesFile - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
A file containing exclude patterns.
execute() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
execute() - Method in class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
execute() - Method in class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
execute() - Method in class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
executeReport(Locale) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
existsSummary() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
existsSummaryFile() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
existsSummaryFiles() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 

F

failIfNoSpecifiedTests - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
Set this to "false" to prevent a failure if none of the tests specified in -Dit.test=...
failIfNoSpecifiedTests - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
Set this to "true" to cause a failure if none of the tests specified in -Dtest=...
failIfNoSpecifiedTestsDeprecated - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
Deprecated.
Since 3.0.0-M8, use "failsafe.failIfNoSpecifiedTests" instead.
failIfNoTests - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
Set this to "true" to cause a failure if there are no tests to run.
failOnFlakeCount - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
Set this to a value greater than 0 to fail the whole test set if the cumulative number of flakes reaches this threshold.
failOnFlakeCount - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
Set this to a value greater than 0 to fail the whole test set if the cumulative number of flakes reaches this threshold.
FAILSAFE_IN_PROGRESS_CONTEXT_KEY - Static variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
FAILSAFE_SUMMARY_XML_SCHEMA_LOCATION - Static variable in class org.apache.maven.plugin.failsafe.util.FailsafeSummaryXmlUtils
 
FAILSAFE_SUMMARY_XML_TEMPLATE - Static variable in class org.apache.maven.plugin.failsafe.util.FailsafeSummaryXmlUtils
 
FailsafeReportMojo - Class in org.apache.maven.plugins.surefire.report
Creates a nicely formatted Failsafe Test Report in html format.
FailsafeReportMojo() - Constructor for class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
 
FailsafeSummaryXmlUtils - Class in org.apache.maven.plugin.failsafe.util
 
FailsafeSummaryXmlUtils() - Constructor for class org.apache.maven.plugin.failsafe.util.FailsafeSummaryXmlUtils
 
findNamedChild(Node, String) - Static method in class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
 
findNamedChild(Node, String) - Static method in class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
 
findNamedChild(Node, String) - Static method in class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
 
findSingleChild(Node, String) - Static method in class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
 
findSingleChild(Node, String) - Static method in class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
 
findSingleChild(Node, String) - Static method in class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
 
forkedProcessExitTimeoutInSeconds - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
Forked process is normally terminated without any significant delay after given tests have completed.
forkedProcessExitTimeoutInSeconds - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
Forked process is normally terminated without any significant delay after given tests have completed.
forkedProcessTimeoutInSeconds - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
Kill the forked test process after a certain number of seconds.
forkedProcessTimeoutInSeconds - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
Kill the forked test process after a certain number of seconds.
forkNode - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
This parameter configures the forked node.
forkNode - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
This parameter configures the forked node.
format(String, Object) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
format(String, Object, Object) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
format(String, Locale, String, Object) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
format(String, Locale, String, Object[]) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
format(String, Locale, String, Object, Object) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
formatI18nString(String, String, Object...) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
fromRunResultToFile(RunResult, File) - Static method in class org.apache.maven.plugin.failsafe.util.FailsafeSummaryXmlUtils
 

G

getBasedir() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getBasedir() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
getBasedir() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getBooterForkException(RunResult) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
getBundle() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
getBundle(String) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
getBundle(String, String) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
getBundle(String, Locale) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
getBundleNames() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
getConsoleLogger() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
getConsoleLogger() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 
getDebugForkedProcess() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getDebugForkedProcess() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getDefaultBundleName() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
getDefaultCountry() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
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.SurefirePlugin
 
getDefaultLanguage() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
getDescription(Locale) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
getEnableProcessChecker() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getEnableProcessChecker() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getEncoding() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getEncoding() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getExcludedEnvironmentVariables() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getExcludedEnvironmentVariables() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getExcludeJUnit5Engines() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getExcludeJUnit5Engines() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getExcludes() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getExcludes() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getExcludesFile() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getExcludesFile() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getFailIfNoSpecifiedTests() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getFailIfNoSpecifiedTests() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getFailIfNoTests() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
getFailOnFlakeCount() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
getFailOnFlakeCount() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getForkedProcessExitTimeoutInSeconds() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getForkedProcessExitTimeoutInSeconds() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getForkedProcessTimeoutInSeconds() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getForkedProcessTimeoutInSeconds() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getForkNode() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getForkNode() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getI18N(Locale) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 
getI18nSection() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
getI18Nsection() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 
getI18Nsection() - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
 
getI18Nsection() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
 
getI18nString(String) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
getI18nString(String, String) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
getI18nString(Locale, String) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 
getIncludeJUnit5Engines() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getIncludeJUnit5Engines() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getIncludes() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getIncludes() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getIncludesFile() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getIncludesFile() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getIndentLevel(String) - Static method in class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
Gets the indentation level of the specified line.
getIndentLevel(String) - Static method in class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
Gets the indentation level of the specified line.
getIndentLevel(String) - Static method in class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
Gets the indentation level of the specified line.
getLocale(String) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
getMainBuildPath() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getMainBuildPath() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getName(Locale) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
getOutputName() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
getOutputName() - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
 
getOutputName() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
 
getParallelTestsTimeoutForcedInSeconds() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getParallelTestsTimeoutForcedInSeconds() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getParallelTestsTimeoutInSeconds() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getParallelTestsTimeoutInSeconds() - 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.SurefirePlugin
 
getProject() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 
getProjectsWithoutRoot() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 
getPropertyFromExpression(String) - Static method in class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
 
getPropertyFromExpression(String) - Static method in class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
 
getPropertyFromExpression(String) - Static method in class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
 
getReportFormat() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getReportFormat() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getReportSchemaLocation() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getReportSchemaLocation() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getReportsDirectories() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 
getReportsDirectory() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getReportsDirectory() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
getReportsDirectory() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getRerunFailingTestsCount() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getRerunFailingTestsCount() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getRunOrder() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getRunOrder() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getRunOrderRandomSeed() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getRunOrderRandomSeed() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getSession() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
getShutdown() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getShutdown() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getSingleChild(Node, String) - Static method in class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
 
getSingleChild(Node, String) - Static method in class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
 
getSingleChild(Node, String) - Static method in class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
 
getSkipAfterFailureCount() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getSkipAfterFailureCount() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getString(String) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
getString(String, Locale) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
getString(String, Locale, String) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
getStringOrNull(ResourceBundle, String) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
 
getSuiteXmlFiles() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getSuiteXmlFiles() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getSummaryFile() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getSummaryFile() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
getSurefireReportsDirectory(MavenProject) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
Gets the default surefire reports directory for the specified project.
getSurefireReportsDirectory(MavenProject) - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
 
getSurefireReportsDirectory(MavenProject) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
 
getSystemPropertiesFile() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getSystemPropertiesFile() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getTest() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getTest() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getTestClassesDirectory() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getTestClassesDirectory() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
getTestClassesDirectory() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getTitle() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
getValue(Node, String) - Static method in class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
 
getValue(Node, String) - Static method in class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
 
getValue(Node, String) - Static method in class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
 
goal - Variable in class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
The name of the goal for which to show help.
goal - Variable in class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
The name of the goal for which to show help.
goal - Variable in class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
The name of the goal for which to show help.

H

handleSummary(RunResult, Exception) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
handleSummary(RunResult, Exception) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
hasSuiteXmlFiles() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
hasSuiteXmlFiles() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
HelpMojo - Class in org.apache.maven.plugins.maven_failsafe_plugin
Display help information on maven-failsafe-plugin.
Call mvn failsafe:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo - Class in org.apache.maven.plugins.maven_surefire_plugin
Display help information on maven-surefire-plugin.
Call mvn surefire:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo - Class in org.apache.maven.plugins.maven_surefire_report_plugin
Display help information on maven-surefire-report-plugin.
Call mvn surefire-report:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
 
HelpMojo() - Constructor for class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
 
HelpMojo() - Constructor for class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
 

I

i18n - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
Internationalization component
i18n - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
i18nOriginal - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
 
i18nSection - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
includeJUnit5Engines - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
Provide the ID/s of an JUnit engine to be included in the test run.
includeJUnit5Engines - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
Provide the ID/s of an JUnit engine to be included in the test run.
includes - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
includes - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
 
includesFile - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
A file containing include patterns, each in a next line.
includesFile - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
A file containing include patterns.
indentSize - Variable in class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
The number of spaces per indentation level, should be positive.
indentSize - Variable in class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
The number of spaces per indentation level, should be positive.
indentSize - Variable in class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
The number of spaces per indentation level, should be positive.
info(String) - Method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
 
IntegrationTestMojo - Class in org.apache.maven.plugin.failsafe
Run integration tests using Surefire.
IntegrationTestMojo() - Constructor for class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isDebugEnabled() - Method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
 
isErrorEnabled() - Method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
 
isGeneratedWhenNoResults() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
Whether the report should be generated when there are no test results.
isGeneratedWhenNoResults() - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
 
isGeneratedWhenNoResults() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
 
isInfoEnabled() - Method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
 
isJarArtifact(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isNotEmpty(String) - Static method in class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
 
isNotEmpty(String) - Static method in class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
 
isNotEmpty(String) - Static method in class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
 
isPrintSummary() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isPrintSummary() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isSkip() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isSkip() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
isSkip() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isSkipExec() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
Deprecated.
isSkipExec() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
Deprecated.
isSkipExec() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
Deprecated.
isSkipExecution() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isSkipExecution() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isSkipITs() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isSkipITs() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
isSkipped() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
Whether the report should be generated or not.
isSkipped() - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
 
isSkipped() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
 
isSkipTests() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isSkipTests() - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
isSkipTests() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
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
 
isUseFile() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isUseFile() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isUseManifestOnlyJar() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isUseManifestOnlyJar() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isUseSystemClassLoader() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
isUseSystemClassLoader() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
isWarnEnabled() - Method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
 

J

javascriptToggleDisplayCode() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 

L

lineLength - Variable in class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
The maximum length of a display line, should be positive.
lineLength - Variable in class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
The maximum length of a display line, should be positive.
lineLength - Variable in class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
The maximum length of a display line, should be positive.
linkXRef - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
Whether to link the XRef if found.
locale - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
 
locale - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
logDebugOrCliShowErrors(String) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
logger - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
 

M

MESSAGE_ELEMENT - Static variable in class org.apache.maven.plugin.failsafe.util.FailsafeSummaryXmlUtils
 
MESSAGE_NIL_ELEMENT - Static variable in class org.apache.maven.plugin.failsafe.util.FailsafeSummaryXmlUtils
 
mojoLogger - Variable in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
 

N

NO_ARGS - Static variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
 

O

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.failsafe.util - package org.apache.maven.plugin.failsafe.util
 
org.apache.maven.plugin.surefire - package org.apache.maven.plugin.surefire
 
org.apache.maven.plugins.maven_failsafe_plugin - package org.apache.maven.plugins.maven_failsafe_plugin
 
org.apache.maven.plugins.maven_surefire_plugin - package org.apache.maven.plugins.maven_surefire_plugin
 
org.apache.maven.plugins.maven_surefire_report_plugin - package org.apache.maven.plugins.maven_surefire_report_plugin
 
org.apache.maven.plugins.surefire.report - package org.apache.maven.plugins.surefire.report
 
outputName - Variable in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
The filename to use for the report.
outputName - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
The filename to use for the report.

P

parallelTestsTimeoutForcedInSeconds - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
Stop executing queued parallel JUnit tests and interrupt currently running tests after a certain number of seconds.
parallelTestsTimeoutForcedInSeconds - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
Stop executing queued parallel JUnit tests and interrupt currently running tests after a certain number of seconds.
parallelTestsTimeoutInSeconds - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
Stop executing queued parallel JUnit tests after a certain number of seconds.
parallelTestsTimeoutInSeconds - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
Stop executing queued parallel JUnit tests after a certain number of seconds.
parser - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
PLUGIN_HELP_PATH - Static variable in class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
 
PLUGIN_HELP_PATH - Static variable in class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
 
PLUGIN_HELP_PATH - Static variable in class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
 
PluginConsoleLogger - Class in org.apache.maven.plugins.surefire.report
Wrapper logger of miscellaneous implementations of Log.
PluginConsoleLogger(Log) - Constructor for class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
 
printSummary - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
Option to print summary of test suites or just print the test cases that have errors.
printSummary - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
Option to print summary of test suites or just print the test cases that have errors.
project - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
 

R

reactorProjects - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
The projects in the reactor for aggregation report.
readSummary(File) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
renderBody() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
renderSectionFailureDetails() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
renderSectionPackages() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
renderSectionSummary() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
renderSectionTestCases() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
renderSectionTestSuite(ReportTestSuite) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
repeat(String, int) - Static method in class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
Repeat a String n times to form a new string.
repeat(String, int) - Static method in class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
Repeat a String n times to form a new string.
repeat(String, int) - Static method in class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
Repeat a String n times to form a new string.
reportFormat - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
Selects the formatting for the test report to be generated.
reportFormat - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
Selects the formatting for the test report to be generated.
reportsDirectories - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
Directories containing the XML Report files that will be parsed and rendered to HTML format.
reportsDirectory - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
Base directory where all reports are written to.
reportsDirectory - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
Base directory where all reports are written to.
reportsDirectory - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
Base directory where all reports are written to.
reportsDirectory - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
Deprecated.
rerunFailingTestsCount - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
(JUnit 4+ providers and JUnit 5+ providers since 3.0.0-M4) The number of times each failing test will be rerun.
rerunFailingTestsCount - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
(JUnit 4+ providers and JUnit 5+ providers since 3.0.0-M4) The number of times each failing test will be rerun.
resolvedReportsDirectories - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 
runOrder - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
Defines the order the tests will be run in.
runOrder - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
Defines the order the tests will be run in.
runOrderRandomSeed - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
Sets the random seed that will be used to order the tests if failsafe.runOrder is set to random.
runOrderRandomSeed - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
Sets the random seed that will be used to order the tests if surefire.runOrder is set to random.

S

session - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
The current build session instance.
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 class org.apache.maven.plugin.surefire.SurefirePlugin
 
setDebugForkedProcess(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setDebugForkedProcess(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setDefaultClassesDirectory(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setEncoding(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setEncoding(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setExcludedEnvironmentVariables(String[]) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setExcludedEnvironmentVariables(String[]) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setExcludeJUnit5Engines(String[]) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setExcludeJUnit5Engines(String[]) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setExcludes(List<String>) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setExcludes(List<String>) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setFailIfNoSpecifiedTests(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setFailIfNoSpecifiedTests(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setFailIfNoTests(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setFailOnFlakeCount(int) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setFailOnFlakeCount(int) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setForkedProcessExitTimeoutInSeconds(int) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setForkedProcessExitTimeoutInSeconds(int) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setForkedProcessTimeoutInSeconds(int) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setForkedProcessTimeoutInSeconds(int) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setIncludeJUnit5Engines(String[]) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setIncludeJUnit5Engines(String[]) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setIncludes(List<String>) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setIncludes(List<String>) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setLogger(Logger) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setMainBuildPath(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setMainBuildPath(File) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setParallelTestsTimeoutForcedInSeconds(double) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setParallelTestsTimeoutForcedInSeconds(double) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setParallelTestsTimeoutInSeconds(double) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setParallelTestsTimeoutInSeconds(double) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setPrintSummary(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setPrintSummary(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setReportFormat(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
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 class org.apache.maven.plugin.surefire.SurefirePlugin
 
setRunOrder(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setRunOrder(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setRunOrderRandomSeed(Long) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setRunOrderRandomSeed(Long) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setSession(MavenSession) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
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 class org.apache.maven.plugin.surefire.SurefirePlugin
 
setSkipExec(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
Deprecated.
setSkipExec(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
Deprecated.
setSkipExec(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
Deprecated.
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
Deprecated.
setSkipTests(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setSkipTests(boolean) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setSuiteXmlFiles(File[]) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSuiteXmlFiles(File[]) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setSummaryFile(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSummaryFile(File) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setSystemPropertiesFile(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSystemPropertiesFile(File) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
setTest(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setTest(String) - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
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 class org.apache.maven.plugin.surefire.SurefirePlugin
 
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
 
settings - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo.CustomI18N
 
settings - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
The current user system settings for use in Maven.
setUseFile(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
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 class org.apache.maven.plugin.surefire.SurefirePlugin
 
setUseModulePath(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setUseModulePath(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 class org.apache.maven.plugin.surefire.SurefirePlugin
 
showSuccess - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
If set to false, only failures are shown.
showSuccess - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
shutdown - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
After the plugin process is shutdown by sending SIGTERM signal (CTRL+C), SHUTDOWN command is received by every forked JVM.
shutdown - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
After the plugin process is shutdown by sending SIGTERM signal (CTRL+C), SHUTDOWN command is received by every forked JVM.
sinkAnchor(String) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
sinkCellAnchor(String, String) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
sinkIcon(String) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
sinkLink(String) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
sinkLink_() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
skip - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
Set this to 'true' to bypass unit tests entirely.
skipAfterFailureCount - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
Set to error/failure count in order to skip remaining tests.
skipAfterFailureCount - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
Set to error/failure count in order to skip remaining tests.
skipExec - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
Deprecated.
Use -DskipTests instead.
skipFailsafeReport - Variable in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
If set to true the failsafe report generation will be skipped.
skipITs - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
Set this to "true" to skip running integration tests, but still compile them.
skipITs - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
Set this to 'true' to skip running integration tests, but still compile them.
skipSurefireReport - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
If set to true the surefire report generation will be skipped.
skipTests - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
Set this to 'true' to skip running tests, but still compile them.
suiteXmlFiles - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
(TestNG) List of <suiteXmlFile> elements specifying TestNG suite xml file locations.
suiteXmlFiles - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
(TestNG) List of <suiteXmlFile> elements specifying TestNG suite xml file locations.
suiteXmlFiles() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
suiteXmlFiles() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
summaryFile - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
The summary file to write integration test results to.
summaryFile - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
The summary file to read integration test results from.
summaryFiles - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
Additional summary files to read integration test results from.
SurefirePlugin - Class in org.apache.maven.plugin.surefire
Run tests using Surefire.
SurefirePlugin() - Constructor for class org.apache.maven.plugin.surefire.SurefirePlugin
 
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
 
SurefireReportRenderer - Class in org.apache.maven.plugins.surefire.report
This generator creates HTML Report from Surefire and Failsafe XML Report.
SurefireReportRenderer(Sink, I18N, String, Locale, ConsoleLogger, boolean, List<File>, String) - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
systemPropertiesFile - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
systemPropertiesFile - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
 

T

TAG_TYPE_END - Static variable in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
TAG_TYPE_START - Static variable in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
test - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
test - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
 
testClassesDirectory - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
The directory containing generated test classes of the project being tested.
testFailureIgnore - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
Set this to true to ignore a failure during testing.
testFailureIgnore - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
Set this to "true" to ignore a failure during testing.
testSuites - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
toAbsoluteCanonical(File) - Static method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
toHtmlId(String) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
toHtmlIdFailure(ReportTestCase) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
toLines(String, int, int, int) - Static method in class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
Splits the specified text into lines of convenient display length.
toLines(String, int, int, int) - Static method in class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
Splits the specified text into lines of convenient display length.
toLines(String, int, int, int) - Static method in class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
Splits the specified text into lines of convenient display length.
toLines(List<String>, String, int, int) - Static method in class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
Adds the specified line to the output sequence, performing line wrapping if necessary.
toLines(List<String>, String, int, int) - Static method in class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
Adds the specified line to the output sequence, performing line wrapping if necessary.
toLines(List<String>, String, int, int) - Static method in class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
Adds the specified line to the output sequence, performing line wrapping if necessary.
toRunResult(File) - Static method in class org.apache.maven.plugin.failsafe.util.FailsafeSummaryXmlUtils
 

U

useFile - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
Option to generate a file test report or just output the test report to the console.
useFile - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
Option to generate a file test report or just output the test report to the console.
useManifestOnlyJar - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
By default, Surefire forks your tests using a manifest-only JAR; set this parameter to "false" to force it to launch your tests with a plain old Java classpath.
useManifestOnlyJar - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
By default, Surefire forks your tests using a manifest-only JAR; set this parameter to "false" to force it to launch your tests with a plain old Java classpath.
useModulePath - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
When true, uses the modulepath when executing with JDK 9+ and module-info.java is present.
useModulePath - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
When true, uses the modulepath when executing with JDK 9+ and module-info.java is present.
useModulePath() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
useModulePath() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
useSystemClassLoader - Variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
Option to pass dependencies to the system's classloader instead of using an isolated class loader when forking.
useSystemClassLoader - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
Option to pass dependencies to the system's classloader instead of using an isolated class loader when forking.

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.VerifyMojo
 

W

warn(CharSequence, Throwable) - Method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
 
warnIfIllegalFailOnFlakeCount() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
warning(String) - Method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
 
writeGoal(StringBuilder, String, Element) - Method in class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
 
writeGoal(StringBuilder, String, Element) - Method in class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
 
writeGoal(StringBuilder, String, Element) - Method in class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
 
writeParameter(StringBuilder, Node, Node) - Method in class org.apache.maven.plugins.maven_failsafe_plugin.HelpMojo
 
writeParameter(StringBuilder, Node, Node) - Method in class org.apache.maven.plugins.maven_surefire_plugin.HelpMojo
 
writeParameter(StringBuilder, Node, Node) - Method in class org.apache.maven.plugins.maven_surefire_report_plugin.HelpMojo
 
writeSummary(RunResult, File, boolean) - Static method in class org.apache.maven.plugin.failsafe.util.FailsafeSummaryXmlUtils
 

X

xrefLocation - Variable in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
Location of the Xrefs to link.
xrefLocation - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportRenderer
 
A B C D E F G H I J L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values