Uses of Class
org.apache.maven.plugins.surefire.report.LocalizedProperties
-
Uses of LocalizedProperties in org.apache.maven.plugins.surefire.report
Methods in org.apache.maven.plugins.surefire.report that return LocalizedPropertiesModifier and TypeMethodDescriptionprotected abstract LocalizedProperties
AbstractSurefireReportMojo.getBundle
(Locale locale, ClassLoader resourceBundleClassLoader) protected LocalizedProperties
FailsafeReportMojo.getBundle
(Locale locale, ClassLoader resourceBundleClassLoader) protected LocalizedProperties
SurefireReportMojo.getBundle
(Locale locale, ClassLoader resourceBundleClassLoader) Methods in org.apache.maven.plugins.surefire.report with parameters of type LocalizedPropertiesModifier and TypeMethodDescriptionvoid
SurefireReportGenerator.doGenerateReport
(LocalizedProperties bundle, org.apache.maven.doxia.sink.Sink sink)