Uses of Interface
org.spockframework.mock.IChainableResponseGenerator
Packages that use IChainableResponseGenerator
-
Uses of IChainableResponseGenerator in org.spockframework.mock.response
Classes in org.spockframework.mock.response that implement IChainableResponseGeneratorModifier and TypeClassDescriptionclass
class
class
Generates result values from an iterable object.class
class
Returns the default value for the invoked method's return type.Methods in org.spockframework.mock.response with parameters of type IChainableResponseGeneratorModifier and TypeMethodDescriptionvoid
ResponseGeneratorChain.addFirst
(IChainableResponseGenerator generator)