IChainableResponseGenerator
, IResponseGenerator
public 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, wait
isAtEndOfCycle, respond
public ConstantResponseGenerator(java.lang.Object constant)
public java.lang.Object doRespond(IMockInvocation invocation)
doRespond
in class SingleResponseGenerator
Copyright © 2018. All rights reserved