public class TestMinVersions
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
TestName |
name |
| Constructor and Description |
|---|
TestMinVersions() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBaseCase()
Verify basic minimum versions functionality
|
void |
testDelete()
Make sure the Deletes behave as expected with minimum versions
|
void |
testFilters()
Verify that basic filters still behave correctly with
minimum versions enabled.
|
void |
testGetClosestBefore()
Verify behavior of getClosestBefore(...)
|
void |
testMemStore()
Make sure the memstor behaves correctly with minimum versions
|
void |
testStoreMemStore()
Test mixed memstore and storefile scanning
with minimum versions.
|
public void testGetClosestBefore()
throws java.lang.Exception
java.lang.Exceptionpublic void testStoreMemStore()
throws java.lang.Exception
java.lang.Exceptionpublic void testDelete()
throws java.lang.Exception
java.lang.Exceptionpublic void testMemStore()
throws java.lang.Exception
java.lang.Exceptionpublic void testBaseCase()
throws java.lang.Exception
java.lang.Exceptionpublic void testFilters()
throws java.lang.Exception
java.lang.Exception