public class SQLStoreTest extends PatchedActivityInstrumentationTestCase
| Modifier and Type | Class and Description |
|---|---|
static class |
SQLStoreTest.ListWithId<T> |
static class |
SQLStoreTest.TrivialNestedClass |
static class |
SQLStoreTest.TrivialNestedClassWithCollection |
| Constructor and Description |
|---|
SQLStoreTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCreateSQLStoreWithoutContext() |
void |
testCreateSQLStoreWithoutContextAndKlass() |
void |
testCreateSQLStoreWithoutKlass() |
void |
testFilter() |
void |
testIsEmpty() |
void |
testIsNotEmpty() |
void |
testNestedListSaveAndFilter() |
void |
testNestedListSaveAndFilterOnTestedCollection() |
void |
testNestedSaveAndFilter() |
void |
testReadAll() |
void |
testRemove() |
void |
testReset() |
void |
testSave() |
void |
testSaveCollection() |
void |
testSaveListOfBoringData() |
void |
testSuccessCallback() |
getActivity, setDexcacheDirpublic void testCreateSQLStoreWithoutKlass()
public void testCreateSQLStoreWithoutContext()
public void testCreateSQLStoreWithoutContextAndKlass()
public void testSave()
throws InterruptedException
InterruptedExceptionpublic void testReset()
throws InterruptedException
InterruptedExceptionpublic void testIsEmpty()
throws InterruptedException
InterruptedExceptionpublic void testIsNotEmpty()
throws InterruptedException
InterruptedExceptionpublic void testReadAll()
throws InterruptedException,
org.json.JSONException
InterruptedExceptionorg.json.JSONExceptionpublic void testRemove()
throws InterruptedException,
org.json.JSONException
InterruptedExceptionorg.json.JSONExceptionpublic void testFilter()
throws InterruptedException,
org.json.JSONException
InterruptedExceptionorg.json.JSONExceptionpublic void testNestedSaveAndFilter()
throws InterruptedException,
org.json.JSONException
InterruptedExceptionorg.json.JSONExceptionpublic void testNestedListSaveAndFilter()
throws InterruptedException,
org.json.JSONException
InterruptedExceptionorg.json.JSONExceptionpublic void testNestedListSaveAndFilterOnTestedCollection()
throws InterruptedException,
org.json.JSONException
InterruptedExceptionorg.json.JSONExceptionpublic void testSuccessCallback()
throws InterruptedException
InterruptedExceptionpublic void testSaveListOfBoringData()
throws InterruptedException
InterruptedExceptionpublic void testSaveCollection()
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.