public class TestFSTableDescriptorForceCreation
extends java.lang.Object
| Constructor and Description |
|---|
TestFSTableDescriptorForceCreation() |
| Modifier and Type | Method and Description |
|---|---|
void |
testShouldAllowForcefulCreationOfAlreadyExistingTableDescriptor() |
void |
testShouldCreateNewTableDescriptorIfForcefulCreationIsFalse() |
void |
testShouldNotCreateTheSameTableDescriptorIfForcefulCreationIsFalse() |
public void testShouldCreateNewTableDescriptorIfForcefulCreationIsFalse()
throws java.io.IOException
java.io.IOExceptionpublic void testShouldNotCreateTheSameTableDescriptorIfForcefulCreationIsFalse()
throws java.io.IOException
java.io.IOExceptionpublic void testShouldAllowForcefulCreationOfAlreadyExistingTableDescriptor()
throws java.lang.Exception
java.lang.Exception