Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JUnit 5 obsolete assertions in ImmutableIntBagTest(lost-and-found-kata-solutions): Assert replaced with 'org.juit.jupiter.api.Assertions' #358

Open
prathasirisha opened this issue Sep 27, 2024 · 0 comments
Labels

Comments

@prathasirisha
Copy link
Contributor

Update occurrencesOf() method in ImmutableIntBagTest in lost-and-found-kata-solutions 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.

@prathasirisha prathasirisha changed the title JUnit 5 obsolete assertions in ImmutableIntBagTest: Assert replaced with 'org.juit.jupiter.api.Assertions' JUnit 5 obsolete assertions in ImmutableIntBagTest(lost-and-found-kata-solutions): Assert replaced with 'org.juit.jupiter.api.Assertions' Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant