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 LocalizedProperties Modifier and Type Method Description protected abstract LocalizedPropertiesAbstractSurefireReportMojo. getBundle(java.util.Locale locale, java.lang.ClassLoader resourceBundleClassLoader)protected LocalizedPropertiesFailsafeReportMojo. getBundle(java.util.Locale locale, java.lang.ClassLoader resourceBundleClassLoader)protected LocalizedPropertiesSurefireReportMojo. getBundle(java.util.Locale locale, java.lang.ClassLoader resourceBundleClassLoader)Methods in org.apache.maven.plugins.surefire.report with parameters of type LocalizedProperties Modifier and Type Method Description voidSurefireReportGenerator. doGenerateReport(LocalizedProperties bundle, org.apache.maven.doxia.sink.Sink sink)
-