Jearil / Avandra

Sample project for a LiveCode session

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Avandra

This is a quick sample project for highlighting the usages of Robolectric in an android project. This is a very simple ToDo style application.

You can set up this project in IntelliJ IDEA by importing it from maven. Unit Tests can be run simply by right-clicking on a test and selecting Run (the regular unit test kind, not the android unit test kind). You can also run the tests from the command line with mvn test.

About

Sample project for a LiveCode session


Languages

Language:Java 97.8%Language:Groovy 2.2%