Skip to content
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

Add MockMvcRequestBuilders.multipart(HttpMethod, String, Object...) #28631

Closed
wants to merge 1 commit into from

Conversation

izeye
Copy link
Contributor

@izeye izeye commented Jun 15, 2022

This PR adds MockMvcRequestBuilders.multipart(HttpMethod, String, Object...) that is similar to MockMvcRequestBuilders.multipart(HttpMethod, URI) that has been added in #28545.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jun 15, 2022
@sbrannen sbrannen added in: test Issues in the test module in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement labels Jun 15, 2022
@sbrannen sbrannen self-assigned this Jun 15, 2022
@sbrannen sbrannen added this to the 5.3.22 milestone Jun 15, 2022
@sbrannen sbrannen removed the status: waiting-for-triage An issue we've not yet triaged or decided on label Jun 15, 2022
sbrannen added a commit to sbrannen/spring-framework that referenced this pull request Jun 15, 2022
@sbrannen sbrannen closed this in 9b93508 Jun 15, 2022
@sbrannen
Copy link
Member

This has been merged into 5.3.x and main in 9b93508 and revised in e9806a9.

Thanks

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 in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants