public class ChangeTouchModeTest extends ActivityInstrumentationTestCase<LLOfButtons1>
Constructor and Description |
---|
ChangeTouchModeTest() |
Modifier and Type | Method and Description |
---|---|
void |
DISABLE_testDpadDirectionLeavesTouchMode() |
protected void |
setUp() |
void |
testPreconditions() |
void |
testTouchingScreenEntersTouchMode() |
void |
testTouchModeChangedInOtherActivity() |
void |
testTouchModeFalseAcrossActivites() |
void |
testTouchModeTrueAcrossActivites() |
void |
TODO_touchTrackBallMovementLeavesTouchMode() |
getActivity, tearDown, testActivityTestCaseSetUpProperly
scrubClass, setActivity
getInstrumentation, injectInsrumentation, injectInstrumentation, launchActivity, launchActivityWithIntent, runTest, runTestOnUiThread, sendKeys, sendKeys, sendRepeatedKeys
protected void setUp() throws Exception
setUp
in class ActivityInstrumentationTestCase<LLOfButtons1>
Exception
public void testTouchingScreenEntersTouchMode() throws Exception
Exception
public void DISABLE_testDpadDirectionLeavesTouchMode() throws Exception
Exception
public void TODO_touchTrackBallMovementLeavesTouchMode() throws Exception
Exception
public void testTouchModeFalseAcrossActivites() throws Exception
Exception
public void testTouchModeTrueAcrossActivites() throws Exception
Exception