|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JUnitResultFormatter | |
| com.hjl.junitscript.ant | |
| Uses of JUnitResultFormatter in com.hjl.junitscript.ant |
| Classes in com.hjl.junitscript.ant that implement JUnitResultFormatter | |
class |
BriefJUnitResultFormatter
Prints plain text output of the test to a specified Writer. |
class |
PlainJUnitResultFormatter
Prints plain text output of the test to a specified Writer. |
class |
SummaryJUnitResultFormatter
Prints short summary output of the test to Ant's logging system. |
class |
XMLJUnitResultFormatter
Prints XML output of the test to a specified Writer. |
| Methods in com.hjl.junitscript.ant with parameters of type JUnitResultFormatter | |
void |
JUnitTestRunner.addFormatter(com.hjl.junitscript.ant.JUnitResultFormatter f)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||