mockspresso-mockito-powermock / com.episode6.hackit.mockspresso.mockito.powermock / PowerMockitoRulePlugin

PowerMockitoRulePlugin

open class PowerMockitoRulePlugin : MockspressoPlugin

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

Constructors

<init>

PowerMockitoRulePlugin()

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

Functions

apply

open fun apply(builder: Builder): Builder