Uses of Interface
org.powermock.api.support.membermodification.strategy.MethodStubStrategy
Packages that use MethodStubStrategy
Package
Description
-
Uses of MethodStubStrategy in org.powermock.api.support.membermodification
Methods in org.powermock.api.support.membermodification that return MethodStubStrategyModifier and TypeMethodDescriptionstatic <T> MethodStubStrategy<T>
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