Class PowerMockRunner

  • All Implemented Interfaces:
    org.junit.runner.Describable, org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Sortable

    public class PowerMockRunner
    extends AbstractCommonPowerMockRunner
    • Method Detail

      • run

        public void run​(org.junit.runner.notification.RunNotifier notifier)
        Clean up some state to avoid OOM issues
        Overrides:
        run in class AbstractCommonPowerMockRunner