Package | Description |
---|---|
org.spockframework.mock.response |
Modifier and Type | Class and Description |
---|---|
class |
CodeResponseGenerator |
class |
ConstantResponseGenerator |
class |
IterableResponseGenerator
Generates result values from an iterable object.
|
class |
SingleResponseGenerator |
class |
WildcardResponseGenerator
Returns the default value for the invoked method's return type.
|
Modifier and Type | Method and Description |
---|---|
void |
ResponseGeneratorChain.addFirst(IChainableResponseGenerator generator) |
Copyright © 2017. All rights reserved