Index

A B C D E F G H I J L M 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
 
addPluginSpecificChecksumItems(ChecksumCalculator) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
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.LocalizedProperties
 

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
 
constructFailureDetails(Sink, LocalizedProperties, List<ReportTestCase>) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
constructHotLinks(Sink, LocalizedProperties) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
constructPackagesSection(LocalizedProperties, Sink, Map<String, List<ReportTestSuite>>) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
constructSummarySection(LocalizedProperties, Sink) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
constructTestCaseSection(Sink, NumberFormat, ReportTestCase) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
constructTestCasesSection(LocalizedProperties, Sink) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
constructTestSuiteSection(Sink, NumberFormat, ReportTestSuite) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
createAnsiBuilder(CharSequence) - Static method in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
 

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
 
description - Variable in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
A custom description for the project reports page.
description - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
A custom description for the project reports page.
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
 
doGenerateReport(LocalizedProperties, Sink) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 

E

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
 
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 "true" to cause a failure if none of the tests specified in -Dtest=...
failIfNoSpecifiedTests - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
Set this to "true" to cause a failure if none of the tests specified in -Dtest=...
failIfNoTests - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
Set this to "true" to cause a failure if there are no tests to run.
FAILSAFE_IN_PROGRESS_CONTEXT_KEY - Static variable in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
FAILSAFE_SUMMARY_XML_NIL_ATTR - Static variable in class org.apache.maven.plugin.failsafe.util.FailsafeSummaryXmlUtils
 
FAILSAFE_SUMMARY_XML_SCHEMA_LOCATION - Static variable in class org.apache.maven.plugin.failsafe.util.FailsafeSummaryXmlUtils
 
FAILSAFE_SUMMARY_XML_TEMPLATE - Static variable in class org.apache.maven.plugin.failsafe.util.FailsafeSummaryXmlUtils
 
FailsafeReportMojo - Class in org.apache.maven.plugins.surefire.report
Creates a nicely formatted Failsafe Test Report in html format.
FailsafeReportMojo() - Constructor for class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
 
FailsafeSummaryXmlUtils - Class in org.apache.maven.plugin.failsafe.util
 
FailsafeSummaryXmlUtils() - Constructor for class org.apache.maven.plugin.failsafe.util.FailsafeSummaryXmlUtils
 
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.
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
 
getBundle(Locale) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 
getBundle(Locale, ClassLoader) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 
getBundle(Locale, ClassLoader) - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
 
getBundle(Locale, ClassLoader) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
 
getClassesDirectory() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getClassesDirectory() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
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
 
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
 
getDescription() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 
getDescription() - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
 
getDescription() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
 
getDescription(Locale) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
getEncoding() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getEncoding() - 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
 
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
 
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.
getMojoArtifact() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getMojoArtifact() - 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
 
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
 
getReportDescription() - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
getReportFormat() - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
getReportFormat() - Method in class org.apache.maven.plugin.surefire.SurefirePlugin
 
getReportHeader() - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
getReportLabelClass() - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
getReportLabelErrors() - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
getReportLabelFailureDetails() - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
getReportLabelFailures() - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
getReportLabelPackage() - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
getReportLabelPackageList() - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
getReportLabelSkipped() - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
getReportLabelSuccessRate() - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
getReportLabelSummary() - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
getReportLabelTestCases() - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
getReportLabelTests() - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
getReportLabelTime() - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
getReportName() - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
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
 
getReportTextNode1() - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
getReportTextNode2() - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
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
 
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
 
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
 
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
 
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.AbstractSurefireReportMojo
 
getTitle() - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
 
getTitle() - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
 
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
 
hasReportDirectories() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 
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

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
 
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() - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 

L

LEFT - Static variable in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
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.
LocalizedProperties - Class in org.apache.maven.plugins.surefire.report
Surefire Resource Bundle.
LocalizedProperties(ResourceBundle) - Constructor for class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
logDebugOrCliShowErrors(String) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
logger - Variable in class org.apache.maven.plugin.failsafe.VerifyMojo
 

M

mojoLogger - Variable in class org.apache.maven.plugins.surefire.report.PluginConsoleLogger
 

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.
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 (Maven 2.2.1 or 3.1) 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.

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
 
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.
report - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
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) The number of times each failing test will be rerun.
rerunFailingTestsCount - Variable in class org.apache.maven.plugin.surefire.SurefirePlugin
(JUnit 4+ providers) 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.

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
 
setClassesDirectory(File) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setClassesDirectory(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
 
setDescription(String) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 
setDescription(String) - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
 
setDescription(String) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
 
setEncoding(String) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setEncoding(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
 
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
 
setIncludes(List<String>) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setIncludes(List<String>) - 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
 
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
 
setSkipITs(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSkipITs(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setSkipTests(boolean) - Method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
setSkipTests(boolean) - Method in class org.apache.maven.plugin.failsafe.VerifyMojo
 
setSkipTests(boolean) - Method in 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
 
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
 
setTitle(String) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 
setTitle(String) - Method in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
 
setTitle(String) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
 
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
 
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.SurefireReportGenerator
 
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(Sink, String) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
sinkCell(Sink, String) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
sinkCellAnchor(Sink, String, String) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
sinkCellLink(Sink, String, String) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
sinkHeader(Sink, String) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
sinkIcon(String, Sink) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
sinkLineBreak(Sink) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
sinkLink(Sink, String) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
sinkLink(Sink, String, String) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
sinkLink_(Sink) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
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
 
SurefireReportGenerator - Class in org.apache.maven.plugins.surefire.report
This generator creates HTML Report from Surefire and Failsafe XML Report.
SurefireReportGenerator(List<File>, Locale, boolean, String, ConsoleLogger) - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
SurefireReportMojo - Class in org.apache.maven.plugins.surefire.report
Creates a nicely formatted Surefire Test Report in html format.
SurefireReportMojo() - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReportMojo
 
SurefireReportOnlyMojo - Class in org.apache.maven.plugins.surefire.report
Creates a nicely formatted Surefire Test Report in html format.
SurefireReportOnlyMojo() - Constructor for class org.apache.maven.plugins.surefire.report.SurefireReportOnlyMojo
 

T

TAG_TYPE_END - Static variable in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
TAG_TYPE_START - Static variable in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
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.SurefireReportGenerator
 
title - Variable in class org.apache.maven.plugins.surefire.report.FailsafeReportMojo
A custom title of the report for the menu and the project reports page.
title - Variable in class org.apache.maven.plugins.surefire.report.SurefireReportMojo
A custom title of the report for the menu and the project reports page.
toAbsoluteCanonical(File) - Static method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
toCharset(String) - Static method in class org.apache.maven.plugin.failsafe.IntegrationTestMojo
 
toHtmlId(String) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
toHtmlIdFailure(ReportTestCase) - Static method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 
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.
toLocalizedValue(String) - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
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.
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
 
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.SurefireReportGenerator
 
A B C D E F G H I J L M O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values