Files
spring-framework/framework-docs/modules/ROOT/pages
Simon Baslé e1bbdf0913 Add support for bean overriding in tests
This commit introduces two sets of annotations (`@TestBean` on one side
and `MockitoBean`/`MockitoSpyBean` on the other side), as well as an
extension mecanism based on the `@BeanOverride` meta-annotation.

Extension implementors are expected to only provide an annotation,
a BeanOverrideProcessor implementation and an OverrideMetadata subclass.

Closes gh-29917.
2024-03-08 16:52:39 +01:00
..
2024-03-08 15:50:29 +01:00
2024-03-08 12:15:51 +01:00
2023-05-04 15:35:05 +01:00
2024-01-13 14:52:57 +01:00
2023-11-20 16:22:35 +01:00