I have a class having a function that receives a xml file and loads from disk an xsd file to generate html code.
I want to build a unit test what test it sending the xml.
The problem is that the unit test and the core app are in different folders, so the main function can't be able to load the xsd file from the disk because the relative path is different.
Aucun commentaire:
Enregistrer un commentaire