Skip to content

Simplify BeanOverrideTestExecutionListener #33660

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sbrannen opened this issue Oct 6, 2024 · 0 comments
Closed

Simplify BeanOverrideTestExecutionListener #33660

sbrannen opened this issue Oct 6, 2024 · 0 comments
Assignees
Labels
in: test Issues in the test module type: task A general task
Milestone

Comments

@sbrannen
Copy link
Member

sbrannen commented Oct 6, 2024

The current implementation of BeanOverrideTestExecutionListener is more complex than it needs to be, with duplicated code, BiConsumers, records, etc.

Whereas, a simple static utility method for injecting fields should likely suffice.

@sbrannen sbrannen added in: test Issues in the test module type: task A general task labels Oct 6, 2024
@sbrannen sbrannen added this to the 6.2.0-RC2 milestone Oct 6, 2024
@sbrannen sbrannen self-assigned this Oct 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: test Issues in the test module type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant