spring-framework/spring-test
Sam Brannen acdd8a0015 Improve exception handling in bean override support
- Do not silently abort bean override processing if the ApplicationContext
  is not a BeanDefinitionRegistry.

- Include conflicting bean names in error messages instead of just the
  number of conflicting beans.

- Consistently throw IllegalStateException.

- etc.
2024-06-03 16:57:19 +02:00
..
src Improve exception handling in bean override support 2024-06-03 16:57:19 +02:00
.springBeans
spring-test.gradle Add support for JSON assertions using JSON compare 2024-03-15 13:28:11 +01:00