Package | Description |
---|---|
org.spockframework.runtime.model |
Modifier and Type | Method | 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 | Description |
---|---|---|
void |
MethodInfo.setKind(MethodKind kind) |
Copyright © 2018. All rights reserved