I have a package structure containing Unit Tests that corresponds the production code. When I do the refactoring, I often move classes to different packages. In that case I also have to manually move the corresponding Unit Test class to the new package and sometimes I forget to do so. Is there any solution, how to move the corresponding JUnit test class to a corresponding package automatically?
I use Eclipse Luna.
Aucun commentaire:
Enregistrer un commentaire