Skip to content

Simplify constructors of Mock[Multipart]HttpServletRequestBuilder #33062

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
snicoll opened this issue Jun 18, 2024 · 0 comments
Closed

Simplify constructors of Mock[Multipart]HttpServletRequestBuilder #33062

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

Comments

@snicoll
Copy link
Member

snicoll commented Jun 18, 2024

Now that the URI is no longer mandatory (for the AssertJ support) most package private constructors are unnecessary as we can achieve the same goal using the uri() methods introduced on the builder itself.

@snicoll snicoll added in: test Issues in the test module type: task A general task labels Jun 18, 2024
@snicoll snicoll added this to the 6.2.0-M5 milestone Jun 18, 2024
@snicoll snicoll self-assigned this Jun 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