You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/24 07:45:00 UTC

[jira] [Commented] (CAMEL-11589) MockEndpoint.expectedPropertyReceived need imporvement

    [ https://issues.apache.org/jira/browse/CAMEL-11589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16098041#comment-16098041 ] 

ASF GitHub Bot commented on CAMEL-11589:
----------------------------------------

GitHub user saravanakumar1987 opened a pull request:

    https://github.com/apache/camel/pull/1842

    CAMEL-11589: Fixing issue with MockEndpoint.expectedPropertyReceived

    Please review the PR for https://issues.apache.org/jira/browse/CAMEL-11589
    
    Thanks,
    Saravanakumar

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/saravanakumar1987/camel master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1842.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1842
    
----
commit 4efc7af82cbb9e34149c8ecb18f527c7e89936ab
Author: Saravanakumar Selvaraj <sa...@gmail.com>
Date:   2017-07-24T07:41:15Z

    CAMEL-11589: Fixing issue with MockEndpoint.expectedPropertyReceived

----


> MockEndpoint.expectedPropertyReceived need imporvement
> ------------------------------------------------------
>
>                 Key: CAMEL-11589
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11589
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-test
>    Affects Versions: 2.19.1
>            Reporter: Saravanakumar Selvaraj
>
> One more test to be added regarding MockEndpoint.expectedPropertyReceived to make sure if a null value is passed, the expectation should be set either the property is absent, or its value is null.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)