public class TestEnableTableProcedure extends TestTableDDLProcedureBase
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
org.junit.rules.TestName |
name |
UTIL
Constructor and Description |
---|
TestEnableTableProcedure() |
Modifier and Type | Method and Description |
---|---|
void |
testEnableNonDisabledTable() |
void |
testEnableTable() |
void |
testRecoveryAndDoubleExecution() |
void |
testRollbackAndDoubleExecution() |
cleanupTest, getMaster, getMasterProcedureExecutor, resetProcExecutorTestingKillFlag, setup, setupCluster, tearDown
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
public org.junit.rules.TestName name
public TestEnableTableProcedure()
public void testEnableTable() throws Exception
Exception
public void testEnableNonDisabledTable() throws Exception
Exception
public void testRecoveryAndDoubleExecution() throws Exception
Exception
public void testRollbackAndDoubleExecution() throws Exception
Exception
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.