| Package | Description |
|---|---|
| org.powermock.core.spi | |
| org.powermock.mockpolicies.impl |
| 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 © 2007–2015. All rights reserved.