Class LogMarkerTestRule

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

    public class LogMarkerTestRule
    extends org.junit.rules.TestWatcher
    • Constructor Detail

      • LogMarkerTestRule

        public LogMarkerTestRule()
    • Method Detail

      • starting

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

        protected void failed​(Throwable e,
                              org.junit.runner.Description description)
        Overrides:
        failed in class org.junit.rules.TestWatcher