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

SONARJAVA-3920 Add quick fixes for S5810 (JUnit5SilentlyIgnoreClassAndMethodCheck) #4285

Merged
merged 12 commits into from
Jan 27, 2023

Conversation

chrislain-razafimahefa-sonarsource
Copy link
Contributor

No description provided.

@@ -31,9 +32,10 @@ class JUnit5SilentlyIgnoreClassAndMethodCheckTest {

@Test
void test() {
CheckVerifier.newVerifier()
InternalCheckVerifier.newInstance()

Choose a reason for hiding this comment

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

Maybe is it a good idea now to also change the other tests to use the InternalCheckVerifier and remove the import of the old CheckVerifier, just to have more consistency

@sonarsource-next
Copy link

Copy link
Contributor

Choose a reason for hiding this comment

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

Looks good!

@leonardo-pilastri-sonarsource leonardo-pilastri-sonarsource deleted the cr/SONARJAVA-3920 branch January 27, 2023 15:46
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.

2 participants