Explore

Filters (0) Clear filters
Languages
Level
Tags

1-1 of 1

JUnit: Mixed use of JUnit versions

This class is using multiple versions of JUnit. Consider standardizing to the latest JUnit version, and/or to AssertJ for assertions.

  • warning
  • java
  • JUnit
  • testing
  • framework specific
  • JUnit 4
  • JUnit 5
  • quality