Uses of Enum
com.carrotsearch.ant.tasks.junit4.listeners.TextReport.OutputMode
Packages that use TextReport.OutputMode
-
Uses of TextReport.OutputMode in com.carrotsearch.ant.tasks.junit4.listeners
Subclasses with type arguments of type TextReport.OutputMode in com.carrotsearch.ant.tasks.junit4.listenersModifier and TypeClassDescriptionstatic enumDisplay mode for output streams.Fields in com.carrotsearch.ant.tasks.junit4.listeners declared as TextReport.OutputModeMethods in com.carrotsearch.ant.tasks.junit4.listeners that return TextReport.OutputModeModifier and TypeMethodDescriptionstatic TextReport.OutputModeReturns the enum constant of this type with the specified name.static TextReport.OutputMode[]TextReport.OutputMode.values()Returns an array containing the constants of this enum type, in the order they are declared.