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 testing support for WebMvc.fn #30477

Closed
wilkinsona opened this issue May 11, 2023 · 0 comments
Closed

Add testing support for WebMvc.fn #30477

wilkinsona opened this issue May 11, 2023 · 0 comments
Assignees
Labels
in: test Issues in the test module type: enhancement A general enhancement
Milestone

Comments

@wilkinsona
Copy link
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.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label May 11, 2023
@poutsma poutsma self-assigned this May 11, 2023
@poutsma poutsma added this to the 6.1.x milestone Jul 10, 2023
@snicoll snicoll added in: test Issues in the test module type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Oct 8, 2023
@poutsma poutsma modified the milestones: 6.1.x, 6.2.x Dec 12, 2023
@poutsma poutsma modified the milestones: 6.2.x, 6.2.0-M2 May 2, 2024
@poutsma poutsma closed this as completed in 8f3b748 May 2, 2024
poutsma added a commit that referenced this issue May 3, 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: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

4 participants