/retrofit-demo

Demo app using https://github.com/square/retrofit and Robolectric tests

Primary LanguageJava

Retrofit Demo App

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.