public interface ValidatableMockBehavior extends MockBehavior
| Modifier and Type | Method and Description |
|---|---|
void |
assertCanExecute(ProxyInvocation proxyInvocation)
Checks whether the mock behavior can be executed for the given invocation.
|
executevoid assertCanExecute(ProxyInvocation proxyInvocation) throws UnitilsException
proxyInvocation - The proxy method invocation, not nullUnitilsExceptionCopyright © 2016. All Rights Reserved.