public class TestPrefixTreeEncoding extends Object
| Constructor and Description | 
|---|
TestPrefixTreeEncoding(boolean includesTag)  | 
| Modifier and Type | Method and Description | 
|---|---|
static Collection<Object[]> | 
parameters()  | 
void | 
setUp()  | 
void | 
testScanWithRandomData()  | 
void | 
testSeekBeforeWithFixedData()  | 
void | 
testSeekWithFixedData()  | 
void | 
testSeekWithRandomData()  | 
public static Collection<Object[]> parameters()
public void testSeekBeforeWithFixedData()
                                 throws Exception
Exception