| Package | Description |
|---|---|
| org.powermock.api.mockito.internal.verification | |
| org.powermock.api.mockito.verification |
| Modifier and Type | Class and Description |
|---|---|
private class |
DefaultPrivateMethodVerification.VerificationArguments |
| Modifier and Type | Method and Description |
|---|---|
WithOrWithoutVerifiedArguments |
DefaultPrivateMethodVerification.invoke(java.lang.reflect.Method method) |
| Modifier and Type | Method and Description |
|---|---|
WithOrWithoutVerifiedArguments |
PrivateMethodVerification.invoke(java.lang.reflect.Method method)
Verify calls to the specific method.
|