Class TestReplicationSourceManager

java.lang.Object
org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager
Direct Known Subclasses:
TestReplicationSourceManagerZkImpl

public abstract class TestReplicationSourceManager extends Object
An abstract class that tests ReplicationSourceManager. Classes that extend this class should set up the proper config for this class and initialize the proper cluster using HBaseTestingUtility.