eclipse-collections-kata
eclipse-collections-kata copied to clipboard
JUnit 5 obsolete assertions in ImmutableIntBagTest(lost-and-found-kata): Assert replaced with 'org.juit.jupiter.api.Assertions'
Update occurrencesOf() method in ImmutableIntBagTest in lost-and-found-kata to replace 'assertEquals()' with a call to a method from Junit 5 assertions class.
Please note that this issue is created for GHC 2024 Open Source Day; thus, priority will be given to attendees of this event. After the event, this issue will be open to everyone.
Hi! I would like to work on this issue if it is still available.