We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Commit 9b3f456 should have failed the build since it imports and uses org.junit.jupiter.api.Assertions.
org.junit.jupiter.api.Assertions
I've addressed that in 31a07e6, but we need to revise our Checkstyle rules to prevent accidental usage of other assertion APIs.