Col-E edited a comment on issue #245: Surefire-1584: Add option to rerun failing tests for JUnit5 URL: https://github.com/apache/maven-surefire/pull/245#issuecomment-548949938 >It is fix for this PR. It is new code. It was not before, right? Yes it is a fix for this PR. I would not call this _"new code"_ though if we are talking in terms of code coverage.  With this small change `@ParameterizedTest` support is fixed and there are already IT classes that cover this code. It is functionally identical except it no longer calls `RunListenerAdapter#toClassMethodName` _(Which means the `toClassMethodNameWithoutPlan` changes can be rolled back since they are no longer necessary)_
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
