Skip to content

patrickcousins/android-unit-testing-example

Repository files navigation

android-unit-testing-example

Build Status

A very basic example of unit testing on Android.

Uses the following libraries:

Coming

TODO

  • Spy test
  • Exception test
  • Argument capture
  • Verify
  • UI / Espresso
  • Dependency injection to replace Android components

About

Example project that leverages Robolectric, Mockito and FEST to show proper unit testing on Android with gradle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages