Uses of Interface
de.hybris.ant.taskdefs.yunit.JUnitResultFormatter
Packages that use JUnitResultFormatter
-
Uses of JUnitResultFormatter in de.hybris.ant.taskdefs.yunit
Classes in de.hybris.ant.taskdefs.yunit that implement JUnitResultFormatterModifier and TypeClassDescriptionclassPrints plain text output of the test to a specified Writer.classUsed instead of SummaryJUnitResultFormatter in forked tests if withOutAndErr is requested.classPrints plain text output of the test to a specified Writer.classPrints short summary output of the test to Ant's logging system.classPrints XML output of the test to a specified Writer.Methods in de.hybris.ant.taskdefs.yunit with parameters of type JUnitResultFormatterModifier and TypeMethodDescriptionvoidJUnitTestRunner.addFormatter(JUnitResultFormatter f) Add a formatter.