Skip to content

Add testing support for WebMvc.fn #30477

Closed
@wilkinsona

Description

@wilkinsona
Member

WebTestClient has support for testing reactive router functions by creating a WebTestClient that's bound to a reactive RouterFunction instance. It would be useful to have similar functionality in MockMvcWebTestClient and perhaps MockMvcBuilders for a Servlet-based RouterFunction.

Activity

self-assigned this
on May 11, 2023
added this to the 6.1.x milestone on Jul 10, 2023
added
in: testIssues in the test module
and removed on Oct 8, 2023
modified the milestones: 6.1.x, 6.2.x on Dec 12, 2023
modified the milestones: 6.2.x, 6.2.0-M2 on May 2, 2024
added a commit that references this issue on May 2, 2024
8f3b748
added a commit that references this issue on May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @poutsma@snicoll@wilkinsona@spring-projects-issues

      Issue actions

        Add testing support for WebMvc.fn · Issue #30477 · spring-projects/spring-framework