|
UTF-X, Unit Testing Framework - Xslt | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResultPrinter | |
---|---|
utfx.printers | |
utfx.runner |
Uses of ResultPrinter in utfx.printers |
---|
Subclasses of ResultPrinter in utfx.printers | |
---|---|
class |
AnsiColourResultPrinter
Result printer which generates output that uses the ANSI escape sequences to obtain colours. |
class |
FormattedResultPrinter
TODO doco PLS! |
class |
JunitResultPrinter
Simple result printer which produces output similar to that of junit.textui.ResultPrinter . |
class |
XMLResultPrinter
XML Result Printer. |
Methods in utfx.printers that return ResultPrinter | |
---|---|
ResultPrinter |
ResultPrinterFactory.newResultPrinter()
Get a result printer instance. |
Uses of ResultPrinter in utfx.runner |
---|
Methods in utfx.runner with parameters of type ResultPrinter | |
---|---|
private void |
TestRunner.runSuite(junit.framework.TestSuite suite,
junit.framework.TestResult result,
ResultPrinter[] rp)
Run a test suite |
private void |
TestRunner.runTest(junit.framework.Test test,
junit.framework.TestResult result,
ResultPrinter[] rp)
Run a test of unspecified type (class) |
|
UTF-X, Unit Testing Framework - Xslt | |||||||||
PREV NEXT | FRAMES NO FRAMES |