Uses of Class
com.carrotsearch.ant.tasks.junit4.listeners.PrefixedWriter
Packages that use PrefixedWriter
-
Uses of PrefixedWriter in com.carrotsearch.ant.tasks.junit4.listeners
Fields in com.carrotsearch.ant.tasks.junit4.listeners declared as PrefixedWriterModifier and TypeFieldDescriptionprivate PrefixedWriter
TextReport.errWriter
Standard error, prefixed and decoded.private PrefixedWriter
TextReport.outWriter
Standard output, prefixed and decoded.