public class ObservableArrayMapTest extends BaseDataBinderTest<BasicBindingBinding>
mBinder, mBinderClass
Constructor and Description |
---|
ObservableArrayMapTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
void |
testAddListener() |
void |
testClear() |
void |
testPut() |
void |
testPutAll() |
void |
testPutAllSimpleArrayMap() |
void |
testRemove() |
void |
testRemoveAll() |
void |
testRemoveAt() |
void |
testRemoveListener() |
void |
testRetainAll() |
void |
testSetValueAt() |
assertField, assertMethod, assertNoField, assertPublicField, getBinder, initBinder, initBinder, isMainThread, reCreateBinder, runTestOnUiThread
getActivity, runTest, setActivityInitialTouchMode, setActivityIntent, tearDown
scrubClass, setActivity
getInstrumentation, injectInsrumentation, injectInstrumentation, launchActivity, launchActivityWithIntent, sendKeys, sendKeys, sendRepeatedKeys
protected void setUp() throws Exception
setUp
in class BaseDataBinderTest<BasicBindingBinding>
Exception
public void testAddListener()
public void testRemoveListener()
public void testClear()
public void testPut()
public void testPutAll()
public void testPutAllSimpleArrayMap()
public void testRemove()
public void testRemoveAll()
public void testRetainAll()
public void testRemoveAt()
public void testSetValueAt()