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

Replace @CsvSource with @ValueSource where feasible #36062

Closed
wants to merge 1 commit into from

Conversation

quaff
Copy link
Contributor

@quaff quaff commented Jun 25, 2023

@ValueSource is more appropriate for single parameter

@valuesource is more appropriate for single parameter
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 25, 2023
@philwebb philwebb added the for: team-meeting An issue we'd like to discuss as a team to make progress label Jun 26, 2023
@philwebb philwebb added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged for: team-meeting An issue we'd like to discuss as a team to make progress labels Jul 5, 2023
@philwebb philwebb added this to the 2.7.x milestone Jul 5, 2023
@snicoll snicoll self-assigned this Jul 17, 2023
@snicoll snicoll modified the milestones: 2.7.x, 2.7.14 Jul 17, 2023
snicoll pushed a commit that referenced this pull request Jul 17, 2023
@valuesource is more appropriate for single parameter.

See gh-36062
@snicoll snicoll closed this in 08054cf Jul 17, 2023
@snicoll
Copy link
Member

snicoll commented Jul 17, 2023

Thanks again @quaff

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.

4 participants