public class TestTableSplit extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.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 static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestTableSplit()
public void testHashCode()
public void testHashCode_length()
public void testLengthIsSerialized() throws Exception
Exception
public void testToString()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.