public class TestTableSplit
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
TestName |
name |
| Constructor and Description |
|---|
TestTableSplit() |
| Modifier and Type | Method and Description |
|---|---|
void |
testHashCode_length()
length of region should not influence hashcode
|
void |
testHashCode() |
void |
testLengthIsSerialized()
Length of region need to be properly serialized.
|
void |
testToString() |
public void testHashCode()
public void testHashCode_length()
public void testLengthIsSerialized()
throws java.lang.Exception
java.lang.Exceptionpublic void testToString()