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

Traceability between test class and production class #37

Open
luana-martins opened this issue Nov 10, 2020 · 0 comments
Open

Traceability between test class and production class #37

luana-martins opened this issue Nov 10, 2020 · 0 comments
Assignees

Comments

@luana-martins
Copy link
Member

As a first step to analyze the precision of the JNose detection rules, we will run the JNose into the tsDetect dataset. The tsDetect dataset only contains 65 test files. You can find it here -> https://testsmells.github.io/pages/research/toolcorrectness.html.

Problem.
The JNose cannot identify all test classes of this dataset. For example, in the my-batis3 project there is a Conditional Test Logic in the ExpressionEvaluatorTest test class (https://github.com/mybatis/mybatis-3/blob/master/src/test/java/org/apache/ibatis/builder/xml/dynamic/ExpressionEvaluatorTest.java). But the JNose cannot identify it.
Can you reproduce this problem?

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

2 participants