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 query parameters to MockMvc Kotlin DSL #32371

Closed

Conversation

ddaaac
Copy link

@ddaaac ddaaac commented Mar 5, 2024

Query parameter(s) was added to MockHttpServletRequestBuilder, but did not exist in MockHttpServletRequestDsl.
So, there is no way to add query parameters via MockHttpServletRequestDsl.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Mar 5, 2024
@sbrannen sbrannen added in: web Issues in web modules (web, webmvc, webflux, websocket) in: test Issues in the test module theme: kotlin An issue related to Kotlin support labels Mar 5, 2024
@sdeleuze sdeleuze self-assigned this Mar 5, 2024
@sdeleuze sdeleuze removed the status: waiting-for-triage An issue we've not yet triaged or decided on label Mar 5, 2024
@sdeleuze sdeleuze added this to the 6.1.5 milestone Mar 5, 2024
@sdeleuze sdeleuze added the type: enhancement A general enhancement label Mar 5, 2024
sdeleuze pushed a commit to sdeleuze/spring-framework that referenced this pull request Mar 5, 2024
@sdeleuze sdeleuze closed this in cfd0aee Mar 5, 2024
@ddaaac ddaaac deleted the add-query-param-to-kotlin-dsl branch March 6, 2024 00:49
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) theme: kotlin An issue related to Kotlin support type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants