Hi All,
I want to do some plain junit testing(using TestCase) for some utility
classes. I followed the guide in
http://developer.android.com/resources/tutorials/testing/helloandroid_test.html
But the problem is, the test is a separate project, when I wrote
TestCase I cannot import the utility class since it's in the target
project. Any idea how to achieve this?
Thanks!

Best Regards,
Ryan

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
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