Class JUnitUtils.LevelsContainer

  • Enclosing class:
    JUnitUtils

    public static class JUnitUtils.LevelsContainer
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      LevelsContainer​(java.util.Map<java.lang.Class<?>,​org.apache.logging.log4j.Level> oldLevels, java.util.Map<java.lang.String,​org.apache.logging.log4j.Level> oldCatLevels)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • LevelsContainer

        public LevelsContainer​(java.util.Map<java.lang.Class<?>,​org.apache.logging.log4j.Level> oldLevels,
                               java.util.Map<java.lang.String,​org.apache.logging.log4j.Level> oldCatLevels)