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 mock implementation for org.springframework.web.servlet.function.ServerRequest #31257

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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
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) type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants