Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.99.0
-
None
-
None
-
Reviewed
Description
I'm starting to refactor some of the code to start calling against interfaces.
TestAdmin is fairly straightforward except for #testGetRegion, since it is testing an internal method. Disregarding whether that makes sense for a unit test, I punted and created a copy of the underlying HBaseAdmin object for that one method.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-11068 Update code to use Admin factory method instead of constructor
- Closed