Class PowerMockRunner

java.lang.Object
org.junit.runner.Runner
All Implemented Interfaces:
org.junit.runner.Describable, org.junit.runner.manipulation.Filterable, org.junit.runner.manipulation.Sortable

public class PowerMockRunner extends AbstractCommonPowerMockRunner
  • Constructor Details

  • Method Details

    • run

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