public class TestCellUtil
extends java.lang.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 java.io.IOException
java.io.IOExceptionpublic void testOverlappingKeys()
public void testFindCommonPrefixInFlatKey()
public void testToString()
public void testToString1()