timtebeek commented on pull request #327:
URL: 
https://github.com/apache/httpcomponents-client/pull/327#issuecomment-974708950


   Noticed you're using `@EnableRuleMigrationSupport` to retain 
`@RunWith(Parameterized.class)`.
   Are you aware of [this automated JUnit Jupiter migration for 
Parameterized](https://docs.openrewrite.org/reference/recipes/java/testing/junit5/parameterizedrunnertoparameterized)
 using OpenRewrite?
   They even have [a full migration that you can 
apply](https://docs.openrewrite.org/tutorials/migrate-from-junit-4-to-junit-5).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to