| Package | Description |
|---|---|
| de.hybris.ant.taskdefs.yunit |
| Class and Description |
|---|
| AggregateTransformer
Transform a JUnit xml report.
|
| AggregateTransformer.Format
defines acceptable formats.
|
| BaseTest
Baseclass for BatchTest and JUnitTest.
|
| BatchTest
Create then run
JUnitTest's based on the list of files given by the fileset attribute. |
| DOMUtil.NodeFilter
Filter interface to be applied when iterating over a DOM tree.
|
| FormatterElement
A wrapper for the implementations of
JUnitResultFormatter. |
| FormatterElement.TypeAttribute
Enumerated attribute with the values "plain", "xml" and "brief".
|
| JUnitResultFormatter
This Interface describes classes that format the results of a JUnit testrun.
|
| JUnitTask
Runs JUnit tests.
|
| JUnitTask.ForkMode
These are the different forking options
|
| JUnitTask.SummaryAttribute
Print summary enumeration values.
|
| JUnitTask.TestResultHolder
A value class that contains the result of a test.
|
| JUnitTaskMirror
Handles the portions of
JUnitTask which need to directly access actual JUnit classes, so that junit.jar need
not be on Ant's startup classpath. |
| JUnitTaskMirror.JUnitResultFormatterMirror
The interface that JUnitResultFormatter extends.
|
| JUnitTaskMirror.JUnitTestRunnerMirror
Interface that test runners implement.
|
| JUnitTaskMirror.SummaryJUnitResultFormatterMirror
The interface that SummaryJUnitResultFormatter extends.
|
| JUnitTest
Run a single JUnit test.
|
| SummaryJUnitResultFormatter
Prints short summary output of the test to Ant's logging system.
|
| XMLConstants
Interface groups XML constants.
|
Copyright © 2018 SAP SE. All Rights Reserved.