Class NullStatelessXmlReporter

java.lang.Object
org.apache.maven.plugin.surefire.report.StatelessXmlReporter
org.apache.maven.plugin.surefire.report.NullStatelessXmlReporter
All Implemented Interfaces:
StatelessReportEventListener<WrappedReportEntry,TestSetStats>

class NullStatelessXmlReporter extends StatelessXmlReporter
FileReporter doing nothing rather than using null.
Since:
2.20