public class ResourceTest extends BaseDataBinderTest<ResourceTestBinding>
mBinder, mBinderClass
Constructor and Description |
---|
ResourceTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
void |
testFractionNoParameters() |
void |
testFractionOneParameter() |
void |
testFractionTwoParameters() |
void |
testQuantityString() |
void |
testStringFormat() |
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<ResourceTestBinding>
Exception