GitHub user chitin opened a pull request:
https://github.com/apache/incubator-eagle/pull/373
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-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/373.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 #373
----
commit ad536489eda8adc694e9d27087d971ba8949296d
Author: chitin <[email protected]>
Date: 2016-08-22T09:23:00Z
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.
----
---
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.
---