public class IterableResponseGenerator extends java.lang.Object implements IChainableResponseGenerator
Constructor and Description |
---|
IterableResponseGenerator(java.lang.Object iterable) |
Modifier and Type | Method and Description |
---|---|
boolean |
isAtEndOfCycle() |
java.lang.Object |
respond(IMockInvocation invocation) |
public IterableResponseGenerator(java.lang.Object iterable)
public boolean isAtEndOfCycle()
isAtEndOfCycle
in interface IChainableResponseGenerator
public java.lang.Object respond(IMockInvocation invocation)
respond
in interface IResponseGenerator
Copyright © 2019. All rights reserved