public class ExpressionTest extends BaseDataBinderTest<ExpressionTestBinding>
mBinder, mBinderClass
Constructor and Description |
---|
ExpressionTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
void |
testAnd() |
void |
testBinary() |
void |
testBoundTag() |
void |
testComparison() |
void |
testConstantExpression() |
void |
testInstanceOf() |
void |
testOr() |
void |
testShift() |
void |
testTernaryChain() |
void |
testUnary() |
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<ExpressionTestBinding>
Exception