Uses of Class
org.powermock.configuration.PowerMockConfiguration
Packages that use PowerMockConfiguration
-
Uses of PowerMockConfiguration in org.powermock.configuration
Classes in org.powermock.configuration that implement interfaces with type arguments of type PowerMockConfigurationModifier and TypeClassDescriptionclassThe class provides list of setting for PowerMock.Fields in org.powermock.configuration with type parameters of type PowerMockConfigurationModifier and TypeFieldDescriptionprivate static final ThreadLocal<PowerMockConfiguration> GlobalConfiguration.POWER_MOCK_CONFIGURATIONMethods in org.powermock.configuration that return PowerMockConfigurationModifier and TypeMethodDescriptionprivate PowerMockConfigurationGlobalConfiguration.getPowerMockConfiguration()PowerMockConfiguration.merge(PowerMockConfiguration configuration) static PowerMockConfigurationGlobalConfiguration.powerMockConfiguration()Methods in org.powermock.configuration with parameters of type PowerMockConfigurationModifier and TypeMethodDescriptionPowerMockConfiguration.merge(PowerMockConfiguration configuration)