mockspresso-easymock-powermock / com.episode6.hackit.mockspresso.easymock.powermock / EasyPowerMockRulePlugin

EasyPowerMockRulePlugin

open class EasyPowerMockRulePlugin : MockspressoPlugin

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

Constructors

<init>

EasyPowerMockRulePlugin()

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

Functions

apply

open fun apply(builder: Builder): Builder