MockEndPoint yields nullpointer due to mixed up typeconversion
--------------------------------------------------------------
Key: CAMEL-1848
URL: https://issues.apache.org/activemq/browse/CAMEL-1848
Project: Apache Camel
Issue Type: Bug
Affects Versions: 2.0-M2
Reporter: Gert-Jan van de Streek
MockEndpoint yields a failed unit test with very confusing message:
resultEndpointHub.expectedHeaderReceived("portalId", 30);
Yields: ... expected <null> but got ...
Of course the expected value of null must never happen if a value is put in
there
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.