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 reportUtility for reporter classes.This interface is used to merge reports inForkStarter
.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 recodes the bytes written into the stream from the VM default encoding to UTF-8.