Deprecated API


Contents
Deprecated Classes
android.test.ActivityInstrumentationTestCase
           
android.test.ProviderTestCase
           
 

Deprecated Errors
android.test.AssertionFailedError
           
android.test.ComparisonFailure
           
 

Deprecated Methods
android.test.TouchUtils.drag(ActivityInstrumentationTestCase, float, float, float, float, int)
           
android.test.TouchUtils.dragQuarterScreenDown(ActivityInstrumentationTestCase)
           
android.test.TouchUtils.dragQuarterScreenUp(ActivityInstrumentationTestCase)
           
android.test.TouchUtils.dragViewBy(ActivityInstrumentationTestCase, View, int, int, int)
           
android.test.TouchUtils.dragViewBy(InstrumentationTestCase, View, int, int, int)
           
android.test.TouchUtils.dragViewTo(ActivityInstrumentationTestCase, View, int, int, int)
           
android.test.TouchUtils.dragViewToBottom(ActivityInstrumentationTestCase, View)
           
android.test.TouchUtils.dragViewToBottom(ActivityInstrumentationTestCase, View, int)
           
android.test.TouchUtils.dragViewToTop(ActivityInstrumentationTestCase, View)
           
android.test.TouchUtils.dragViewToTop(ActivityInstrumentationTestCase, View, int)
           
android.test.TouchUtils.dragViewToX(ActivityInstrumentationTestCase, View, int, int)
           
android.test.TouchUtils.dragViewToY(ActivityInstrumentationTestCase, View, int, int)
           
android.test.InstrumentationTestCase.injectInsrumentation(Instrumentation)
           
android.test.TouchUtils.longClickView(ActivityInstrumentationTestCase, View)
           
android.test.TouchUtils.scrollToBottom(ActivityInstrumentationTestCase, ViewGroup)
           
android.test.TouchUtils.scrollToTop(ActivityInstrumentationTestCase, ViewGroup)
           
android.test.AndroidTestRunner.setInstrumentaiton(Instrumentation)
           
 

Deprecated Constructors
android.test.ActivityInstrumentationTestCase2(String, Class)
           
 



Copyright © 2008-2012. All Rights Reserved.