Class TestReplicationBaseNoBeforeAll

java.lang.Object
org.apache.hadoop.hbase.replication.TestReplicationBaseNoBeforeAll
Direct Known Subclasses:
TestRefreshRecoveredReplication, TestReplicationBase, TestReplicationCompressedWAL, TestReplicationSourceManagerJoin, TestReplicationValueCompressedWAL, TestReplicator

Replication test base class without BeforeAll method, as in some tests we need to do some changes before starting clusters.
See Also: