fail() method without message is reported for JUnit 4 (org.junit.Assert.fail()) but not for JUnit 5 (org.junit.jupiter.api.Assertions.fail()).
We should report an issue for both.
- contributes to
-
MMF-2015 [Java] Test code quality: JUnit related rules
-
- Closed
-
- relates to
-
SONARJAVA-3034 Support JUnit 5 Jupiter
-
- Closed
-
-
RSPEC-2698 Test assertions should include messages
- Active