|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
JUnitResultFormatter | This Interface describes classes that format the results of a JUnit testrun. |
Class Summary | |
BaseTest | Baseclass for BatchTest and JUnitTest. |
BatchTest | Create JUnitTests from a list of files. |
FormatterElement | Serves as a wrapper the implementations of JUnitResultFormatter,
for example as a nested |
FormatterElement.TypeAttribute | Enumerated attribute with the values "plain" and "xml". |
JUnitTask | Ant task to run JUnit tests. |
JUnitTest | |
JUnitTestRunner | Simple Testrunner for JUnit that runs all tests of a testsuite. |
PlainJUnitResultFormatter | Prints plain text output of the test to a specified Writer. |
SummaryJUnitResultFormatter | Prints short summary output of the test to Ant's logging system. |
XMLJUnitResultFormatter | Prints XML output of the test to a specified Writer. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |