Uses of Enum Class
org.nuxeo.runtime.test.runner.RandomBug.Mode
-
Uses of RandomBug.Mode in org.nuxeo.runtime.test.runner
Modifier and TypeFieldDescriptionfinal RandomBug.Mode
RandomBug.DEFAULT
The default mode ifRandomBug.MODE_PROPERTY
is not set.Modifier and TypeMethodDescriptionprotected RandomBug.Mode
RandomBug.fetchMode()
static RandomBug.Mode
Returns the enum constant of this class with the specified name.static RandomBug.Mode[]
RandomBug.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.