public class LoaderAdapterTest extends PatchedActivityInstrumentationTestCase
| Modifier and Type | Class and Description |
|---|---|
static class |
LoaderAdapterTest.ListClassId |
static class |
LoaderAdapterTest.MultiPartData |
| Constructor and Description |
|---|
LoaderAdapterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testDeleteCallbackFailsWithIncompatibleType() |
void |
testMultipleCallsToLoadCallDeliver() |
void |
testMultipleCallsToRemoveCallDeliver() |
void |
testMultipleCallsToSaveCallDeliver() |
void |
testReadCallbackFailsWithIncompatibleType() |
void |
testResetWithoutPipeIds() |
void |
testRunReadWithFilter() |
void |
testSaveCallbackFailsWithIncompatibleType() |
void |
testSingleObjectDelete() |
void |
testSingleObjectMultipartSave() |
void |
testSingleObjectRead() |
void |
testSingleObjectSave() |
getActivity, setDexcacheDirpublic void setUp()
throws MalformedURLException,
Exception
MalformedURLExceptionExceptionpublic void testReadCallbackFailsWithIncompatibleType()
throws Exception
Exceptionpublic void testSaveCallbackFailsWithIncompatibleType()
throws Exception
Exceptionpublic void testDeleteCallbackFailsWithIncompatibleType()
throws Exception
Exceptionpublic void testSingleObjectMultipartSave()
throws Exception
Exceptionpublic void testMultipleCallsToLoadCallDeliver()
public void testMultipleCallsToSaveCallDeliver()
public void testMultipleCallsToRemoveCallDeliver()
public void testResetWithoutPipeIds()
throws NoSuchFieldException,
IllegalAccessException
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.