Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 474 Bytes

File metadata and controls

9 lines (4 loc) · 474 Bytes

UnitTestSample

This is simple sample project for small live TDD coding session during this presentation.

All API classes, data POJOs and layouts (and other resouces) are already added. We should implement RandomActivityTest (yes, write test first! :) and RandomActivity.

This is Gradle Android project so you can easily clone it and import in the Android Studio.