Modifier and Type | Method and Description |
---|---|
void |
AbstractEasyMockLogPolicyBase.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 | 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 |
Modifier and Type | Method and Description |
---|---|
private MockPolicyInterceptionSettings |
MockPolicyInitializerImpl.getInterceptionSettings() |