|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use FormatterElement | |
com.hjl.junitscript.ant |
Uses of FormatterElement in com.hjl.junitscript.ant |
Methods in com.hjl.junitscript.ant that return FormatterElement | |
com.hjl.junitscript.ant.FormatterElement[] |
JUnitTest.getFormatters()
|
Methods in com.hjl.junitscript.ant with parameters of type FormatterElement | |
void |
BaseTest.addFormatter(com.hjl.junitscript.ant.FormatterElement elem)
|
void |
JUnitScriptTask.addFormatter(com.hjl.junitscript.ant.FormatterElement fe)
Add a new formatter to all tests of this task. |
protected java.io.File |
JUnitScriptTask.getOutput(com.hjl.junitscript.ant.FormatterElement fe,
com.hjl.junitscript.ant.JUnitTest test)
If the formatter sends output to a file, return that file. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |