Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
A
ActivityInstrumentationTestCase
<
T
extends android.app.Activity> - Class in
android.test
Deprecated.
ActivityInstrumentationTestCase(String, Class<T>)
- Constructor for class android.test.
ActivityInstrumentationTestCase
Deprecated.
ActivityInstrumentationTestCase(String, Class<T>, boolean)
- Constructor for class android.test.
ActivityInstrumentationTestCase
Deprecated.
ActivityInstrumentationTestCase2
<
T
extends android.app.Activity> - Class in
android.test
ActivityInstrumentationTestCase2(String, Class<T>)
- Constructor for class android.test.
ActivityInstrumentationTestCase2
ActivityInstrumentationTestCase2(Class<T>)
- Constructor for class android.test.
ActivityInstrumentationTestCase2
ActivityTestCase
- Class in
android.test
ActivityTestCase()
- Constructor for class android.test.
ActivityTestCase
ActivityUnitTestCase
<
T
extends android.app.Activity> - Class in
android.test
ActivityUnitTestCase(Class<T>)
- Constructor for class android.test.
ActivityUnitTestCase
addIntermediate(String)
- Method in interface android.test.
PerformanceTestCase.Intermediates
addIntermediate(String, long)
- Method in interface android.test.
PerformanceTestCase.Intermediates
addPackageToPreferred(String)
- Method in class android.test.mock.
MockPackageManager
addPermission(PermissionInfo)
- Method in class android.test.mock.
MockPackageManager
addPermissionAsync(PermissionInfo)
- Method in class android.test.mock.
MockPackageManager
addPreferredActivity(IntentFilter, int, ComponentName[], ComponentName)
- Method in class android.test.mock.
MockPackageManager
addProvider(String, ContentProvider)
- Method in class android.test.mock.
MockContentResolver
addRequirements(List<Predicate<TestMethod>>)
- Method in class android.test.suitebuilder.
TestSuiteBuilder
addRequirements(Predicate<TestMethod>...)
- Method in class android.test.suitebuilder.
TestSuiteBuilder
addTestListener(TestListener)
- Method in class android.test.
AndroidTestRunner
addTestSuite(Class)
- Method in class android.test.
InstrumentationTestSuite
android.test
- package android.test
android.test.mock
- package android.test.mock
android.test.suitebuilder
- package android.test.suitebuilder
android.test.suitebuilder.annotation
- package android.test.suitebuilder.annotation
AndroidTestCase
- Class in
android.test
AndroidTestCase()
- Constructor for class android.test.
AndroidTestCase
AndroidTestRunner
- Class in
android.test
AndroidTestRunner()
- Constructor for class android.test.
AndroidTestRunner
ApplicationTestCase
<
T
extends android.app.Application> - Class in
android.test
ApplicationTestCase(Class<T>)
- Constructor for class android.test.
ApplicationTestCase
applyBatch(ArrayList<ContentProviderOperation>)
- Method in class android.test.mock.
MockContentProvider
assertActivityRequiresPermission(String, String, String)
- Method in class android.test.
AndroidTestCase
assertAssignableFrom(Class<?>, Object)
- Static method in class android.test.
MoreAsserts
assertAssignableFrom(Class<?>, Class<?>)
- Static method in class android.test.
MoreAsserts
assertBaselineAligned(View, View)
- Static method in class android.test.
ViewAsserts
assertBottomAligned(View, View)
- Static method in class android.test.
ViewAsserts
assertBottomAligned(View, View, int)
- Static method in class android.test.
ViewAsserts
assertContainsRegex(String, String, String)
- Static method in class android.test.
MoreAsserts
assertContainsRegex(String, String)
- Static method in class android.test.
MoreAsserts
assertContentsInAnyOrder(String, Iterable<?>, Object...)
- Static method in class android.test.
MoreAsserts
assertContentsInAnyOrder(Iterable<?>, Object...)
- Static method in class android.test.
MoreAsserts
assertContentsInOrder(String, Iterable<?>, Object...)
- Static method in class android.test.
MoreAsserts
assertContentsInOrder(Iterable<?>, Object...)
- Static method in class android.test.
MoreAsserts
assertEmpty(String, Iterable<?>)
- Static method in class android.test.
MoreAsserts
assertEmpty(Iterable<?>)
- Static method in class android.test.
MoreAsserts
assertEmpty(String, Map<?, ?>)
- Static method in class android.test.
MoreAsserts
assertEmpty(Map<?, ?>)
- Static method in class android.test.
MoreAsserts
assertEquals(String, byte[], byte[])
- Static method in class android.test.
MoreAsserts
assertEquals(byte[], byte[])
- Static method in class android.test.
MoreAsserts
assertEquals(String, int[], int[])
- Static method in class android.test.
MoreAsserts
assertEquals(int[], int[])
- Static method in class android.test.
MoreAsserts
assertEquals(String, double[], double[])
- Static method in class android.test.
MoreAsserts
assertEquals(double[], double[])
- Static method in class android.test.
MoreAsserts
assertEquals(String, Object[], Object[])
- Static method in class android.test.
MoreAsserts
assertEquals(Object[], Object[])
- Static method in class android.test.
MoreAsserts
assertEquals(String, Set<? extends Object>, Set<? extends Object>)
- Static method in class android.test.
MoreAsserts
assertEquals(Set<? extends Object>, Set<? extends Object>)
- Static method in class android.test.
MoreAsserts
assertGroupContains(ViewGroup, View)
- Static method in class android.test.
ViewAsserts
assertGroupIntegrity(ViewGroup)
- Static method in class android.test.
ViewAsserts
assertGroupNotContains(ViewGroup, View)
- Static method in class android.test.
ViewAsserts
assertHasScreenCoordinates(View, View, int, int)
- Static method in class android.test.
ViewAsserts
assertHorizontalCenterAligned(View, View)
- Static method in class android.test.
ViewAsserts
AssertionFailedError
- Error in
android.test
AssertionFailedError()
- Constructor for error android.test.
AssertionFailedError
AssertionFailedError(String)
- Constructor for error android.test.
AssertionFailedError
assertLeftAligned(View, View)
- Static method in class android.test.
ViewAsserts
assertLeftAligned(View, View, int)
- Static method in class android.test.
ViewAsserts
assertMatchesRegex(String, String, String)
- Static method in class android.test.
MoreAsserts
assertMatchesRegex(String, String)
- Static method in class android.test.
MoreAsserts
assertNotContainsRegex(String, String, String)
- Static method in class android.test.
MoreAsserts
assertNotContainsRegex(String, String)
- Static method in class android.test.
MoreAsserts
assertNotEmpty(String, Iterable<?>)
- Static method in class android.test.
MoreAsserts
assertNotEmpty(Iterable<?>)
- Static method in class android.test.
MoreAsserts
assertNotEmpty(String, Map<?, ?>)
- Static method in class android.test.
MoreAsserts
assertNotEmpty(Map<?, ?>)
- Static method in class android.test.
MoreAsserts
assertNotEqual(String, Object, Object)
- Static method in class android.test.
MoreAsserts
assertNotEqual(Object, Object)
- Static method in class android.test.
MoreAsserts
assertNotMatchesRegex(String, String, String)
- Static method in class android.test.
MoreAsserts
assertNotMatchesRegex(String, String)
- Static method in class android.test.
MoreAsserts
assertOffScreenAbove(View, View)
- Static method in class android.test.
ViewAsserts
assertOffScreenBelow(View, View)
- Static method in class android.test.
ViewAsserts
assertOnScreen(View, View)
- Static method in class android.test.
ViewAsserts
assertReadingContentUriRequiresPermission(Uri, String)
- Method in class android.test.
AndroidTestCase
assertRightAligned(View, View)
- Static method in class android.test.
ViewAsserts
assertRightAligned(View, View, int)
- Static method in class android.test.
ViewAsserts
assertTopAligned(View, View)
- Static method in class android.test.
ViewAsserts
assertTopAligned(View, View, int)
- Static method in class android.test.
ViewAsserts
assertVerticalCenterAligned(View, View)
- Static method in class android.test.
ViewAsserts
assertWritingContentUriRequiresPermission(Uri, String)
- Method in class android.test.
AndroidTestCase
attachInfo(Context, ProviderInfo)
- Method in class android.test.mock.
MockContentProvider
B
bindService(Intent, ServiceConnection, int)
- Method in class android.test.
IsolatedContext
bindService(Intent, ServiceConnection, int)
- Method in class android.test.mock.
MockContext
bindService(Intent)
- Method in class android.test.
ServiceTestCase
build()
- Method in class android.test.suitebuilder.
TestSuiteBuilder
bulkInsert(Uri, ContentValues[])
- Method in class android.test.mock.
MockContentProvider
C
cancel()
- Method in class android.test.mock.
MockDialogInterface
cancelSyncsandDisableAutoSync()
- Method in class android.test.
SyncBaseInstrumentation
canonicalToCurrentPackageNames(String[])
- Method in class android.test.mock.
MockPackageManager
checkCallingOrSelfPermission(String)
- Method in class android.test.mock.
MockContext
checkCallingOrSelfUriPermission(Uri, int)
- Method in class android.test.mock.
MockContext
checkCallingPermission(String)
- Method in class android.test.mock.
MockContext
checkCallingUriPermission(Uri, int)
- Method in class android.test.mock.
MockContext
checkEqualsAndHashCodeMethods(String, Object, Object, boolean)
- Static method in class android.test.
MoreAsserts
checkEqualsAndHashCodeMethods(Object, Object, boolean)
- Static method in class android.test.
MoreAsserts
checkPermission(String, int, int)
- Method in class android.test.mock.
MockContext
checkPermission(String, String)
- Method in class android.test.mock.
MockPackageManager
checkSignatures(String, String)
- Method in class android.test.mock.
MockPackageManager
checkSignatures(int, int)
- Method in class android.test.mock.
MockPackageManager
checkUriPermission(Uri, String, String, int, int, int)
- Method in class android.test.
IsolatedContext
checkUriPermission(Uri, int, int, int)
- Method in class android.test.
IsolatedContext
checkUriPermission(Uri, int, int, int)
- Method in class android.test.mock.
MockContext
checkUriPermission(Uri, String, String, int, int, int)
- Method in class android.test.mock.
MockContext
clearPackagePreferredActivities(String)
- Method in class android.test.mock.
MockPackageManager
clearTestListeners()
- Method in class android.test.
AndroidTestRunner
clearWallpaper()
- Method in class android.test.mock.
MockContext
clickView(InstrumentationTestCase, View)
- Static method in class android.test.
TouchUtils
close()
- Method in class android.test.mock.
MockCursor
ComparisonFailure
- Error in
android.test
ComparisonFailure(String, String, String)
- Constructor for error android.test.
ComparisonFailure
copyStringToBuffer(int, CharArrayBuffer)
- Method in class android.test.mock.
MockCursor
createApplication()
- Method in class android.test.
ApplicationTestCase
createPackageContext(String, int)
- Method in class android.test.mock.
MockContext
createTest()
- Method in class android.test.suitebuilder.
TestMethod
createTestResult()
- Method in class android.test.
AndroidTestRunner
currentToCanonicalPackageNames(String[])
- Method in class android.test.mock.
MockPackageManager
D
databaseList()
- Method in class android.test.mock.
MockContext
databaseList()
- Method in class android.test.
RenamingDelegatingContext
deactivate()
- Method in class android.test.mock.
MockCursor
delete(Uri, String, String[])
- Method in class android.test.mock.
MockContentProvider
deleteDatabase(String)
- Method in class android.test.mock.
MockContext
deleteDatabase(String)
- Method in class android.test.
RenamingDelegatingContext
deleteFile(String)
- Method in class android.test.mock.
MockContext
deleteFile(String)
- Method in class android.test.
RenamingDelegatingContext
dismiss()
- Method in class android.test.mock.
MockDialogInterface
drag(ActivityInstrumentationTestCase, float, float, float, float, int)
- Static method in class android.test.
TouchUtils
drag(InstrumentationTestCase, float, float, float, float, int)
- Static method in class android.test.
TouchUtils
dragQuarterScreenDown(ActivityInstrumentationTestCase)
- Static method in class android.test.
TouchUtils
dragQuarterScreenDown(InstrumentationTestCase, Activity)
- Static method in class android.test.
TouchUtils
dragQuarterScreenUp(ActivityInstrumentationTestCase)
- Static method in class android.test.
TouchUtils
dragQuarterScreenUp(InstrumentationTestCase, Activity)
- Static method in class android.test.
TouchUtils
dragViewBy(ActivityInstrumentationTestCase, View, int, int, int)
- Static method in class android.test.
TouchUtils
dragViewBy(InstrumentationTestCase, View, int, int, int)
- Static method in class android.test.
TouchUtils
dragViewTo(ActivityInstrumentationTestCase, View, int, int, int)
- Static method in class android.test.
TouchUtils
dragViewTo(InstrumentationTestCase, View, int, int, int)
- Static method in class android.test.
TouchUtils
dragViewToBottom(ActivityInstrumentationTestCase, View)
- Static method in class android.test.
TouchUtils
dragViewToBottom(InstrumentationTestCase, Activity, View)
- Static method in class android.test.
TouchUtils
dragViewToBottom(ActivityInstrumentationTestCase, View, int)
- Static method in class android.test.
TouchUtils
dragViewToBottom(InstrumentationTestCase, Activity, View, int)
- Static method in class android.test.
TouchUtils
dragViewToTop(ActivityInstrumentationTestCase, View)
- Static method in class android.test.
TouchUtils
dragViewToTop(ActivityInstrumentationTestCase, View, int)
- Static method in class android.test.
TouchUtils
dragViewToTop(InstrumentationTestCase, View)
- Static method in class android.test.
TouchUtils
dragViewToTop(InstrumentationTestCase, View, int)
- Static method in class android.test.
TouchUtils
dragViewToX(ActivityInstrumentationTestCase, View, int, int)
- Static method in class android.test.
TouchUtils
dragViewToX(InstrumentationTestCase, View, int, int)
- Static method in class android.test.
TouchUtils
dragViewToY(ActivityInstrumentationTestCase, View, int, int)
- Static method in class android.test.
TouchUtils
dragViewToY(InstrumentationTestCase, View, int, int)
- Static method in class android.test.
TouchUtils
E
enforceCallingOrSelfPermission(String, String)
- Method in class android.test.mock.
MockContext
enforceCallingOrSelfUriPermission(Uri, int, String)
- Method in class android.test.mock.
MockContext
enforceCallingPermission(String, String)
- Method in class android.test.mock.
MockContext
enforceCallingUriPermission(Uri, int, String)
- Method in class android.test.mock.
MockContext
enforcePermission(String, int, int, String)
- Method in class android.test.mock.
MockContext
enforceUriPermission(Uri, int, int, int, String)
- Method in class android.test.mock.
MockContext
enforceUriPermission(Uri, String, String, int, int, int, String)
- Method in class android.test.mock.
MockContext
equals(Object)
- Method in class android.test.suitebuilder.
TestMethod
excludePackages(String...)
- Method in class android.test.suitebuilder.
TestSuiteBuilder
F
fileList()
- Method in class android.test.mock.
MockContext
fileList()
- Method in class android.test.
RenamingDelegatingContext
finishTiming(boolean)
- Method in interface android.test.
PerformanceTestCase.Intermediates
FlakyTest
- Annotation Type in
android.test
G
getActivity()
- Method in class android.test.
ActivityInstrumentationTestCase
Deprecated.
getActivity()
- Method in class android.test.
ActivityInstrumentationTestCase2
getActivity()
- Method in class android.test.
ActivityTestCase
getActivity()
- Method in class android.test.
ActivityUnitTestCase
getActivity()
- Method in class android.test.
SingleLaunchActivityTestCase
getActivityIcon(ComponentName)
- Method in class android.test.mock.
MockPackageManager
getActivityIcon(Intent)
- Method in class android.test.mock.
MockPackageManager
getActivityInfo(ComponentName, int)
- Method in class android.test.mock.
MockPackageManager
getActivityLogo(ComponentName)
- Method in class android.test.mock.
MockPackageManager
getActivityLogo(Intent)
- Method in class android.test.mock.
MockPackageManager
getAllPermissionGroups(int)
- Method in class android.test.mock.
MockPackageManager
getAllTests()
- Method in class android.test.
InstrumentationTestRunner
getAndClearBroadcastIntents()
- Method in class android.test.
IsolatedContext
getAndroidTestRunner()
- Method in class android.test.
InstrumentationTestRunner
getAnimation(int)
- Method in class android.test.mock.
MockResources
getAnnotation(Class<T>)
- Method in class android.test.suitebuilder.
TestMethod
getApplication()
- Method in class android.test.
ApplicationTestCase
getApplication()
- Method in class android.test.
ServiceTestCase
getApplicationContext()
- Method in class android.test.mock.
MockContext
getApplicationEnabledSetting(String)
- Method in class android.test.mock.
MockPackageManager
getApplicationIcon(ApplicationInfo)
- Method in class android.test.mock.
MockPackageManager
getApplicationIcon(String)
- Method in class android.test.mock.
MockPackageManager
getApplicationInfo()
- Method in class android.test.mock.
MockContext
getApplicationInfo(String, int)
- Method in class android.test.mock.
MockPackageManager
getApplicationLabel(ApplicationInfo)
- Method in class android.test.mock.
MockPackageManager
getApplicationLogo(ApplicationInfo)
- Method in class android.test.mock.
MockPackageManager
getApplicationLogo(String)
- Method in class android.test.mock.
MockPackageManager
getAssets()
- Method in class android.test.mock.
MockContext
getBlob(int)
- Method in class android.test.mock.
MockCursor
getCacheDir()
- Method in class android.test.mock.
MockContext
getCacheDir()
- Method in class android.test.
RenamingDelegatingContext
getClassLoader()
- Method in class android.test.mock.
MockContext
getColor(int)
- Method in class android.test.mock.
MockResources
getColorStateList(int)
- Method in class android.test.mock.
MockResources
getColumnCount()
- Method in class android.test.mock.
MockCursor
getColumnIndex(String)
- Method in class android.test.mock.
MockCursor
getColumnIndexOrThrow(String)
- Method in class android.test.mock.
MockCursor
getColumnName(int)
- Method in class android.test.mock.
MockCursor
getColumnNames()
- Method in class android.test.mock.
MockCursor
getComponentEnabledSetting(ComponentName)
- Method in class android.test.mock.
MockPackageManager
getConfiguration()
- Method in class android.test.mock.
MockResources
getContentResolver()
- Method in class android.test.
IsolatedContext
getContentResolver()
- Method in class android.test.mock.
MockContext
getContext()
- Method in class android.test.
AndroidTestCase
getCount()
- Method in class android.test.mock.
MockCursor
getDatabasePath(String)
- Method in class android.test.mock.
MockContext
getDatabasePath(String)
- Method in class android.test.
RenamingDelegatingContext
getDatabasePrefix()
- Method in class android.test.
RenamingDelegatingContext
getDefaultActivityIcon()
- Method in class android.test.mock.
MockPackageManager
getDimension(int)
- Method in class android.test.mock.
MockResources
getDimensionPixelOffset(int)
- Method in class android.test.mock.
MockResources
getDimensionPixelSize(int)
- Method in class android.test.mock.
MockResources
getDir(String, int)
- Method in class android.test.mock.
MockContext
getDisplayMetrics()
- Method in class android.test.mock.
MockResources
getDouble(int)
- Method in class android.test.mock.
MockCursor
getDrawable(String, int, ApplicationInfo)
- Method in class android.test.mock.
MockPackageManager
getDrawable(int)
- Method in class android.test.mock.
MockResources
getEnclosingClass()
- Method in class android.test.suitebuilder.
TestMethod
getEnclosingClassname()
- Method in class android.test.suitebuilder.
TestMethod
getExternalCacheDir()
- Method in class android.test.mock.
MockContext
getExternalFilesDir(String)
- Method in class android.test.mock.
MockContext
getExtras()
- Method in class android.test.mock.
MockCursor
getFilesDir()
- Method in class android.test.
IsolatedContext
getFilesDir()
- Method in class android.test.mock.
MockContext
getFileStreamPath(String)
- Method in class android.test.mock.
MockContext
getFileStreamPath(String)
- Method in class android.test.
RenamingDelegatingContext
getFinishedActivityRequest()
- Method in class android.test.
ActivityUnitTestCase
getFloat(int)
- Method in class android.test.mock.
MockCursor
getIdentifier(String, String, String)
- Method in class android.test.mock.
MockResources
getInstalledApplications(int)
- Method in class android.test.mock.
MockPackageManager
getInstalledPackages(int)
- Method in class android.test.mock.
MockPackageManager
getInstallerPackageName(String)
- Method in class android.test.mock.
MockPackageManager
getInstrumentation()
- Method in class android.test.
InstrumentationTestCase
getInstrumentationInfo(ComponentName, int)
- Method in class android.test.mock.
MockPackageManager
getInt(int)
- Method in class android.test.mock.
MockCursor
getIntArray(int)
- Method in class android.test.mock.
MockResources
getInteger(int)
- Method in class android.test.mock.
MockResources
getLaunchIntentForPackage(String)
- Method in class android.test.mock.
MockPackageManager
getLayout(int)
- Method in class android.test.mock.
MockResources
getLoader()
- Method in class android.test.
InstrumentationTestRunner
getLoaderResultSynchronously(Loader<T>)
- Method in class android.test.
LoaderTestCase
getLong(int)
- Method in class android.test.mock.
MockCursor
getMainLooper()
- Method in class android.test.mock.
MockContext
getMessage()
- Method in error android.test.
ComparisonFailure
getMockContentResolver()
- Method in class android.test.
ProviderTestCase
Deprecated.
getMockContentResolver()
- Method in class android.test.
ProviderTestCase2
getMockContext()
- Method in class android.test.
ProviderTestCase
Deprecated.
getMockContext()
- Method in class android.test.
ProviderTestCase2
getMovie(int)
- Method in class android.test.mock.
MockResources
getName()
- Method in class android.test.suitebuilder.
TestMethod
getNameForUid(int)
- Method in class android.test.mock.
MockPackageManager
getObbDir()
- Method in class android.test.mock.
MockContext
getPackageArchiveInfo(String, int)
- Method in class android.test.mock.
MockPackageManager
getPackageCodePath()
- Method in class android.test.mock.
MockContext
getPackageGids(String)
- Method in class android.test.mock.
MockPackageManager
getPackageInfo(String, int)
- Method in class android.test.mock.
MockPackageManager
getPackageManager()
- Method in class android.test.mock.
MockContext
getPackageName()
- Method in class android.test.mock.
MockContext
getPackageResourcePath()
- Method in class android.test.mock.
MockContext
getPackagesForUid(int)
- Method in class android.test.mock.
MockPackageManager
getPermissionGroupInfo(String, int)
- Method in class android.test.mock.
MockPackageManager
getPermissionInfo(String, int)
- Method in class android.test.mock.
MockPackageManager
getPosition()
- Method in class android.test.mock.
MockCursor
getPreferredActivities(List<IntentFilter>, List<ComponentName>, String)
- Method in class android.test.mock.
MockPackageManager
getPreferredPackages(int)
- Method in class android.test.mock.
MockPackageManager
getProvider()
- Method in class android.test.
ProviderTestCase
Deprecated.
getProvider()
- Method in class android.test.
ProviderTestCase2
getProviderInfo(ComponentName, int)
- Method in class android.test.mock.
MockPackageManager
getQuantityString(int, int, Object...)
- Method in class android.test.mock.
MockResources
getQuantityString(int, int)
- Method in class android.test.mock.
MockResources
getQuantityText(int, int)
- Method in class android.test.mock.
MockResources
getReceiverInfo(ComponentName, int)
- Method in class android.test.mock.
MockPackageManager
getRequestedOrientation()
- Method in class android.test.
ActivityUnitTestCase
getResourceEntryName(int)
- Method in class android.test.mock.
MockResources
getResourceName(int)
- Method in class android.test.mock.
MockResources
getResourcePackageName(int)
- Method in class android.test.mock.
MockResources
getResources()
- Method in class android.test.mock.
MockContext
getResourcesForActivity(ComponentName)
- Method in class android.test.mock.
MockPackageManager
getResourcesForApplication(ApplicationInfo)
- Method in class android.test.mock.
MockPackageManager
getResourcesForApplication(String)
- Method in class android.test.mock.
MockPackageManager
getResourceTypeName(int)
- Method in class android.test.mock.
MockResources
getService()
- Method in class android.test.
ServiceTestCase
getServiceInfo(ComponentName, int)
- Method in class android.test.mock.
MockPackageManager
getSharedPreferences(String, int)
- Method in class android.test.mock.
MockContext
getShort(int)
- Method in class android.test.mock.
MockCursor
getStartedActivityIntent()
- Method in class android.test.
ActivityUnitTestCase
getStartedActivityRequest()
- Method in class android.test.
ActivityUnitTestCase
getStreamTypes(Uri, String)
- Method in class android.test.mock.
MockContentProvider
getString(int)
- Method in class android.test.mock.
MockCursor
getString(int)
- Method in class android.test.mock.
MockResources
getString(int, Object...)
- Method in class android.test.mock.
MockResources
getStringArray(int)
- Method in class android.test.mock.
MockResources
getSuiteName()
- Method in class android.test.suitebuilder.
TestSuiteBuilder
getSystemAvailableFeatures()
- Method in class android.test.mock.
MockPackageManager
getSystemContext()
- Method in class android.test.
ApplicationTestCase
getSystemContext()
- Method in class android.test.
ServiceTestCase
getSystemService(String)
- Method in class android.test.
IsolatedContext
getSystemService(String)
- Method in class android.test.mock.
MockContext
getSystemSharedLibraryNames()
- Method in class android.test.mock.
MockPackageManager
getTestCases()
- Method in class android.test.
AndroidTestRunner
getTestClassName()
- Method in class android.test.
AndroidTestRunner
getTestResult()
- Method in class android.test.
AndroidTestRunner
getTestSuite()
- Method in class android.test.
InstrumentationTestRunner
getTestSuite()
- Method in interface android.test.
TestSuiteProvider
getText(String, int, ApplicationInfo)
- Method in class android.test.mock.
MockPackageManager
getText(int)
- Method in class android.test.mock.
MockResources
getText(int, CharSequence)
- Method in class android.test.mock.
MockResources
getTextArray(int)
- Method in class android.test.mock.
MockResources
getTheme()
- Method in class android.test.mock.
MockContext
getType(Uri)
- Method in class android.test.mock.
MockContentProvider
getType(int)
- Method in class android.test.mock.
MockCursor
getValue(int, TypedValue, boolean)
- Method in class android.test.mock.
MockResources
getValue(String, TypedValue, boolean)
- Method in class android.test.mock.
MockResources
getWallpaper()
- Method in class android.test.mock.
MockContext
getWallpaperDesiredMinimumHeight()
- Method in class android.test.mock.
MockContext
getWallpaperDesiredMinimumWidth()
- Method in class android.test.mock.
MockContext
getWantsAllOnMoveCalls()
- Method in class android.test.mock.
MockCursor
getXml(String, int, ApplicationInfo)
- Method in class android.test.mock.
MockPackageManager
getXml(int)
- Method in class android.test.mock.
MockResources
grantUriPermission(String, Uri, int)
- Method in class android.test.mock.
MockContext
H
hashCode()
- Method in class android.test.suitebuilder.
TestMethod
hasSystemFeature(String)
- Method in class android.test.mock.
MockPackageManager
I
includeAllPackagesUnderHere()
- Method in class android.test.suitebuilder.
TestSuiteBuilder
includePackages(String...)
- Method in class android.test.suitebuilder.
TestSuiteBuilder
injectInsrumentation(Instrumentation)
- Method in class android.test.
InstrumentationTestCase
injectInstrumentation(Instrumentation)
- Method in class android.test.
InstrumentationTestCase
insert(Uri, ContentValues)
- Method in class android.test.mock.
MockContentProvider
InstrumentationTestCase
- Class in
android.test
InstrumentationTestCase()
- Constructor for class android.test.
InstrumentationTestCase
InstrumentationTestRunner
- Class in
android.test
InstrumentationTestRunner()
- Constructor for class android.test.
InstrumentationTestRunner
InstrumentationTestSuite
- Class in
android.test
InstrumentationTestSuite(Instrumentation)
- Constructor for class android.test.
InstrumentationTestSuite
InstrumentationTestSuite(String, Instrumentation)
- Constructor for class android.test.
InstrumentationTestSuite
InstrumentationTestSuite(Class, Instrumentation)
- Constructor for class android.test.
InstrumentationTestSuite
isAfterLast()
- Method in class android.test.mock.
MockCursor
isBeforeFirst()
- Method in class android.test.mock.
MockCursor
isClosed()
- Method in class android.test.mock.
MockCursor
isFinishCalled()
- Method in class android.test.
ActivityUnitTestCase
isFirst()
- Method in class android.test.mock.
MockCursor
isLast()
- Method in class android.test.mock.
MockCursor
isNull(int)
- Method in class android.test.mock.
MockCursor
IsolatedContext
- Class in
android.test
IsolatedContext(ContentResolver, Context)
- Constructor for class android.test.
IsolatedContext
isPerformanceOnly()
- Method in interface android.test.
PerformanceTestCase
isRestricted()
- Method in class android.test.mock.
MockContext
isSafeMode()
- Method in class android.test.mock.
MockPackageManager
L
LargeTest
- Annotation Type in
android.test.suitebuilder.annotation
launchActivity(String, Class<T>, Bundle)
- Method in class android.test.
InstrumentationTestCase
launchActivityWithIntent(String, Class<T>, Intent)
- Method in class android.test.
InstrumentationTestCase
LoaderTestCase
- Class in
android.test
LoaderTestCase()
- Constructor for class android.test.
LoaderTestCase
loadSuiteClass(String)
- Method in class android.test.
AndroidTestRunner
longClickView(ActivityInstrumentationTestCase, View)
- Static method in class android.test.
TouchUtils
longClickView(InstrumentationTestCase, View)
- Static method in class android.test.
TouchUtils
M
makeExistingFilesAndDbsAccessible()
- Method in class android.test.
RenamingDelegatingContext
mContext
- Variable in class android.test.
AndroidTestCase
MediumTest
- Annotation Type in
android.test.suitebuilder.annotation
MockApplication
- Class in
android.test.mock
MockApplication()
- Constructor for class android.test.mock.
MockApplication
MockContentProvider
- Class in
android.test.mock
MockContentProvider()
- Constructor for class android.test.mock.
MockContentProvider
MockContentProvider(Context)
- Constructor for class android.test.mock.
MockContentProvider
MockContentProvider(Context, String, String, PathPermission[])
- Constructor for class android.test.mock.
MockContentProvider
MockContentResolver
- Class in
android.test.mock
MockContentResolver()
- Constructor for class android.test.mock.
MockContentResolver
MockContext
- Class in
android.test.mock
MockContext()
- Constructor for class android.test.mock.
MockContext
MockCursor
- Class in
android.test.mock
MockCursor()
- Constructor for class android.test.mock.
MockCursor
MockDialogInterface
- Class in
android.test.mock
MockDialogInterface()
- Constructor for class android.test.mock.
MockDialogInterface
MockPackageManager
- Class in
android.test.mock
MockPackageManager()
- Constructor for class android.test.mock.
MockPackageManager
MockResources
- Class in
android.test.mock
MockResources()
- Constructor for class android.test.mock.
MockResources
MoreAsserts
- Class in
android.test
move(int)
- Method in class android.test.mock.
MockCursor
moveToFirst()
- Method in class android.test.mock.
MockCursor
moveToLast()
- Method in class android.test.mock.
MockCursor
moveToNext()
- Method in class android.test.mock.
MockCursor
moveToPosition(int)
- Method in class android.test.mock.
MockCursor
moveToPrevious()
- Method in class android.test.mock.
MockCursor
N
named(String)
- Method in class android.test.suitebuilder.
TestSuiteBuilder
newResolverWithContentProviderFromSql(Context, Class<T>, String, String, int, String)
- Static method in class android.test.
ProviderTestCase
Deprecated.
newResolverWithContentProviderFromSql(Context, String, Class<T>, String, String, int, String)
- Static method in class android.test.
ProviderTestCase2
notifyChange(Uri, ContentObserver, boolean)
- Method in class android.test.mock.
MockContentResolver
O
obtainAttributes(AttributeSet, int[])
- Method in class android.test.mock.
MockResources
obtainTypedArray(int)
- Method in class android.test.mock.
MockResources
onConfigurationChanged(Configuration)
- Method in class android.test.mock.
MockApplication
onCreate(Bundle)
- Method in class android.test.
InstrumentationTestRunner
onCreate()
- Method in class android.test.mock.
MockApplication
onCreate()
- Method in class android.test.mock.
MockContentProvider
onStart()
- Method in class android.test.
InstrumentationTestRunner
onTerminate()
- Method in class android.test.mock.
MockApplication
openFileInput(String)
- Method in class android.test.mock.
MockContext
openFileInput(String)
- Method in class android.test.
RenamingDelegatingContext
openFileOutput(String, int)
- Method in class android.test.mock.
MockContext
openFileOutput(String, int)
- Method in class android.test.
RenamingDelegatingContext
openOrCreateDatabase(String, int, SQLiteDatabase.CursorFactory)
- Method in class android.test.mock.
MockContext
openOrCreateDatabase(String, int, SQLiteDatabase.CursorFactory, DatabaseErrorHandler)
- Method in class android.test.mock.
MockContext
openOrCreateDatabase(String, int, SQLiteDatabase.CursorFactory)
- Method in class android.test.
RenamingDelegatingContext
openOrCreateDatabase(String, int, SQLiteDatabase.CursorFactory, DatabaseErrorHandler)
- Method in class android.test.
RenamingDelegatingContext
openRawResource(int)
- Method in class android.test.mock.
MockResources
openRawResourceFd(int)
- Method in class android.test.mock.
MockResources
openTypedAssetFile(Uri, String, Bundle)
- Method in class android.test.mock.
MockContentProvider
P
peekWallpaper()
- Method in class android.test.mock.
MockContext
PerformanceTestCase
- Interface in
android.test
PerformanceTestCase.Intermediates
- Interface in
android.test
ProviderTestCase
<
T
extends android.content.ContentProvider> - Class in
android.test
Deprecated.
ProviderTestCase(Class<T>, String)
- Constructor for class android.test.
ProviderTestCase
Deprecated.
ProviderTestCase2
<
T
extends android.content.ContentProvider> - Class in
android.test
ProviderTestCase2(Class<T>, String)
- Constructor for class android.test.
ProviderTestCase2
providerWithRenamedContext(Class<T>, Context, String)
- Static method in class android.test.
RenamingDelegatingContext
providerWithRenamedContext(Class<T>, Context, String, boolean)
- Static method in class android.test.
RenamingDelegatingContext
Q
query(Uri, String[], String, String[], String)
- Method in class android.test.mock.
MockContentProvider
queryBroadcastReceivers(Intent, int)
- Method in class android.test.mock.
MockPackageManager
queryContentProviders(String, int, int)
- Method in class android.test.mock.
MockPackageManager
queryInstrumentation(String, int)
- Method in class android.test.mock.
MockPackageManager
queryIntentActivities(Intent, int)
- Method in class android.test.mock.
MockPackageManager
queryIntentActivityOptions(ComponentName, Intent[], Intent, int)
- Method in class android.test.mock.
MockPackageManager
queryIntentServices(Intent, int)
- Method in class android.test.mock.
MockPackageManager
queryPermissionsByGroup(String, int)
- Method in class android.test.mock.
MockPackageManager
R
registerContentObserver(ContentObserver)
- Method in class android.test.mock.
MockCursor
registerDataSetObserver(DataSetObserver)
- Method in class android.test.mock.
MockCursor
registerReceiver(BroadcastReceiver, IntentFilter)
- Method in class android.test.
IsolatedContext
registerReceiver(BroadcastReceiver, IntentFilter)
- Method in class android.test.mock.
MockContext
registerReceiver(BroadcastReceiver, IntentFilter, String, Handler)
- Method in class android.test.mock.
MockContext
removePackageFromPreferred(String)
- Method in class android.test.mock.
MockPackageManager
removePermission(String)
- Method in class android.test.mock.
MockPackageManager
removeStickyBroadcast(Intent)
- Method in class android.test.mock.
MockContext
RenamingDelegatingContext
- Class in
android.test
RenamingDelegatingContext(Context, String)
- Constructor for class android.test.
RenamingDelegatingContext
RenamingDelegatingContext(Context, Context, String)
- Constructor for class android.test.
RenamingDelegatingContext
REPORT_KEY_NAME_CLASS
- Static variable in class android.test.
InstrumentationTestRunner
REPORT_KEY_NAME_TEST
- Static variable in class android.test.
InstrumentationTestRunner
REPORT_KEY_NUM_CURRENT
- Static variable in class android.test.
InstrumentationTestRunner
REPORT_KEY_NUM_TOTAL
- Static variable in class android.test.
InstrumentationTestRunner
REPORT_KEY_STACK
- Static variable in class android.test.
InstrumentationTestRunner
REPORT_VALUE_ID
- Static variable in class android.test.
InstrumentationTestRunner
REPORT_VALUE_RESULT_ERROR
- Static variable in class android.test.
InstrumentationTestRunner
REPORT_VALUE_RESULT_FAILURE
- Static variable in class android.test.
InstrumentationTestRunner
REPORT_VALUE_RESULT_OK
- Static variable in class android.test.
InstrumentationTestRunner
REPORT_VALUE_RESULT_START
- Static variable in class android.test.
InstrumentationTestRunner
requery()
- Method in class android.test.mock.
MockCursor
resolveActivity(Intent, int)
- Method in class android.test.mock.
MockPackageManager
resolveContentProvider(String, int)
- Method in class android.test.mock.
MockPackageManager
resolveService(Intent, int)
- Method in class android.test.mock.
MockPackageManager
respond(Bundle)
- Method in class android.test.mock.
MockCursor
revokeUriPermission(Uri, int)
- Method in class android.test.mock.
MockContext
runFailed(String)
- Method in class android.test.
AndroidTestRunner
runTest()
- Method in class android.test.
ActivityInstrumentationTestCase2
runTest()
- Method in class android.test.
AndroidTestRunner
runTest(TestResult)
- Method in class android.test.
AndroidTestRunner
runTest()
- Method in class android.test.
InstrumentationTestCase
runTest(Test, TestResult)
- Method in class android.test.
InstrumentationTestSuite
runTestOnUiThread(Runnable)
- Method in class android.test.
InstrumentationTestCase
S
scrollToBottom(ActivityInstrumentationTestCase, ViewGroup)
- Static method in class android.test.
TouchUtils
scrollToBottom(InstrumentationTestCase, Activity, ViewGroup)
- Static method in class android.test.
TouchUtils
scrollToTop(ActivityInstrumentationTestCase, ViewGroup)
- Static method in class android.test.
TouchUtils
scrollToTop(InstrumentationTestCase, Activity, ViewGroup)
- Static method in class android.test.
TouchUtils
scrubClass(Class<?>)
- Method in class android.test.
ActivityTestCase
scrubClass(Class<?>)
- Method in class android.test.
AndroidTestCase
sendBroadcast(Intent)
- Method in class android.test.
IsolatedContext
sendBroadcast(Intent)
- Method in class android.test.mock.
MockContext
sendBroadcast(Intent, String)
- Method in class android.test.mock.
MockContext
sendKeys(String)
- Method in class android.test.
InstrumentationTestCase
sendKeys(int...)
- Method in class android.test.
InstrumentationTestCase
sendOrderedBroadcast(Intent, String)
- Method in class android.test.
IsolatedContext
sendOrderedBroadcast(Intent, String)
- Method in class android.test.mock.
MockContext
sendOrderedBroadcast(Intent, String, BroadcastReceiver, Handler, int, String, Bundle)
- Method in class android.test.mock.
MockContext
sendRepeatedKeys(int...)
- Method in class android.test.
InstrumentationTestCase
sendStickyBroadcast(Intent)
- Method in class android.test.mock.
MockContext
sendStickyOrderedBroadcast(Intent, BroadcastReceiver, Handler, int, String, Bundle)
- Method in class android.test.mock.
MockContext
ServiceTestCase
<
T
extends android.app.Service> - Class in
android.test
ServiceTestCase(Class<T>)
- Constructor for class android.test.
ServiceTestCase
setActivity(Activity)
- Method in class android.test.
ActivityTestCase
setActivityContext(Context)
- Method in class android.test.
ActivityUnitTestCase
setActivityInitialTouchMode(boolean)
- Method in class android.test.
ActivityInstrumentationTestCase2
setActivityIntent(Intent)
- Method in class android.test.
ActivityInstrumentationTestCase2
setApplication(Application)
- Method in class android.test.
ActivityUnitTestCase
setApplication(Application)
- Method in class android.test.
ServiceTestCase
setApplicationEnabledSetting(String, int, int)
- Method in class android.test.mock.
MockPackageManager
setComponentEnabledSetting(ComponentName, int, int)
- Method in class android.test.mock.
MockPackageManager
setContext(Context)
- Method in class android.test.
AndroidTestCase
setContext(Context)
- Method in class android.test.
AndroidTestRunner
setInstallerPackageName(String, String)
- Method in class android.test.mock.
MockPackageManager
setInstrumentaiton(Instrumentation)
- Method in class android.test.
AndroidTestRunner
setInstrumentation(Instrumentation)
- Method in class android.test.
AndroidTestRunner
setInternalIterations(int)
- Method in interface android.test.
PerformanceTestCase.Intermediates
setNotificationUri(ContentResolver, Uri)
- Method in class android.test.mock.
MockCursor
setTest(Test)
- Method in class android.test.
AndroidTestRunner
setTestClassName(String, String)
- Method in class android.test.
AndroidTestRunner
setTheme(int)
- Method in class android.test.mock.
MockContext
setUp()
- Method in class android.test.
ActivityInstrumentationTestCase
Deprecated.
setUp()
- Method in class android.test.
ActivityInstrumentationTestCase2
setUp()
- Method in class android.test.
ActivityUnitTestCase
setUp()
- Method in class android.test.
AndroidTestCase
setUp()
- Method in class android.test.
ApplicationTestCase
setUp()
- Method in class android.test.
ProviderTestCase
Deprecated.
setUp()
- Method in class android.test.
ProviderTestCase2
setUp()
- Method in class android.test.
ServiceTestCase
setUp()
- Method in class android.test.
SingleLaunchActivityTestCase
setUp()
- Method in class android.test.
SyncBaseInstrumentation
setupService()
- Method in class android.test.
ServiceTestCase
setWallpaper(Bitmap)
- Method in class android.test.mock.
MockContext
setWallpaper(InputStream)
- Method in class android.test.mock.
MockContext
shutdownService()
- Method in class android.test.
ServiceTestCase
SingleLaunchActivityTestCase
<
T
extends android.app.Activity> - Class in
android.test
SingleLaunchActivityTestCase(String, Class<T>)
- Constructor for class android.test.
SingleLaunchActivityTestCase
SmallTest
- Annotation Type in
android.test.suitebuilder.annotation
Smoke
- Annotation Type in
android.test.suitebuilder.annotation
startActivities(Intent[])
- Method in class android.test.mock.
MockContext
startActivity(Intent, Bundle, Object)
- Method in class android.test.
ActivityUnitTestCase
startActivity(Intent)
- Method in class android.test.mock.
MockContext
startInstrumentation(ComponentName, String, Bundle)
- Method in class android.test.mock.
MockContext
startIntentSender(IntentSender, Intent, int, int, int)
- Method in class android.test.mock.
MockContext
startPerformance(PerformanceTestCase.Intermediates)
- Method in interface android.test.
PerformanceTestCase
startService(Intent)
- Method in class android.test.mock.
MockContext
startService(Intent)
- Method in class android.test.
ServiceTestCase
startTiming(boolean)
- Method in interface android.test.
PerformanceTestCase.Intermediates
stopService(Intent)
- Method in class android.test.mock.
MockContext
Suppress
- Annotation Type in
android.test.suitebuilder.annotation
SyncBaseInstrumentation
- Class in
android.test
SyncBaseInstrumentation()
- Constructor for class android.test.
SyncBaseInstrumentation
syncProvider(Uri, String, String)
- Method in class android.test.
SyncBaseInstrumentation
T
tapView(InstrumentationTestCase, View)
- Static method in class android.test.
TouchUtils
tearDown()
- Method in class android.test.
ActivityInstrumentationTestCase
Deprecated.
tearDown()
- Method in class android.test.
ActivityInstrumentationTestCase2
tearDown()
- Method in class android.test.
ActivityUnitTestCase
tearDown()
- Method in class android.test.
AndroidTestCase
tearDown()
- Method in class android.test.
ApplicationTestCase
tearDown()
- Method in class android.test.
InstrumentationTestCase
tearDown()
- Method in class android.test.
ProviderTestCase
Deprecated.
tearDown()
- Method in class android.test.
ProviderTestCase2
tearDown()
- Method in class android.test.
ServiceTestCase
tearDown()
- Method in class android.test.
SingleLaunchActivityTestCase
terminateApplication()
- Method in class android.test.
ApplicationTestCase
testActivityTestCaseSetUpProperly()
- Method in class android.test.
ActivityInstrumentationTestCase
Deprecated.
testActivityTestCaseSetUpProperly()
- Method in class android.test.
SingleLaunchActivityTestCase
testAndroidTestCaseSetupProperly()
- Method in class android.test.
AndroidTestCase
testApplicationTestCaseSetUpProperly()
- Method in class android.test.
ApplicationTestCase
testEnded(String)
- Method in class android.test.
AndroidTestRunner
testFailed(int, Test, Throwable)
- Method in class android.test.
AndroidTestRunner
TestMethod
- Class in
android.test.suitebuilder
TestMethod(Method, Class<? extends TestCase>)
- Constructor for class android.test.suitebuilder.
TestMethod
TestMethod(String, Class<? extends TestCase>)
- Constructor for class android.test.suitebuilder.
TestMethod
TestMethod(TestCase)
- Constructor for class android.test.suitebuilder.
TestMethod
testServiceTestCaseSetUpProperly()
- Method in class android.test.
ServiceTestCase
testStarted(String)
- Method in class android.test.
AndroidTestRunner
TestSuiteBuilder
- Class in
android.test.suitebuilder
TestSuiteBuilder(Class)
- Constructor for class android.test.suitebuilder.
TestSuiteBuilder
TestSuiteBuilder(String, ClassLoader)
- Constructor for class android.test.suitebuilder.
TestSuiteBuilder
TestSuiteBuilder.FailedToCreateTests
- Class in
android.test.suitebuilder
TestSuiteBuilder.FailedToCreateTests(Exception)
- Constructor for class android.test.suitebuilder.
TestSuiteBuilder.FailedToCreateTests
testSuiteConstructionFailed()
- Method in class android.test.suitebuilder.
TestSuiteBuilder.FailedToCreateTests
TestSuiteProvider
- Interface in
android.test
toString()
- Method in class android.test.suitebuilder.
TestMethod
touchAndCancelView(InstrumentationTestCase, View)
- Static method in class android.test.
TouchUtils
TouchUtils
- Class in
android.test
TouchUtils()
- Constructor for class android.test.
TouchUtils
U
UiThreadTest
- Annotation Type in
android.test
unbindService(ServiceConnection)
- Method in class android.test.mock.
MockContext
unregisterContentObserver(ContentObserver)
- Method in class android.test.mock.
MockCursor
unregisterDataSetObserver(DataSetObserver)
- Method in class android.test.mock.
MockCursor
unregisterReceiver(BroadcastReceiver)
- Method in class android.test.
IsolatedContext
unregisterReceiver(BroadcastReceiver)
- Method in class android.test.mock.
MockContext
update(Uri, ContentValues, String, String[])
- Method in class android.test.mock.
MockContentProvider
updateConfiguration(Configuration, DisplayMetrics)
- Method in class android.test.mock.
MockResources
V
verifyPendingInstall(int, int)
- Method in class android.test.mock.
MockPackageManager
ViewAsserts
- Class in
android.test
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2008-2011. All Rights Reserved.