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