public class AutoCompleteTextViewBindingAdapterTest extends BindingAdapterTestBase<AutoCompleteTextViewAdapterTestBinding,AutoCompleteTextViewBindingObject>
mBindingObject
mBinder, mBinderClass
Constructor and Description |
---|
AutoCompleteTextViewBindingAdapterTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
void |
testCompletionThreshold() |
void |
testPopupBackground() |
changeValues
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
public AutoCompleteTextViewBindingAdapterTest()
protected void setUp() throws Exception
setUp
in class BindingAdapterTestBase<AutoCompleteTextViewAdapterTestBinding,AutoCompleteTextViewBindingObject>
Exception