public class IterableResultGenerator extends java.lang.Object implements IResultGenerator
| Constructor and Description |
|---|
IterableResultGenerator(java.lang.Object iterable) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
generate(IMockInvocation invocation) |
boolean |
isExhausted() |
public IterableResultGenerator(java.lang.Object iterable)
public boolean isExhausted()
isExhausted in interface IResultGeneratorpublic java.lang.Object generate(IMockInvocation invocation)
generate in interface IResultGeneratorCopyright © 2013. All rights reserved