Skip to content

Conversation

@PeguB
Copy link

@PeguB PeguB commented Sep 18, 2023

This PR includes mock implementation for org.springframework.web.servlet.function.ServerRequest and also I added a small refactoring change that make usage of inner record type instead of inner class for mocking the headers
This is my first contribution so please let me know if there is there anything that I need to improve to make this PR ready to be merged
Ref: #31087

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Sep 18, 2023
@PeguB PeguB changed the title Add mock implementation for org.springframework.web.servlet.function.ServerRequest #31087 Add mock implementation for org.springframework.web.servlet.function.ServerRequest Sep 18, 2023
@bclozel bclozel 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 Sep 19, 2023
@bclozel bclozel added this to the 6.1.x milestone Sep 19, 2023
@sbrannen sbrannen added the in: test Issues in the test module label Sep 19, 2023
@bclozel bclozel modified the milestones: 6.1.x, 6.x Backlog Oct 25, 2023
@jhoeller jhoeller modified the milestones: 6.x Backlog, General Backlog Oct 1, 2024
@snicoll snicoll removed the in: web Issues in web modules (web, webmvc, webflux, websocket) label Feb 5, 2025
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

6 participants