|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MockPolicyInterceptionSettings | |
|---|---|
| org.powermock.core.spi | |
| org.powermock.mockpolicies.impl | |
| Uses of MockPolicyInterceptionSettings in org.powermock.core.spi |
|---|
| Methods in org.powermock.core.spi with parameters of type MockPolicyInterceptionSettings | |
|---|---|
void |
PowerMockPolicy.applyInterceptionPolicy(MockPolicyInterceptionSettings settings)
Apply the interception policies, for example which methods that should be suppressed or which methods that should be intercepted and return some else than their original value. |
| Uses of MockPolicyInterceptionSettings in org.powermock.mockpolicies.impl |
|---|
| Classes in org.powermock.mockpolicies.impl that implement MockPolicyInterceptionSettings | |
|---|---|
class |
MockPolicyInterceptionSettingsImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||