public class ListChangeRegistryTest extends BaseDataBinderTest<BasicBindingBinding>
mBinder, mBinderClass
Constructor and Description |
---|
ListChangeRegistryTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
protected void |
tearDown()
Make sure all resources are cleaned up and garbage collected before moving on to the next
test.
|
void |
testNotifyChanged() |
void |
testNotifyChangedAll() |
void |
testNotifyInserted() |
void |
testNotifyMoved() |
void |
testNotifyRemoved() |
assertField, assertMethod, assertNoField, assertPublicField, getBinder, initBinder, initBinder, isMainThread, reCreateBinder, runTestOnUiThread
getActivity, runTest, setActivityInitialTouchMode, setActivityIntent
scrubClass, setActivity
getInstrumentation, injectInsrumentation, injectInstrumentation, launchActivity, launchActivityWithIntent, sendKeys, sendKeys, sendRepeatedKeys
protected void setUp() throws Exception
setUp
in class BaseDataBinderTest<BasicBindingBinding>
Exception
protected void tearDown() throws Exception
InstrumentationTestCase
tearDown
in class ActivityInstrumentationTestCase2<TestActivity>
Exception
public void testNotifyChangedAll()
public void testNotifyChanged()
public void testNotifyInserted()
public void testNotifyMoved()
public void testNotifyRemoved()