Class ProfilingTestRule

  • All Implemented Interfaces:
    org.junit.rules.TestRule

    @Deprecated
    public class ProfilingTestRule
    extends org.junit.rules.TestWatcher
    Deprecated.
    since 7.20. Use ProfilingTestRule instead.
    • Field Detail

      • clock

        public final io.micrometer.core.instrument.MockClock clock
        Deprecated.
      • registry

        public final io.micrometer.core.instrument.simple.SimpleMeterRegistry registry
        Deprecated.
    • Constructor Detail

      • ProfilingTestRule

        public ProfilingTestRule()
        Deprecated.
    • Method Detail

      • starting

        protected void starting​(org.junit.runner.Description description)
        Deprecated.
        Overrides:
        starting in class org.junit.rules.TestWatcher
      • finished

        protected void finished​(org.junit.runner.Description description)
        Deprecated.
        Overrides:
        finished in class org.junit.rules.TestWatcher