|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodReplaceStrategy | |
---|---|
org.powermock.api.support.membermodification | |
org.powermock.api.support.membermodification.strategy.impl |
Uses of MethodReplaceStrategy in org.powermock.api.support.membermodification |
---|
Methods in org.powermock.api.support.membermodification that return MethodReplaceStrategy | |
---|---|
static MethodReplaceStrategy |
MemberModifier.replace(Method method)
Replace a method invocation. |
Uses of MethodReplaceStrategy in org.powermock.api.support.membermodification.strategy.impl |
---|
Classes in org.powermock.api.support.membermodification.strategy.impl that implement MethodReplaceStrategy | |
---|---|
class |
MethodReplaceStrategyImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |