Package | Description |
---|---|
org.apache.maven.plugin.surefire.report |
Modifier and Type | Class and Description |
---|---|
class |
ConsoleOutputFileReporter
Surefire output consumer proxy that writes test output to a
File for each test suite. |
class |
DirectConsoleOutput
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. |
class |
NullConsoleOutputReceiver
TestcycleConsoleOutputReceiver doing nothing rather than using null.
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.