5.6. Context Management ~ 5.8. Testing Request- and Session-scoped Beans https://docs.spring.io/spring-framework/docs/current/reference/html/testing.html#testcontext-ctx-management Testing The classes in this example show the use of named hierarchy levels in order to merge the configuration for specific levels in a context hierarchy. BaseTests defines two levels in the hierarchy, parent and chil..