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

False Positive - Ignore Test Smell (JUnit4/5) #48

Open
denivancampos opened this issue Dec 4, 2021 · 0 comments
Open

False Positive - Ignore Test Smell (JUnit4/5) #48

denivancampos opened this issue Dec 4, 2021 · 0 comments

Comments

@denivancampos
Copy link
Contributor

denivancampos commented Dec 4, 2021

Project: https://github.com/baomidou/mybatis-plus
Class: mybatis-plus\mybatis-plus\src\test\java\com\baomidou\mybatisplus\test\chainwrapper\ChainWrapperTest.java
testSmellName: IgnoredTest
testSmellMethod: test
testSmellLineBegin: 15
testSmellLineEnd: 25
Note: It happened in other projects (mybatis/mybatis-3) also with JUnit 5.

Note: It happened in JUnit 4 projects (https://github.com/hs-web/hsweb-framework)
hsweb-framework\hsweb-authorization\hsweb-authorization-basic\src\test\java\org\hswebframework\web\authorization\basic\define\DefaultBasicAuthorizeDefinitionTest.java
testSmellName: IgnoredTest
testSmellMethod: test
testSmellLineBegin: 54
testSmellLineEnd: 58

@denivancampos denivancampos changed the title False Positive - Ignore Test Smell (JUnit5) False Positive - Ignore Test Smell (JUnit4/5) Dec 4, 2021
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

No branches or pull requests

1 participant