IChainableResponseGenerator, IResponseGeneratorpublic class ConstantResponseGenerator extends SingleResponseGenerator
| Constructor | Description |
|---|---|
ConstantResponseGenerator(java.lang.Object constant) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.Object |
doRespond(IMockInvocation invocation) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisAtEndOfCycle, respondpublic ConstantResponseGenerator(java.lang.Object constant)
public java.lang.Object doRespond(IMockInvocation invocation)
doRespond in class SingleResponseGeneratorCopyright © 2018. All rights reserved