GitHub user dossett opened a pull request:

    https://github.com/apache/storm/pull/583

    In TestHiveBolt make the collector mock slightly more precise

    The OutputCollector passed to bolt.prepare() can be mocked directly instead 
of mocking an IOutputCollector used to construct the collector each time.  This 
makes the tests slightly more readable and it will be easier to verify more 
complex interactions with the collector in the future if needed.

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

    $ git pull https://github.com/dossett/storm master

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

    https://github.com/apache/storm/pull/583.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 #583
    
----
commit fa84ae32e29c939388ebd08e39b7de8e42483b18
Author: Aaron Dossett <[email protected]>
Date:   2015-06-07T20:10:57Z

    make the collector mock slightly more precise

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to