GitHub user merrimanr opened a pull request:

    https://github.com/apache/incubator-metron/pull/78

    METRON-102: Unit Tests for parsers and enrichment adapters

    Added several new unit tests for existing parsers and enrichment adapters.  
One of the tests needed the MockHTable class which currently lives in 
Metron-Testing.  Since Metron-Testing depends on several other projects 
(including the project that needs MockHTable), a separate 
Metron-TestingUtilities project was created with no dependencies on any 
projects.  Now tests written for any project have access to this class.

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

    $ git pull https://github.com/merrimanr/incubator-metron METRON-102

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

    https://github.com/apache/incubator-metron/pull/78.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 #78
    
----
commit 3c36141007ddb559396f4450d25789f148a6b512
Author: rmerriman <[email protected]>
Date:   2016-04-07T19:45:38Z

    METRON-102: Unit Tests for parsers and enrichment adapters

----


---
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