public class MemoryStoreTest extends PatchedActivityInstrumentationTestCase
| Constructor and Description |
|---|
MemoryStoreTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testIsEmpty() |
void |
testIsNotEmpty() |
void |
testRead() |
void |
testReadAll() |
void |
testReadWithFilter() |
void |
testReadWithFilterPerPage() |
void |
testReadWithFilterThrowsExceptionWithNestingJSON() |
void |
testReadWithFilterWhere() |
void |
testRemove() |
void |
testReset() |
void |
testSaveCollection() |
void |
testSaveExistRecord() |
void |
testSaveNoExistRecord() |
void |
testSaveWithAnnotationNotConfigured() |
void |
testSaveWithNoPropertyToSetId() |
getActivity, setDexcacheDirpublic void testReadAll()
public void testReadWithFilter()
public void testReadWithFilterPerPage()
public void testReadWithFilterWhere()
throws org.json.JSONException
org.json.JSONExceptionpublic void testReadWithFilterThrowsExceptionWithNestingJSON()
throws org.json.JSONException
org.json.JSONExceptionpublic void testRead()
public void testSaveNoExistRecord()
public void testSaveExistRecord()
public void testSaveWithAnnotationNotConfigured()
public void testSaveWithNoPropertyToSetId()
public void testReset()
public void testRemove()
public void testIsEmpty()
public void testIsNotEmpty()
public void testSaveCollection()
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.