| Class | Description | 
|---|---|
| ReplicationSourceDummy | 
 Source that does nothing at all, helpful to test ReplicationSourceManager 
 | 
| TestMasterReplication | |
| TestMasterReplication.CoprocessorCounter | 
 Use a coprocessor to count puts and deletes. 
 | 
| TestMultiSlaveReplication | |
| TestPerTableCFReplication | |
| TestReplicationBase | 
 This class is only a base for other integration-level replication tests. 
 | 
| TestReplicationChangingPeerRegionservers | 
 Test handling of changes to the number of a peer's regionservers. 
 | 
| TestReplicationDisableInactivePeer | |
| TestReplicationEndpoint | 
 Tests ReplicationSource and ReplicationEndpoint interactions 
 | 
| TestReplicationEndpoint.ReplicationEndpointForTest | |
| TestReplicationEndpoint.ReplicationEndpointReturningFalse | |
| TestReplicationEndpoint.ReplicationEndpointWithWALEntryFilter | |
| TestReplicationKillMasterRS | 
 Runs the TestReplicationKillRS test and selects the RS to kill in the master cluster
 Do not add other tests in this class. 
 | 
| TestReplicationKillMasterRSCompressed | 
 Run the same test as TestReplicationKillMasterRS but with WAL compression enabled
 Do not add other tests in this class. 
 | 
| TestReplicationKillRS | |
| TestReplicationKillSlaveRS | 
 Runs the TestReplicationKillRS test and selects the RS to kill in the slave cluster
 Do not add other tests in this class. 
 | 
| TestReplicationSmallTests | |
| TestReplicationSource | |
| TestReplicationStateBasic | 
 White box testing for replication state interfaces. 
 | 
| TestReplicationStateZKImpl | |
| TestReplicationSyncUpTool | |
| TestReplicationSyncUpToolWithBulkLoadedData | |
| TestReplicationTrackerZKImpl | 
 This class tests the ReplicationTrackerZKImpl class and ReplicationListener interface. 
 | 
| TestReplicationWALEntryFilters | |
| TestReplicationWithTags | |
| TestReplicationWithTags.TestCoprocessorForTagsAtSink | |
| TestReplicationWithTags.TestCoprocessorForTagsAtSource |