Skip navigation links
A B C D E F G H I L M N O P S T W 

A

a(char[], int, int) - Method in interface org.apache.maven.shared.utils.logging.MessageBuilder
Append content to the message buffer.
a(char[]) - Method in interface org.apache.maven.shared.utils.logging.MessageBuilder
Append content to the message buffer.
a(CharSequence, int, int) - Method in interface org.apache.maven.shared.utils.logging.MessageBuilder
Append content to the message buffer.
a(CharSequence) - Method in interface org.apache.maven.shared.utils.logging.MessageBuilder
Append content to the message buffer.
a(Object) - Method in interface org.apache.maven.shared.utils.logging.MessageBuilder
Append content to the message buffer.
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
 

B

buffer() - Static method in class org.apache.maven.shared.utils.logging.MessageUtils
Create a default message buffer.
buffer(StringBuilder) - Static method in class org.apache.maven.shared.utils.logging.MessageUtils
Create a message buffer with defined String builder.
buffer(int) - Static method in class org.apache.maven.shared.utils.logging.MessageUtils
Create a message buffer with an internal buffer of defined size.

C

canGenerateReport() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 

D

debug(Object) - Method in interface org.apache.maven.shared.utils.logging.MessageBuilder
Append message content for DEBUG level.
doGenerateReport(LocalizedProperties, Sink) - Method in class org.apache.maven.plugins.surefire.report.SurefireReportGenerator
 

E

error(Object) - Method in interface org.apache.maven.shared.utils.logging.MessageBuilder
Append message content for ERROR level.
execute() - Method in class org.apache.maven.plugins.surefire.report.HelpMojo
executeReport(Locale) - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo

F

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
 
failure(Object) - Method in interface org.apache.maven.shared.utils.logging.MessageBuilder
Append message content in failure style.
format(String, Object...) - Method in interface org.apache.maven.shared.utils.logging.MessageBuilder
Append formatted content to the buffer.

G

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
 
getConsoleLogger() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 
getDescription() - Method in class org.apache.maven.plugins.surefire.report.AbstractSurefireReportMojo
 
getDescription(Locale) - 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
 
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
 
getReportDescription() - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
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
 
getReportTextNode1() - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
getReportTextNode2() - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 
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
 
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
 

H

HelpMojo - Class in org.apache.maven.plugins.surefire.report
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.surefire.report.HelpMojo
 

I

info(Object) - Method in interface org.apache.maven.shared.utils.logging.MessageBuilder
Append message content for INFO level.
isColorEnabled() - Static method in class org.apache.maven.shared.utils.logging.MessageUtils
Is message color enabled: requires JAnsi available (through Maven) and the color has not been disabled.
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
 
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
 

L

LocalizedProperties - Class in org.apache.maven.plugins.surefire.report
Surefire Resource Bundle.
LocalizedProperties(ResourceBundle) - Constructor for class org.apache.maven.plugins.surefire.report.LocalizedProperties
 

M

MessageBuilder - Interface in org.apache.maven.shared.utils.logging
Message builder that supports configurable styling.
MessageUtils - Class in org.apache.maven.shared.utils.logging
Colored message utils, to manage colors consistently across plugins (only if Maven version is at least 3.4.0).
MessageUtils() - Constructor for class org.apache.maven.shared.utils.logging.MessageUtils
 
mojo(Object) - Method in interface org.apache.maven.shared.utils.logging.MessageBuilder
Append message content in mojo style.

N

newline() - Method in interface org.apache.maven.shared.utils.logging.MessageBuilder
Append newline to the message buffer.

O

org.apache.maven.plugins.surefire.report - package org.apache.maven.plugins.surefire.report
 
org.apache.maven.shared.utils.logging - package org.apache.maven.shared.utils.logging
An API to write Maven messages to console with styled color content, consistently across whole Maven ecosystem (Maven itself or any plugin or extension).

P

project(Object) - Method in interface org.apache.maven.shared.utils.logging.MessageBuilder
Append message content in project style.

S

setColorEnabled(boolean) - Static method in class org.apache.maven.shared.utils.logging.MessageUtils
Enables message color (if JAnsi is available).
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
 
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
 
stripAnsiCodes(String) - Static method in class org.apache.maven.shared.utils.logging.MessageUtils
Remove any ANSI code from a message (colors or other escape sequences).
strong(Object) - Method in interface org.apache.maven.shared.utils.logging.MessageBuilder
Append message content in strong style.
success(Object) - Method in interface org.apache.maven.shared.utils.logging.MessageBuilder
Append message content in success style.
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
 
systemInstall() - Static method in class org.apache.maven.shared.utils.logging.MessageUtils
Install color support.
systemUninstall() - Static method in class org.apache.maven.shared.utils.logging.MessageUtils
Undo a previous systemInstall().

T

toLocalizedValue(String) - Method in class org.apache.maven.plugins.surefire.report.LocalizedProperties
 

W

warning(Object) - Method in interface org.apache.maven.shared.utils.logging.MessageBuilder
Append message content in warning style or WARNING level.
A B C D E F G H I L M N O P S T W 
Skip navigation links

Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.