Package | Description |
---|---|
org.spockframework.runtime.model |
Modifier and Type | Method and Description |
---|---|
MethodKind |
MethodInfo.getKind() |
static MethodKind |
MethodKind.valueOf(java.lang.String name)
Returns 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.
|
Modifier and Type | Method and Description |
---|---|
void |
MethodInfo.setKind(MethodKind kind) |
Copyright © 2012. All rights reserved