public class TestSnapshotDescriptionUtils extends Object
SnapshotProtos.SnapshotDescription helper is helping correctly.| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestSnapshotDescriptionUtils() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanupFS() |
static void |
setupFS() |
void |
testCompleteSnapshotWithNoSnapshotDirectoryFailure()
Test that we throw an exception if there is no working snapshot directory when we attempt to
'complete' the snapshot
|
void |
testValidateMissingTableName() |
public static final HBaseClassTestRule CLASS_RULE
public TestSnapshotDescriptionUtils()
public void testValidateMissingTableName() throws IOException
IOExceptionpublic void testCompleteSnapshotWithNoSnapshotDirectoryFailure() throws Exception
Exception - on failureCopyright © 2007–2019 Cloudera. All rights reserved.