Class ApplicationClockResetRule

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

    @Deprecated
    public class ApplicationClockResetRule
    extends org.junit.rules.TestWatcher
    Deprecated.
    Resets the Application before and after a test-method for you.
    Deprecated: Use the ApplicationClockExtension instead.
    • Constructor Detail

      • ApplicationClockResetRule

        public ApplicationClockResetRule()
        Deprecated.
    • Method Detail

      • starting

        protected void starting​(org.junit.runner.Description d)
        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