public class PowerMockCallRealMethod
extends java.lang.Object
implements org.mockito.stubbing.Answer
| Constructor and Description |
|---|
PowerMockCallRealMethod() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
answer(org.mockito.invocation.InvocationOnMock invocation) |