Uses of Class
org.apache.maven.plugin.surefire.extensions.DefaultStatelessReportMojoConfiguration
-
Packages that use DefaultStatelessReportMojoConfiguration Package Description org.apache.maven.plugin.surefire.extensions org.apache.maven.plugin.surefire.extensions.junit5 -
-
Uses of DefaultStatelessReportMojoConfiguration in org.apache.maven.plugin.surefire.extensions
Methods in org.apache.maven.plugin.surefire.extensions with parameters of type DefaultStatelessReportMojoConfiguration Modifier and Type Method Description StatelessReportEventListener<WrappedReportEntry,TestSetStats>
SurefireStatelessReporter. createListener(DefaultStatelessReportMojoConfiguration configuration)
-
Uses of DefaultStatelessReportMojoConfiguration in org.apache.maven.plugin.surefire.extensions.junit5
Methods in org.apache.maven.plugin.surefire.extensions.junit5 with parameters of type DefaultStatelessReportMojoConfiguration Modifier and Type Method Description StatelessReportEventListener<WrappedReportEntry,TestSetStats>
JUnit5Xml30StatelessReporter. createListener(DefaultStatelessReportMojoConfiguration configuration)
-