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 IResultGenerator
public java.lang.Object generate(IMockInvocation invocation)
generate
in interface IResultGenerator
Copyright © 2014. All rights reserved