|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodStubStrategy | |
---|---|
org.powermock.api.support.membermodification | |
org.powermock.api.support.membermodification.strategy.impl |
Uses of MethodStubStrategy in org.powermock.api.support.membermodification |
---|
Methods in org.powermock.api.support.membermodification that return MethodStubStrategy | ||
---|---|---|
static
|
MemberModifier.stub(Method method)
Add a method that should be intercepted and return another value (i.e. |
Uses of MethodStubStrategy in org.powermock.api.support.membermodification.strategy.impl |
---|
Classes in org.powermock.api.support.membermodification.strategy.impl that implement MethodStubStrategy | |
---|---|
class |
MethodStubStrategyImpl<T>
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |