Uses of Class
org.apache.maven.plugin.surefire.report.StatelessXmlReporter

Packages that use StatelessXmlReporter
org.apache.maven.plugin.surefire   
org.apache.maven.plugin.surefire.report   
 

Uses of StatelessXmlReporter in org.apache.maven.plugin.surefire
 

Methods in org.apache.maven.plugin.surefire that return StatelessXmlReporter
 StatelessXmlReporter StartupReportConfiguration.instantiateStatelessXmlReporter()
           
 

Uses of StatelessXmlReporter in org.apache.maven.plugin.surefire.report
 

Constructors in org.apache.maven.plugin.surefire.report with parameters of type StatelessXmlReporter
TestSetRunListener(ConsoleReporter consoleReporter, FileReporter fileReporter, StatelessXmlReporter simpleXMLReporter, TestcycleConsoleOutputReceiver consoleOutputReceiver, StatisticsReporter statisticsReporter, boolean trimStackTrace, boolean isPlainFormat, boolean briefOrPlainFormat)
           
 



Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.