Package org.powermock.api.support.membermodification.strategy
-
Interface Summary Interface Description ClassReplaceStrategy Specifies the replace strategy for a class.MethodReplaceStrategy Specifies the replace strategy for a method.MethodStubStrategy<T> Specifies the return value when stubbing a method.