Class LogTestProgressRule

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

    public class LogTestProgressRule
    extends org.junit.rules.TestWatcher
    • Method Detail

      • starting

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

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

        public void onAfter()
      • log

        public void log​(@NotNull
                        @NotNull String msg)