Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.