Package de.hybris.ant.taskdefs.yunit
package de.hybris.ant.taskdefs.yunit
-
ClassDescriptionTransform a JUnit xml report.defines acceptable formats.Baseclass for BatchTest and JUnitTest.Create then run
JUnitTest's based on the list of files given by the fileset attribute.Prints plain text output of the test to a specified Writer.Constants, like filenames shared between various classes in this package.Some utilities that might be useful when manipulating DOM trees.Filter interface to be applied when iterating over a DOM tree.custom implementation of a nodelistA couple of methods related to enumerations that might be useful.A wrapper for the implementations ofJUnitResultFormatter.Enumerated attribute with the values "plain", "xml" and "brief".This Interface describes classes that format the results of a JUnit testrun.Runs JUnit tests.These are the different forking optionsA stream handler for handling the junit task.A log stream handler for junit.Print summary enumeration values.Handles the portions ofJUnitTaskwhich need to directly access actual JUnit classes, so that junit.jar need not be on Ant's startup classpath.The interface that JUnitResultFormatter extends.Interface that test runners implement.The interface that SummaryJUnitResultFormatter extends.Implementation of the part of the junit task which can directly refer to junit.* classes.Run a single JUnit test.Simple Testrunner for JUnit that runs all tests of a testsuite.Work around for some changes to the public JUnit API between different JUnit releases.Used instead of SummaryJUnitResultFormatter in forked tests if withOutAndErr is requested.Prints plain text output of the test to a specified Writer.Prints short summary output of the test to Ant's logging system.Interface groups XML constants.Prints XML output of the test to a specified Writer.Aggregates all <junit> XML formatter testsuite data under a specific directory and transforms the results via XSLT.