Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0-M4
-
None
Description
when using @ParameterizedTest when 1 test use Assumptions.assumeFalse and another one fail
the generated surefire xml report has all testcases named "testOneFailingPassingTest(ConnectionPoolFactory)".