| Package | Description |
|---|---|
| de.hybris.ant.taskdefs.yunit |
| Modifier and Type | Class and Description |
|---|---|
class |
BriefJUnitResultFormatter
Prints plain text output of the test to a specified Writer.
|
class |
OutErrSummaryJUnitResultFormatter
Used instead of SummaryJUnitResultFormatter in forked tests if withOutAndErr is requested.
|
class |
PlainJUnitResultFormatter
Prints plain text output of the test to a specified Writer.
|
class |
SummaryJUnitResultFormatter
Prints short summary output of the test to Ant's logging system.
|
class |
XMLJUnitResultFormatter
Prints XML output of the test to a specified Writer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JUnitTestRunner.addFormatter(JUnitResultFormatter f)
Add a formatter.
|
Copyright © 2018 SAP SE. All Rights Reserved.