mockspresso-mockito-powermock / com.episode6.hackit.mockspresso.mockito.powermock / PowerMockitoRulePlugin / <init>

<init>

PowerMockitoRulePlugin()
Deprecated: This functionality is now exposed by the kotlin extension method `mockByPowerMockitoRule()` and its JavaSupport counterpart MockspressoPowerMockitoPluginsJavaSupport#mockByPowerMockitoRule() This class will be removed in a future release

Plugin that applies PowerMockitoConfig AND applies a PowerMockRule as an outer rule to Mockspresso. Use this plugin if you want to use PowerMock without applying the PowerMockRunner