A simple Android demo application that pulls from the GitHub API using Retrofit
Also includes a Robolectric test suite that uses Mockito to fully control the API behavior.
Demo app using https://github.com/square/retrofit and Robolectric tests
Java
A simple Android demo application that pulls from the GitHub API using Retrofit
Also includes a Robolectric test suite that uses Mockito to fully control the API behavior.