Skip to content

Remove TestOverrideMetadata and adapt tests to use a simple implementation #32982

Closed
@snicoll

Description

@snicoll

The root package of bean override (org.springframework.test.context.bean.override) does not provide a simple implementation so some tests are relying on ExampleBeanOverrideAnnotation. This "test" implementation is doing a lot of things internally and I am not sure it should.

Its usage is now restricted to BeanOverrideBeanFactoryPostProcessorTests which could use something a bit more simpler certainly.

Metadata

Metadata

Assignees

Labels

in: testIssues in the test moduletype: taskA general task

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions