I am trying to write a unit tests on a class that dynamically creates java classes using data from XLS file. All the write methods I used are private. I have one public method in the same class that makes a call to all these private write methods. Can some one tell me how to write unit tests for this scenario.
Aucun commentaire:
Enregistrer un commentaire