public class TestHColumnDescriptorDefaultVersions
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
TestName |
name |
| Constructor and Description |
|---|
TestHColumnDescriptorDefaultVersions() |
| Modifier and Type | Method and Description |
|---|---|
static void |
afterAllTests() |
static void |
beforeAllTests()
Start up a mini cluster and put a small table of empty regions into it.
|
void |
setup() |
void |
testCreateTableWithDefault() |
void |
testCreateTableWithDefaultFromConf() |
void |
testCreateTableWithSetVersion() |
public TestHColumnDescriptorDefaultVersions()
public static void beforeAllTests()
throws java.lang.Exception
java.lang.Exceptionpublic void setup()
public static void afterAllTests()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateTableWithDefault()
throws java.io.IOException
java.io.IOExceptionpublic void testCreateTableWithDefaultFromConf()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateTableWithSetVersion()
throws java.lang.Exception
java.lang.Exception