| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mockito.internal.creation.AbstractMockitoMethodProxy
org.mockito.internal.creation.DelegatingMockitoMethodProxy
public class DelegatingMockitoMethodProxy
| Constructor Summary | |
|---|---|
| DelegatingMockitoMethodProxy(org.mockito.cglib.proxy.MethodProxy methodProxy) | |
| Method Summary | |
|---|---|
|  org.mockito.cglib.proxy.MethodProxy | getMethodProxy() | 
| Methods inherited from class org.mockito.internal.creation.AbstractMockitoMethodProxy | 
|---|
| invokeSuper | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public DelegatingMockitoMethodProxy(org.mockito.cglib.proxy.MethodProxy methodProxy)
| Method Detail | 
|---|
public org.mockito.cglib.proxy.MethodProxy getMethodProxy()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||