|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.unitils.mock.core.matching.impl.BehaviorDefiningMatchingInvocationHandler.ChainedMockBehavior
public static class BehaviorDefiningMatchingInvocationHandler.ChainedMockBehavior
| Constructor Summary | |
|---|---|
BehaviorDefiningMatchingInvocationHandler.ChainedMockBehavior(Mock<?> mock,
BehaviorDefiningInvocation behaviorDefiningInvocation)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
execute(ProxyInvocation proxyInvocation)
Executes the mock behavior. |
void |
installChain()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BehaviorDefiningMatchingInvocationHandler.ChainedMockBehavior(Mock<?> mock,
BehaviorDefiningInvocation behaviorDefiningInvocation)
| Method Detail |
|---|
public void installChain()
public java.lang.Object execute(ProxyInvocation proxyInvocation)
throws java.lang.Throwable
MockBehavior
execute in interface MockBehaviorproxyInvocation - The proxy method invocation, not null
java.lang.Throwable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||