public class TestFSTableDescriptorForceCreation extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
private static HBaseTestingUtility |
UTIL |
| Constructor and Description |
|---|
TestFSTableDescriptorForceCreation() |
| Modifier and Type | Method and Description |
|---|---|
void |
testShouldAllowForcefulCreationOfAlreadyExistingTableDescriptor() |
void |
testShouldCreateNewTableDescriptorIfForcefulCreationIsFalse() |
void |
testShouldNotCreateTheSameTableDescriptorIfForcefulCreationIsFalse() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
public org.junit.rules.TestName name
public TestFSTableDescriptorForceCreation()
public void testShouldCreateNewTableDescriptorIfForcefulCreationIsFalse() throws IOException
IOExceptionpublic void testShouldNotCreateTheSameTableDescriptorIfForcefulCreationIsFalse() throws IOException
IOExceptionpublic void testShouldAllowForcefulCreationOfAlreadyExistingTableDescriptor() throws Exception
ExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.