Class MockitoJUnitRunner

    • Constructor Detail

      • MockitoJUnitRunner

        public MockitoJUnitRunner​(java.lang.Class<?> klass)
                           throws java.lang.reflect.InvocationTargetException
        Deprecated.
        Throws:
        java.lang.reflect.InvocationTargetException
    • Method Detail

      • run

        @Deprecated
        public void run​(org.junit.runner.notification.RunNotifier notifier)
        Deprecated.
        Overrides:
        run in class MockitoJUnitRunner
      • getDescription

        @Deprecated
        public org.junit.runner.Description getDescription()
        Deprecated.
        Specified by:
        getDescription in interface org.junit.runner.Describable
        Overrides:
        getDescription in class MockitoJUnitRunner
      • filter

        @Deprecated
        public void filter​(org.junit.runner.manipulation.Filter filter)
                    throws org.junit.runner.manipulation.NoTestsRemainException
        Deprecated.
        Specified by:
        filter in interface org.junit.runner.manipulation.Filterable
        Overrides:
        filter in class MockitoJUnitRunner
        Throws:
        org.junit.runner.manipulation.NoTestsRemainException