Package org.powermock.modules.junit4.internal.impl
-
Class Summary Class Description DelegatingPowerMockRunner PowerMockJUnit44RunnerDelegateImpl A JUnit4 test runner that only runs a specified set of test methods in a test class.PowerMockJUnit47RunnerDelegateImpl Extends the functionality ofPowerMockJUnit44RunnerDelegateImpl
to enable the usage of rules.PowerMockJUnit49RunnerDelegateImpl Extends the functionality ofPowerMockJUnit47RunnerDelegateImpl
to enable the usage ofTestRule
.