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 form fields to MockMvc Kotlin DSL #34412

Conversation

khoutz182
Copy link
Contributor

Form fields are available on MockHttpServletRequestBuilder but do not exist in MockHttpServletRequestDsl. This is a form equivalent of #32371

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Feb 12, 2025
Signed-off-by: Kevin Houtz <kevin@khoutz.com>
@khoutz182 khoutz182 force-pushed the add-form-fields-to-kotlin-dsl branch from 4cc8683 to f65e13e Compare February 12, 2025 00:17
@sdeleuze sdeleuze added the theme: kotlin An issue related to Kotlin support label Feb 12, 2025
@sdeleuze sdeleuze self-assigned this Feb 12, 2025
@sdeleuze sdeleuze added this to the 6.2.3 milestone Feb 12, 2025
@sdeleuze sdeleuze added in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Feb 12, 2025
@sbrannen sbrannen added the in: test Issues in the test module label Feb 12, 2025
sdeleuze pushed a commit to sdeleuze/spring-framework that referenced this pull request Feb 12, 2025
See spring-projectsgh-34412

Signed-off-by: Kevin Houtz <kevin@khoutz.com>
sdeleuze added a commit to sdeleuze/spring-framework that referenced this pull request Feb 12, 2025
sdeleuze pushed a commit that referenced this pull request Feb 12, 2025
See gh-34412

Signed-off-by: Kevin Houtz <kevin@khoutz.com>
@sdeleuze sdeleuze closed this in 056757b Feb 12, 2025
izeye added a commit to izeye/spring-framework that referenced this pull request Feb 19, 2025
@sdeleuze sdeleuze removed the in: web Issues in web modules (web, webmvc, webflux, websocket) label Feb 19, 2025
sdeleuze pushed a commit to sdeleuze/spring-framework that referenced this pull request Feb 19, 2025
This commit adds missing `@since` tags for formField() and formFields in
MockHttpServletRequestDsl. See spring-projectsgh-34412 related issue.

Closes spring-projectsgh-34448
Signed-off-by: Johnny Lim <izeye@naver.com>
pankratz76 pushed a commit to pankratz76/spring-framework that referenced this pull request Feb 24, 2025
This commit adds missing `@since` tags for formField() and formFields in
MockHttpServletRequestDsl. See spring-projectsgh-34412 related issue.

Closes spring-projectsgh-34448
Signed-off-by: Johnny Lim <izeye@naver.com>
Signed-off-by: Vincent Potucek <vincent.potucek@sap.com>
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 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.

4 participants