Interface PowerMockJUnitRunnerDelegate

    • Method Detail

      • run

        void run​(org.junit.runner.notification.RunNotifier notifier)
      • getDescription

        org.junit.runner.Description getDescription()
      • getTestCount

        int getTestCount()
      • getTestClass

        Class<?> getTestClass()