Sunday, September 18, 2011

Android Unit testing

Being a part of a company that preaches best development practices and lives by TDD, unit testing will be a big part of my Android development learning. Here is a good start to setting up UTs (the basis of this is the Hello World tutorial)

http://developer.android.com/resources/tutorials/testing/helloandroid_test.html

No comments:

Post a Comment