public class EncryptedSQLStoreTest extends PatchedActivityInstrumentationTestCase
| Constructor and Description |
|---|
EncryptedSQLStoreTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCreateSQLStoreWithoutContext() |
void |
testCreateSQLStoreWithoutContextAndKlassAndPassphrase() |
void |
testCreateSQLStoreWithoutKlass() |
void |
testCreateSQLStoreWithoutPassphrase() |
void |
testIsEmpty() |
void |
testIsNotEmpty() |
void |
testRead() |
void |
testReadAll() |
void |
testRemove() |
void |
testReset() |
void |
testSave() |
void |
testSaveCollection() |
getActivity, setDexcacheDirpublic void testCreateSQLStoreWithoutKlass()
public void testCreateSQLStoreWithoutContext()
public void testCreateSQLStoreWithoutPassphrase()
public void testCreateSQLStoreWithoutContextAndKlassAndPassphrase()
public void testReadAll()
public void testRead()
public void testSave()
public void testReset()
public void testRemove()
public void testIsEmpty()
public void testIsNotEmpty()
public void testSaveCollection()
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.