Skip to content

Simplify MockHttpServletRequestBuilders hierarchy #33231

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

Open
snicoll opened this issue Jul 18, 2024 · 0 comments
Open

Simplify MockHttpServletRequestBuilders hierarchy #33231

snicoll opened this issue Jul 18, 2024 · 0 comments
Labels
in: test Issues in the test module type: task A general task

Comments

@snicoll
Copy link
Member

snicoll commented Jul 18, 2024

In Spring Framework 6.2.x we introduced a hierarchy for MockHttpServletRequestBuilder and MockMultipartHttpServletRequestBuilder to add support for AssertJ. Unfortunately, this broke source and binary compatibility.

This has been restored in #33229 but we should take the opportunity of a major release to simplify the code.

This task is mostly about reverting 265299c

@snicoll snicoll added in: test Issues in the test module type: task A general task labels Jul 18, 2024
@snicoll snicoll added this to the General Backlog milestone Jul 18, 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