public class NoIdTest extends BaseDataBinderTest<NoIdTestBinding>
mBinder, mBinderClass
Constructor and Description |
---|
NoIdTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
void |
testAndroidResourceTag() |
void |
testIdOnly() |
void |
testNormal() |
void |
testNoTag() |
void |
testOnRoot() |
void |
testResourceTag() |
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<NoIdTestBinding>
Exception
public void testOnRoot()
public void testNormal()
public void testNoTag()
public void testResourceTag()
public void testAndroidResourceTag()
public void testIdOnly()