Skip to content

Conversation

@SirCotare
Copy link
Contributor

No description provided.

@SirCotare SirCotare self-assigned this Jan 16, 2026
@SirCotare SirCotare requested a review from ThoSap January 16, 2026 12:52
Copy link

@ThoSap ThoSap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍🏼

Comment on lines 31 to 41
"org.junit.jupiter.api.Assertions.assertThrows",
"org.junit.jupiter.api.Assertions.assertDoesNotThrow",
"org.junit.jupiter.api.Assertions.assertTrue",
"org.junit.jupiter.api.Assertions.assertFalse",
"org.junit.jupiter.api.Assertions.assertEquals",
"org.junit.jupiter.api.Assertions.assertNotEquals",
"org.junit.jupiter.api.Assertions.assertNull",
"org.junit.jupiter.api.Assertions.assertNotNull",
"org.junit.jupiter.api.Assertions.assertArrayEquals",
"org.junit.jupiter.api.Assertions.assertIterableEquals",
"org.junit.jupiter.api.Assertions.assertInstanceOf",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sort these and add a comment that we blacklist the JUnit ones

@SirCotare SirCotare merged commit 429b59b into main Jan 16, 2026
1 check passed
@SirCotare SirCotare deleted the add_to_backlists branch January 16, 2026 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants