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