Class TestExportSnapshotAdjunct

java.lang.Object
org.apache.hadoop.hbase.snapshot.TestExportSnapshotAdjunct

public class TestExportSnapshotAdjunct extends Object
Tests that are adjunct to TestExportSnapshot. They used to be in same test suite but the test suite ran too close to the maximum time limit so we split these out. Uses facility from TestExportSnapshot where possible.
See Also: