Skip to content

Avoid unnecessary usage of ReflectionTestUtils #15482

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

dreis2211
Copy link
Contributor

Hi,

I found some places in the tests that make use of ReflectionTestUtils, while there are methods available to achieve the same result without reflection.

Let me know what you think.
Cheers,
Christoph

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Dec 17, 2018
@snicoll snicoll self-assigned this Dec 17, 2018
@snicoll snicoll added type: task A general task and removed status: waiting-for-triage An issue we've not yet triaged labels Dec 17, 2018
snicoll added a commit that referenced this pull request Dec 17, 2018
* pr/15482:
  Avoid unnecessary usage of ReflectionTestUtils
@snicoll snicoll added this to the 2.1.2 milestone Dec 17, 2018
@snicoll snicoll closed this in 948902f Dec 17, 2018
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