public class ConstantResponseGenerator extends SingleResponseGenerator
| Constructor and Description |
|---|
ConstantResponseGenerator(java.lang.Object constant) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
doRespond(IMockInvocation invocation) |
isAtEndOfCycle, respondpublic ConstantResponseGenerator(java.lang.Object constant)
public java.lang.Object doRespond(IMockInvocation invocation)
doRespond in class SingleResponseGeneratorCopyright © 2015. All rights reserved