public class StubMockBehavior extends DefaultValueReturningMockBehavior
DefaultValueReturningMockBehavior for more info on the defaults.| Constructor and Description |
|---|
StubMockBehavior() |
| Modifier and Type | Method and Description |
|---|---|
void |
assertCanExecute(ProxyInvocation proxyInvocation)
Stub behavior is always allowed.
|
execute, resolveNumberpublic void assertCanExecute(ProxyInvocation proxyInvocation) throws UnitilsException
assertCanExecute in interface ValidatableMockBehaviorassertCanExecute in class DefaultValueReturningMockBehaviorproxyInvocation - The proxy method invocation, not nullUnitilsExceptionCopyright © 2016. All Rights Reserved.