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 test for nullSafeValue with mapper transformation #43441

Closed
wants to merge 1 commit into from

Conversation

minwoo1999
Copy link
Contributor

@minwoo1999 minwoo1999 commented Dec 8, 2024

I’ve added a test case for the newly introduced nullSafeValue method that accepts a mapper function (introduced in #42972, see #42956 for background). This test ensures the method correctly transforms the value using the provided mapper function, validating its behavior. Thank you for considering and addressing the use case!

If there are any improvements or additional suggestions, I’d greatly appreciate your feedback.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 8, 2024
@philwebb philwebb added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Dec 9, 2024
@philwebb philwebb added this to the 3.4.x milestone Dec 9, 2024
@philwebb philwebb self-assigned this Dec 9, 2024
@philwebb philwebb closed this in 15f5811 Dec 11, 2024
@philwebb philwebb modified the milestones: 3.4.x, 3.4.1 Dec 11, 2024
@philwebb
Copy link
Member

Thanks very much @minwoo1999!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants