This GitHub repository serves as a replication package and it contains all the data and the scripts we use in the paper.
This file contains the list of the 100 classes used in the project.
The data folder contains all the raw data we employ in the paper. In particular:
- a priori contains the data and the script we use to answer RQ2;
- ck-metrics contains all the CK metrics we extracted from the context of the study;
- plots contains the figures reported into the paper;
- test-smells-data contains the raw data about the smells computed over the generated tests, both at class and method granularity.
Moreover, we also share the script we use to automatically generate the test cases with the 3 tools we employ.