Modifier and Type | Method and Description |
---|---|
void |
AbstractEasyMockLogPolicyBase.applyClassLoadingPolicy(MockPolicyClassLoadingSettings settings)
Apply all class-loading related policies that must be present before the
interception policies can take place.
|
Modifier and Type | Method and Description |
---|---|
void |
Slf4jMockPolicy.applyClassLoadingPolicy(MockPolicyClassLoadingSettings mockPolicyClassLoadingSettings) |
Modifier and Type | Method and Description |
---|---|
void |
PowerMockPolicy.applyClassLoadingPolicy(MockPolicyClassLoadingSettings settings)
Apply all class-loading related policies that must be present before the
interception policies can take place.
|
Modifier and Type | Class and Description |
---|---|
class |
MockPolicyClassLoadingSettingsImpl
The default implementation of the
MockPolicyClassLoadingSettings
interface. |
Modifier and Type | Method and Description |
---|---|
private MockPolicyClassLoadingSettings |
MockPolicyInitializerImpl.getClassLoadingSettings() |