Class PlainJUnitResultFormatter

java.lang.Object
org.apache.tools.ant.taskdefs.optional.junit.PlainJUnitResultFormatter
All Implemented Interfaces:
junit.framework.TestListener, IgnoredTestListener, JUnitResultFormatter, JUnitTaskMirror.JUnitResultFormatterMirror

public class PlainJUnitResultFormatter extends Object implements JUnitResultFormatter, IgnoredTestListener
Prints plain text output of the test to a specified Writer.