| Package | Description |
|---|---|
| org.powermock.modules.junit4.internal.impl |
| Class and Description |
|---|
| NotificationBuilder
Stateful class that, from information from JUnit and test-classes,
can build and send notifications to PowerMockTestNotifier.
|
| NotificationBuilder.DetectedTestRunBehaviour |
| NotificationBuilder.OngoingTestRun |
| PowerMockJUnit44RunnerDelegateImpl
A JUnit4 test runner that only runs a specified set of test methods in a test
class.
|
| PowerMockJUnit44RunnerDelegateImpl.PowerMockJUnit44MethodRunner |
| PowerMockJUnit47RunnerDelegateImpl
Extends the functionality of
PowerMockJUnit44RunnerDelegateImpl to
enable the usage of rules. |
| PowerMockJUnit47RunnerDelegateImpl.PowerMockJUnit47MethodRunner |