Uses of Class
de.hybris.ant.taskdefs.yunit.JUnitTask.TestResultHolder
Packages that use JUnitTask.TestResultHolder
-
Uses of JUnitTask.TestResultHolder in de.hybris.ant.taskdefs.yunit
Methods in de.hybris.ant.taskdefs.yunit with parameters of type JUnitTask.TestResultHolderModifier and TypeMethodDescriptionprotected voidJUnitTask.actOnTestResult(JUnitTask.TestResultHolder result, JUnitTest test, String name) Logs information about failed tests, potentially stops processing (by throwing a BuildException) if a failure/error occurred or sets a property.