Skip to content

Sample project for "How I Learned to Stop Worrying and Love the Unit-tests" slides

Notifications You must be signed in to change notification settings

lampapos/UnitTestSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Sample project for "How I Learned to Stop Worrying and Love the Unit-tests" slides

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages