Skip to content

Conversation

jukekxm
Copy link
Contributor

@jukekxm jukekxm commented Oct 13, 2024

Hello. There were methods in the CollectionUtils class that were missing unit tests.

I added test code for below methods.

  • findValueOfType
  • firstElement
  • lastElement
  • toArray

I would appreciate any feedback on this PR. Thank You.

* findValueOfType
* toArray
* firstElement
* lastElement
* toArray
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Oct 13, 2024
@sdeleuze sdeleuze self-assigned this Oct 14, 2024
@sdeleuze sdeleuze added type: task A general task in: core Issues in core modules (aop, beans, core, context, expression) and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Oct 14, 2024
@sdeleuze sdeleuze added this to the 6.2.0-RC2 milestone Oct 14, 2024
@sdeleuze sdeleuze closed this in 5bcce17 Oct 14, 2024
@sdeleuze
Copy link
Contributor

Polished and merged, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: task A general task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants