public class TestCellUtil extends Object
Constructor and Description |
---|
TestCellUtil() |
Modifier and Type | Method and Description |
---|---|
void |
testCreateCellScannerOverflow()
Was overflowing if 100k or so lists of cellscanners to return.
|
void |
testFindCommonPrefixInFlatKey() |
void |
testOverlappingKeys() |
void |
testToString()
Assert CellUtil makes Cell toStrings same way we do KeyValue toStrings.
|
void |
testToString1() |
public void testCreateCellScannerOverflow() throws IOException
IOException
public void testOverlappingKeys()
public void testFindCommonPrefixInFlatKey()
public void testToString()
public void testToString1()