Class HBaseZKTestingUtility

java.lang.Object
org.apache.hadoop.hbase.HBaseCommonTestingUtility
org.apache.hadoop.hbase.HBaseZKTestingUtility
Direct Known Subclasses:
HBaseTestingUtility

Deprecated.
since 3.0.0, will be removed in 4.0.0. Use TestingHBaseCluster instead.
Helpers for testing HBase that do not depend on specific server/etc. things. The main difference from HBaseCommonTestingUtility is that we can start a zookeeper cluster.