How to run JUnit test cases in java files that are outside the project?
I know how to run JUnit test cases in java files inside the project, but I would like to run a test case on a java file that is outside the project, like in the Desktop folder, for example. How can I do that?
Aucun commentaire:
Enregistrer un commentaire