public class TestHMobStore
extends java.lang.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 setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetFromMemStore()
throws java.io.IOException
java.io.IOExceptionpublic void testGetFromFiles()
throws java.io.IOException
java.io.IOExceptionpublic void testGetReferencesFromFiles()
throws java.io.IOException
java.io.IOExceptionpublic void testGetFromMemStoreAndFiles()
throws java.io.IOException
java.io.IOExceptionpublic void testMobCellSizeThreshold()
throws java.io.IOException
java.io.IOExceptionpublic void testCommitFile()
throws java.lang.Exception
java.lang.Exceptionpublic void testResolve()
throws java.lang.Exception
java.lang.Exceptionpublic void testMOBStoreEncryption()
throws java.lang.Exception
java.lang.Exception