Uses of Interface
org.apache.maven.plugin.surefire.SurefireReportParameters
-
Packages that use SurefireReportParameters Package Description org.apache.maven.plugin.surefire -
-
Uses of SurefireReportParameters in org.apache.maven.plugin.surefire
Methods in org.apache.maven.plugin.surefire with parameters of type SurefireReportParameters Modifier and Type Method Description static void
SurefireHelper. reportExecution(SurefireReportParameters reportParameters, org.apache.maven.surefire.suite.RunResult result, PluginConsoleLogger log, java.lang.Exception firstForkException)
-