|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ValidatableMockBehavior
todo javadoc
| Method Summary | |
|---|---|
void |
assertCanExecute(ProxyInvocation proxyInvocation)
Checks whether the mock behavior can be executed for the given invocation. |
| Methods inherited from interface org.unitils.mock.mockbehavior.MockBehavior |
|---|
execute |
| Method Detail |
|---|
void assertCanExecute(ProxyInvocation proxyInvocation)
throws UnitilsException
proxyInvocation - The proxy method invocation, not null
UnitilsException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||