标签: hbase mockito powermock
我尝试为Hbase DAO编写junit测试。所以我需要HBaseTestingUtility或模拟HTableInterface for Hbase版本0.98.4。
如果没有自我创建,可以帮助我找到HTableInterface的模拟。