Skip to content

Move field injection logic to BeanOverrideTestExecutionListener #34726

Closed
@sbrannen

Description

@sbrannen

Overview

For bean override support (@MockitoBean, @TestBean, etc.), the logic for field injection currently resides in the BeanOverrideRegistry.

However, that field injection logic should ideally reside solely in BeanOverrideTestExecutionListener, and the BeanOverrideRegistry should serve a single role, namely the role of a registry.

Related Issues

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