GitHub user chitin opened a pull request:

    https://github.com/apache/incubator-eagle/pull/372

    EAGLE-411 Refactor hbase related unit test cases with mockito

    EAGLE-411 Refactor hbase related unit test cases with mockito
    
    - Mock the action of HBase reading, mock the meanful result of 
scanner.next(), unit test would not be enslaved to HBase.
    
    https://issues.apache.org/jira/browse/EAGLE-411.

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

    $ git pull https://github.com/chitin/incubator-eagle EAGLE411

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

    https://github.com/apache/incubator-eagle/pull/372.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 #372
    
----
commit b8ac17fa76ea97768dab6dc929209439a5860c07
Author: chitin <chitin1...@gmail.com>
Date:   2016-08-22T08:29:44Z

    EAGLE-411 Refactor hbase related unit test cases with mockito and mini-hbase
    --Mock the action of HBase reading, mock the meanful result of 
scanner.next(), unit test would not be enslaved to HBase.
    
    https://issues.apache.org/jira/browse/EAGLE-411.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to