public class TestTableSplit extends Object
| 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 Exception
Exceptionpublic void testToString()