Class HBaseCommonTestingUtility

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

@Public public class HBaseCommonTestingUtility extends Object
Common helpers for testing HBase that do not depend on specific server/etc. things.
See Also: