Skip to content

Traceability between test class and production class #37

@luana-martins

Description

@luana-martins

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?

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions