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, isExhaustedpublic ConstantResultGenerator(java.lang.Object constant)
public java.lang.Object generateSingle(IMockInvocation invocation)
generateSingle in class SingleResultGeneratorCopyright © 2013. All rights reserved