Class RecordingExporterTestWatcher

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

    public class RecordingExporterTestWatcher
    extends org.junit.rules.TestWatcher
    • Field Detail

      • LOG

        public static final org.slf4j.Logger LOG
    • Constructor Detail

      • RecordingExporterTestWatcher

        public RecordingExporterTestWatcher()
    • Method Detail

      • failed

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

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