public class DummyValueReturningMockBehavior extends DefaultValueReturningMockBehavior
| Constructor and Description |
|---|
DummyValueReturningMockBehavior() |
| Modifier and Type | Method and Description |
|---|---|
Object |
execute(ProxyInvocation proxyInvocation)
Executes the mock behavior.
|
assertCanExecute, resolveNumberpublic Object execute(ProxyInvocation proxyInvocation)
execute in interface MockBehaviorexecute in class DefaultValueReturningMockBehaviorproxyInvocation - The proxy method invocation, not nullCopyright © 2016. All Rights Reserved.