Class PowerMockConfiguration

java.lang.Object
org.powermock.configuration.PowerMockConfiguration
All Implemented Interfaces:
Configuration<PowerMockConfiguration>

public class PowerMockConfiguration extends Object implements Configuration<PowerMockConfiguration>
The class provides list of setting for PowerMock. The properties with `powermock` prefix are mapped to the class.
Since:
1.7.0
See Also:
  • Field Details

  • Constructor Details

    • PowerMockConfiguration

      public PowerMockConfiguration()
  • Method Details