| Package | Description |
|---|---|
| org.powermock.api.easymock.mockpolicies | |
| org.powermock.core.spi | |
| org.powermock.mockpolicies.impl | |
| org.powermock.tests.utils.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEasyMockLogPolicyBase.applyInterceptionPolicy(MockPolicyInterceptionSettings settings) |
| 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 |
| Modifier and Type | Method and Description |
|---|---|
private MockPolicyInterceptionSettings |
MockPolicyInitializerImpl.getInterceptionSettings() |