hamcrest / JavaHamcrest

Java (and original) version of Hamcrest
http://hamcrest.org/
BSD 3-Clause "New" or "Revised" License
2.11k stars 376 forks source link

IsUnmodifiableCollection matcher feature #249, fix for JDK 17 #381

Open Andremoniy opened 2 years ago

Andremoniy commented 2 years ago

I have fully refactored the code, added new checks and addressed issues related to the sealed java.* classes in JDK 17