Uses of Enum
org.spockframework.runtime.model.MethodKind
Packages that use MethodKind
-
Uses of MethodKind in org.spockframework.runtime.model
Methods in org.spockframework.runtime.model that return MethodKindModifier and TypeMethodDescriptionMethodInfo.getKind()static MethodKindReturns the enum constant of this type with the specified name.static MethodKind[]MethodKind.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.spockframework.runtime.model with parameters of type MethodKind