public class ResultGeneratorChain extends java.lang.Object implements IResultGenerator
Constructor and Description |
---|
ResultGeneratorChain() |
Modifier and Type | Method and Description |
---|---|
void |
addFirst(IResultGenerator generator) |
java.lang.Object |
generate(IMockInvocation invocation) |
boolean |
isEmpty() |
boolean |
isExhausted() |
public void addFirst(IResultGenerator generator)
public boolean isEmpty()
public boolean isExhausted()
isExhausted
in interface IResultGenerator
public java.lang.Object generate(IMockInvocation invocation)
generate
in interface IResultGenerator
Copyright © 2012. All rights reserved