Class TestMobFlushSnapshotFromClient

java.lang.Object
org.apache.hadoop.hbase.snapshot.TestFlushSnapshotFromClient
org.apache.hadoop.hbase.snapshot.TestMobFlushSnapshotFromClient

@Tag("org.apache.hadoop.hbase.testclassification.ClientTests") @Tag("org.apache.hadoop.hbase.testclassification.LargeTests") public class TestMobFlushSnapshotFromClient extends TestFlushSnapshotFromClient
Test creating/using/deleting snapshots from the client

This is an end-to-end test for the snapshot utility TODO This is essentially a clone of TestSnapshotFromClient. This is worth refactoring this because there will be a few more flavors of snapshots that need to run these tests.