public class TestNamespaceAuditor extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestNamespaceAuditor.CPRegionServerObserver |
static class |
TestNamespaceAuditor.CustomObserver |
static class |
TestNamespaceAuditor.MasterSyncObserver |
| Constructor and Description |
|---|
TestNamespaceAuditor() |
| Modifier and Type | Method and Description |
|---|---|
static void |
before() |
void |
cleanup() |
static void |
setupOnce() |
static void |
tearDown() |
void |
testCloneSnapshot() |
void |
testCloneSnapshotQuotaExceed() |
void |
testDeleteTable() |
void |
testExceedTableQuotaInNamespace() |
void |
testRecreateTableWithSameNameAfterFirstTimeFailure() |
void |
testRegionMerge() |
void |
testRegionOperations() |
void |
testRestoreSnapshot() |
void |
testRestoreSnapshotQuotaExceed() |
void |
testStatePreserve() |
void |
testTableOperations() |
void |
testValidQuotas() |
public static void setupOnce()
throws Exception,
IOException
ExceptionIOExceptionpublic void testRecreateTableWithSameNameAfterFirstTimeFailure()
throws Exception
Exceptionpublic void testExceedTableQuotaInNamespace()
throws Exception
Exceptionpublic void testCloneSnapshotQuotaExceed()
throws Exception
Exception