Package | Description |
---|---|
org.powermock.api.mockito.mockpolicies | |
org.powermock.core.spi | |
org.powermock.mockpolicies.impl |
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. |
Copyright © 2019. All rights reserved.