I have a unit test that needs to work with XML file located in src/test/resources/abc.xml. What is the easiest way just to get the content of the file into String?

9 Answers
9

Leave a Reply

Your email address will not be published. Required fields are marked *