Uses of Enum Class
org.nuxeo.runtime.test.runner.RandomBug.Mode
Packages that use RandomBug.Mode
-
Uses of RandomBug.Mode in org.nuxeo.runtime.test.runner
Fields in org.nuxeo.runtime.test.runner declared as RandomBug.ModeModifier and TypeFieldDescriptionfinal RandomBug.ModeRandomBug.DEFAULTThe default mode ifRandomBug.MODE_PROPERTYis not set.Methods in org.nuxeo.runtime.test.runner that return RandomBug.ModeModifier and TypeMethodDescriptionprotected RandomBug.ModeRandomBug.fetchMode()static RandomBug.ModeReturns 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.