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
Subclasses with type arguments of type JsonReport.OutputMethod in com.carrotsearch.ant.tasks.junit4.listeners.jsonFields in com.carrotsearch.ant.tasks.junit4.listeners.json declared as JsonReport.OutputMethodModifier and TypeFieldDescriptionprivate JsonReport.OutputMethodJsonReport.methodHow should the report be written?Methods in com.carrotsearch.ant.tasks.junit4.listeners.json that return JsonReport.OutputMethodModifier and TypeMethodDescriptionstatic JsonReport.OutputMethodReturns 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.