Skip to content

Improve test coverage of StringUtils #33298

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

Closed

Conversation

zinzoddari
Copy link
Contributor

HI πŸ™‹πŸ»β€β™€οΈ

I realized that some methods in StringUtils didn't have test cases, so I added them.

@zinzoddari zinzoddari changed the title Add Stringutils test case Add Stringutils test case Jul 31, 2024
@zinzoddari zinzoddari changed the title Add Stringutils test case Add StringUtils test case Jul 31, 2024
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jul 31, 2024
@snicoll snicoll added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Aug 1, 2024
@snicoll snicoll self-assigned this Aug 1, 2024
@snicoll snicoll added this to the 6.2.0-M7 milestone Aug 1, 2024
snicoll pushed a commit that referenced this pull request Aug 1, 2024
This commit adds tests for `trimArrayElements()` and
`delimitedListToStringArray()` in StringUtils.

See gh-33298
snicoll added a commit that referenced this pull request Aug 1, 2024
@snicoll snicoll closed this in 4778074 Aug 1, 2024
@snicoll snicoll changed the title Add StringUtils test case Improve test coverage of StringUtils Aug 1, 2024
@snicoll
Copy link
Member

snicoll commented Aug 1, 2024

@zinzoddari thank you for making your first contribution to Spring Framework. I've polished things up in ec9d29e.

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