Uses of Record Class
org.springframework.integration.test.util.TestUtils.LevelsContainer
Packages that use TestUtils.LevelsContainer
Package
Description
Provides various test utilities, for example
TestUtils
provides convenience
helpers to easily retrieve private bean properties.-
Uses of TestUtils.LevelsContainer in org.springframework.integration.test.util
Methods in org.springframework.integration.test.util that return TestUtils.LevelsContainerModifier and TypeMethodDescriptionstatic TestUtils.LevelsContainer
TestUtils.adjustLogLevels
(String methodName, List<Class<?>> classes, List<String> categories, org.apache.logging.log4j.Level level) Methods in org.springframework.integration.test.util with parameters of type TestUtils.LevelsContainerModifier and TypeMethodDescriptionstatic void
TestUtils.revertLogLevels
(String methodName, TestUtils.LevelsContainer container)