Class TestLogFeature.LogFeatureMethodCheckerRule

    • Constructor Detail

      • LogFeatureMethodCheckerRule

        public LogFeatureMethodCheckerRule()
    • Method Detail

      • apply

        public org.junit.runners.model.Statement apply​(org.junit.runners.model.Statement base,
                                                       org.junit.runner.Description description)
        Specified by:
        apply in interface org.junit.rules.TestRule
      • getLoggersAnnotations

        protected Collection<LoggerLevel> getLoggersAnnotations​(org.junit.runner.Description description)
      • check

        protected void check​(LoggerLevel logger,
                             boolean before)