Package | Description |
---|---|
org.powermock.api.mockito.mockpolicies | |
org.powermock.core.spi | |
org.powermock.mockpolicies.impl |
Modifier and Type | Method and Description |
---|---|
void |
Slf4jMockPolicy.applyInterceptionPolicy(MockPolicyInterceptionSettings mockPolicyInterceptionSettings) |
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 © 2019. All rights reserved.