TestSmells / TestSmellDetector

A tool to detect test smells in Java projects that utilize JUnit as the testing framework
https://testsmells.github.io/
GNU General Public License v3.0
73 stars 39 forks source link

simplified Main.java and added final variables when possible #15

Closed koaben closed 2 years ago

koaben commented 2 years ago

I would also like 1. to add automated tests and 2. rename classes towards more clear Patterns