public class TestHMobStore extends Object
| Constructor and Description |
|---|
TestHMobStore() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
Setup
|
void |
testCommitFile() |
void |
testGetFromFiles()
Getting MOB data from files
|
void |
testGetFromMemStore()
Getting data from memstore
|
void |
testGetFromMemStoreAndFiles()
Getting data from memstore and files
|
void |
testGetReferencesFromFiles()
Getting the reference data from files
|
void |
testMobCellSizeThreshold()
Getting data from memstore and files
|
void |
testMOBStoreEncryption() |
void |
testResolve() |
public void testGetFromMemStore()
throws IOException
IOExceptionpublic void testGetFromFiles()
throws IOException
IOExceptionpublic void testGetReferencesFromFiles()
throws IOException
IOExceptionpublic void testGetFromMemStoreAndFiles()
throws IOException
IOExceptionpublic void testMobCellSizeThreshold()
throws IOException
IOException