Add tests for XPathReader 95/109695/2
authorToineSiebelink <toine.siebelink@est.tech>
Tue, 30 Jun 2020 15:27:05 +0000 (16:27 +0100)
committerToineSiebelink <toine.siebelink@est.tech>
Tue, 30 Jun 2020 15:56:45 +0000 (16:56 +0100)
commitd0799660ee9714a33247d3be2d7841b1cedf75b8
treee293d471d88837eb066752452ffb43c969cfaaef
parentb3dd71b1d2f4fffe35b4c23d408d836dbcf3114a
Add tests for XPathReader

XPathReader had some SQ vulnerabilities whihch have been udpated in previous commit
This is just making sure same code is now covred by testware

Issue-ID: POLICY-2654

Change-Id: Ie40ee015b517b0cc3c5986a67513543653f53a61
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
core/core-infrastructure/src/test/java/org/onap/policy/apex/core/infrastructure/xml/XPathReaderTest.java [new file with mode: 0644]
core/core-infrastructure/src/test/resources/xmlTestFile.xml [new file with mode: 0644]