Uses of Class
de.hybris.ant.taskdefs.yunit.JUnitTask.SummaryAttribute
-
Packages that use JUnitTask.SummaryAttribute Package Description de.hybris.ant.taskdefs.yunit -
-
Uses of JUnitTask.SummaryAttribute in de.hybris.ant.taskdefs.yunit
Methods in de.hybris.ant.taskdefs.yunit with parameters of type JUnitTask.SummaryAttribute Modifier and Type Method Description voidJUnitTask. setPrintsummary(JUnitTask.SummaryAttribute value)If true, print one-line statistics for each test, or "withOutAndErr" to also show standard output and error.
-