Ability to for tests to catch in-flight messages that are dispatched
--------------------------------------------------------------------

                 Key: MESOS-169
                 URL: https://issues.apache.org/jira/browse/MESOS-169
             Project: Mesos
          Issue Type: New Feature
            Reporter: Vinod Kone


Currently, we can use EXPECT_MESSAGE() in the unit tests to catch messages that 
were sent using send(). This has proven to be invaluable in our tests.

It would be nice to extend this functionality to also be able to catch those 
messages that are dispatached (using dispatch()).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to