Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Hamcrest 2.2 was released in 2019 and is the latest version available. A small number of test classes use Hamcrest matchers instead of JUnit matchers for assertions. The majority of these references do not provide any value beyond what is available in JUnit 5. Although a small number of assert methods can provide more useful failure messages, having a single library for test assertions makes it easier to maintain tests across the repository.
Attachments
Issue Links
- links to