Uses of Enum
com.carrotsearch.ant.tasks.junit4.listeners.json.JsonReport.OutputMethod
Packages that use JsonReport.OutputMethod
-
Uses of JsonReport.OutputMethod in com.carrotsearch.ant.tasks.junit4.listeners.json
Fields in com.carrotsearch.ant.tasks.junit4.listeners.json declared as JsonReport.OutputMethodModifier and TypeFieldDescriptionprivate JsonReport.OutputMethod
JsonReport.method
How should the report be written?Methods in com.carrotsearch.ant.tasks.junit4.listeners.json that return JsonReport.OutputMethodModifier and TypeMethodDescriptionstatic JsonReport.OutputMethod
Returns the enum constant of this type with the specified name.static JsonReport.OutputMethod[]
JsonReport.OutputMethod.values()
Returns an array containing the constants of this enum type, in the order they are declared.