seanjmullan commented on code in PR #169:
URL:
https://github.com/apache/santuario-xml-security-java/pull/169#discussion_r1196925278
##########
src/test/java/org/apache/xml/security/test/dom/interop/BaltimoreTest.java:
##########
@@ -277,37 +277,6 @@ public void test_fifteen_external_dsa() throws Exception {
assertTrue(verify, filename);
}
- /**
Review Comment:
I think it can be useful to modify and keep this as a negative test, that is
make sure it throws an exception when Xalan is not available to process the
here() function, unless there is some other test that already tests that
scenario.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]