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
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.OutputMode
Returns 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.