org.apache.tools.ant.taskdefs.optional.junit
public static interface JUnitTaskMirror.SummaryJUnitResultFormatterMirror extends JUnitTaskMirror.JUnitResultFormatterMirror
Method Summary | |
---|---|
void | setWithOutAndErr(boolean value)
Set where standard out and standard error should be included. |
Parameters: value if true include the outputs in the summary.