Example Android project demonstrating TDD
StreetLight is an Android app that teaches Test Driven Development while replicating the functionality of a street light. It has 3 different colored views, that are each shown once at a time, based on a timer.
This project demonstrates SpookyRobotics' version of:
- Defining specifications
- Building and Testing User Interface
- Building and Testing Business Logic


