| Package | Description |
|---|---|
| org.powermock.core.spi | |
| org.powermock.mockpolicies.impl |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MockPolicyInterceptionSettingsImpl |
Copyright © 2007–2016. All rights reserved.