Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blundell/androidmockitofruitshop
Using Mockito and DexMaker on Android Devices for Testing
https://github.com/blundell/androidmockitofruitshop
Last synced: 24 days ago
JSON representation
Using Mockito and DexMaker on Android Devices for Testing
- Host: GitHub
- URL: https://github.com/blundell/androidmockitofruitshop
- Owner: blundell
- Created: 2013-01-18T14:30:03.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-18T15:09:37.000Z (almost 12 years ago)
- Last Synced: 2024-10-15T17:47:21.783Z (2 months ago)
- Language: Java
- Homepage: http://corner.squareup.com/2012/10/mockito-android.html
- Size: 2.4 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AndroidMockitoFruitShop
=======================Using Mockito and DexMaker on Android Devices for Testing
The intersting test is in the Instrumentation Folder, doesn't test my FruitShop at the moment as the shop doesn't interact with Android! So put the same example in as from the Square blogsite.