XMLSecurity unit test provides false-positive test results
----------------------------------------------------------
Key: CAMEL-4064
URL: https://issues.apache.org/jira/browse/CAMEL-4064
Project: Camel
Issue Type: Bug
Reporter: Rich Newcomb
The unit tests for the camel-xmlsecurity component
(org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormatTest) do not
report a failure when exceptions occur in the associated test routes. The
following tests encounter unrecoverable exceptions when executed, but report no
failures or errors.
*
testPartialPayloadXMLElementEncryptionWithKey(org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormatTest)
*
testPartialPayloadXMLElementEncryptionWithKeyAndAlgorithm(org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormatTest)
*
testPartialPayloadXMLElementDecryptionWithKey(org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormatTest)
*
testPartialPayloadXMLContentDecryptionWithKeyAndAlgorithm(org.apache.camel.dataformat.xmlsecurity.XMLSecurityDataFormatTest)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira