Skip to content

Unit Tests

Leonard Ng'eno edited this page Dec 30, 2013 · 1 revision

The instructions below for configuring your IDE to run the tests are for the Eclipse IDE.

Unit Tests for this project are located in the test folder.

The main dependencies for the unit tests are:

Follow these instructions to create a different Java project from where the unit tests will be run using the RobolectricTestRunner.

Clone this wiki locally