How to Unit Test on Android [SCREENCAST]
  • 14 years ago
My name is Angel Leon, I am the lead developer of FrostWire for Android and I'm here to share with how I got Unit Tests to work for Android Development under the Eclipse IDE. This demo was done using the Android SDK Revision 3.

For the purposes of this Demo I will start a new project to illustrate how to create and run simple unit tests for classes that don't depend on your Application's Activities or it's permissions. We'll also create unit tests for classes that need to reference your application's activities, it's context and it's permission set.

http://gubatron.com/blog