Hello Everyone,
I have to test a class which is heavily accessing database.
Now to access database I needed "context" this was done by passing
current "activity" reference.

In JUnit I couldn't find any way to create activity and pass in to
those methods.

I found ActivityUnitTestCase< T > in android sdk  but dont know how to
use it :(

Any help will be appreciated.....

Thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to