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 IChainableResponseGeneratorpublic java.lang.Object respond(IMockInvocation invocation)
respond in interface IResponseGeneratorCopyright © 2015. All rights reserved