| Package | Description |
|---|---|
| org.powermock.api.support.membermodification | |
| org.powermock.api.support.membermodification.strategy.impl |
| Modifier and Type | Method and Description |
|---|---|
static MethodReplaceStrategy |
MemberModifier.replace(java.lang.reflect.Method method)
Replace a method invocation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MethodReplaceStrategyImpl |