public class InstanceAdapterTest extends BaseDataBinderTest<InstanceAdapterBinding>
mBinder, mBinderClass
Constructor and Description |
---|
InstanceAdapterTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
void |
testInclude() |
void |
testOneAttr() |
void |
testOneAttrOld() |
void |
testOneAttrWithComponentInstance() |
void |
testOneAttrWithComponentStatic() |
void |
testRequiredBinding() |
void |
testTwoAttr() |
void |
testTwoAttrOld() |
void |
testTwoAttrsWithComponentInstance() |
void |
testViewStub() |
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<InstanceAdapterBinding>
Exception
public void testOneAttrWithComponentStatic() throws Throwable
Throwable
public void testOneAttrWithComponentInstance() throws Throwable
Throwable