Package | Description |
---|---|
org.powermock.api.support.membermodification | |
org.powermock.api.support.membermodification.strategy.impl |
Modifier and Type | Method and Description |
---|---|
static <T> MethodStubStrategy<T> |
MemberModifier.stub(Method method)
Add a method that should be intercepted and return another value (i.e.
|
Modifier and Type | Class and Description |
---|---|
class |
MethodStubStrategyImpl<T> |
Copyright © 2019. All rights reserved.