You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/15 16:45:25 UTC

[jira] [Commented] (METRON-102) Unit Tests for parsers and enrichment adapters

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

ASF GitHub Bot commented on METRON-102:
---------------------------------------

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 <rm...@hortonworks.com>
Date:   2016-04-07T19:45:38Z

    METRON-102: Unit Tests for parsers and enrichment adapters

----


> Unit Tests for parsers and enrichment adapters
> ----------------------------------------------
>
>                 Key: METRON-102
>                 URL: https://issues.apache.org/jira/browse/METRON-102
>             Project: Metron
>          Issue Type: Improvement
>            Reporter: Ryan Merriman
>            Assignee: Ryan Merriman
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)