public class BaseObservableTest extends BaseDataBinderTest<BasicBindingBinding>
mBinder, mBinderClass
Constructor and Description |
---|
BaseObservableTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
void |
testAddCallback() |
void |
testNotifyChange() |
void |
testNotifyPropertyChanged() |
void |
testRemoveCallback() |
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 testAddCallback()
public void testRemoveCallback()
public void testNotifyChange()
public void testNotifyPropertyChanged()