public class TestSnapshotFromAdmin extends Object
Constructor and Description |
---|
TestSnapshotFromAdmin() |
Modifier and Type | Method and Description |
---|---|
void |
testBackoffLogic()
Test that the logic for doing 'correct' back-off based on exponential increase and the max-time
passed from the server ensures the correct overall waiting for the snapshot to finish.
|
void |
testValidateSnapshotName()
Make sure that we validate the snapshot name and the table name before we pass anything across
the wire
|