public class TestDeleteTableProcedure extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected static HBaseTestingUtility | 
UTIL  | 
| Constructor and Description | 
|---|
TestDeleteTableProcedure()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
cleanupTest()  | 
void | 
setup()  | 
static void | 
setupCluster()  | 
void | 
tearDown()  | 
void | 
testDeleteDeletedTable()  | 
void | 
testDeleteNotDisabledTable()  | 
void | 
testDeleteNotExistentTable()  | 
void | 
testRecoveryAndDoubleExecution()  | 
void | 
testSimpleDelete()  | 
void | 
testSimpleDeleteWithSplits()  | 
protected static final HBaseTestingUtility UTIL
public void testDeleteNotExistentTable()
                                throws Exception
Exceptionpublic void testDeleteNotDisabledTable()
                                throws Exception
Exceptionpublic void testSimpleDeleteWithSplits()
                                throws Exception
Exception