Package org.apache.maven.plugin.surefire.report
package org.apache.maven.plugin.surefire.report
-
ClassDescriptionSurefire output consumer proxy that writes test output to a
File
for each test suite.Base class for console reporters.Provides reporting modules on the plugin side.Outputs test system out/system err directly to the console
Just a step on the road to getting the separation of reporting concerns operating properly.Base class for file reporters.Utils class for file-based reportersTestcycleConsoleOutputReceiver doing nothing rather than using null.ConsoleReporter doing nothing rather than using null.FileReporter doing nothing rather than using null.FileReporter doing nothing rather than using null.StatisticsReporter doing nothing rather than using null.Type of an entry in the reportThis interface is used to merge reports inForkStarter
.XML format reporter writing toTEST-reportName[-suffix].xml
file like written and read by Ant's<junit>
and<junitreport>
tasks, then supported by many tools like CI servers.Maintains per-thread test result state for a single test method.Reports data for a single test set.Maintains per-thread test result state.A deferred file output stream decorator that encodes the string from the VM to UTF-8.