Uses of Class
org.springframework.kafka.test.utils.JUnitUtils.LevelsContainer
Packages that use JUnitUtils.LevelsContainer
-
Uses of JUnitUtils.LevelsContainer in org.springframework.kafka.test.utils
Methods in org.springframework.kafka.test.utils that return JUnitUtils.LevelsContainerModifier and TypeMethodDescriptionstatic JUnitUtils.LevelsContainer
JUnitUtils.adjustLogLevels
(String methodName, List<Class<?>> classes, List<String> categories, org.apache.logging.log4j.Level level) Methods in org.springframework.kafka.test.utils with parameters of type JUnitUtils.LevelsContainerModifier and TypeMethodDescriptionstatic void
JUnitUtils.revertLevels
(String methodName, JUnitUtils.LevelsContainer container)