public class ConstantResultGenerator extends SingleResultGenerator
Constructor and Description |
---|
ConstantResultGenerator(java.lang.Object constant) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
generateSingle(IMockInvocation invocation) |
generate, isExhausted
public ConstantResultGenerator(java.lang.Object constant)
public java.lang.Object generateSingle(IMockInvocation invocation)
generateSingle
in class SingleResultGenerator
Copyright © 2012. All rights reserved