Utility classes providing stubs or mocks of various Android framework building blocks. more...
MockApplication | A mock Application class. |
MockContentResolver | A mock ContentResolver class that isolates the test code from the real content system. |
MockContext | A mock Context class. |
MockDialogInterface | A mock DialogInterface class. |
MockPackageManager | A mock PackageManager class. |
MockResources | A mock Resources class. |