|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.unitils.mock.mockbehavior.impl.NoopMockBehavior
public class NoopMockBehavior
Mock behavior that does nothing.
| Constructor Summary | |
|---|---|
NoopMockBehavior()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
execute(ProxyInvocation proxyInvocation)
Empty mock behavior. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoopMockBehavior()
| Method Detail |
|---|
public java.lang.Object execute(ProxyInvocation proxyInvocation)
execute in interface MockBehaviorproxyInvocation - The proxy method invocation, not null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||