Monday, October 26, 2009

[android-developers] ActivityInstrumentationTestCase2 error

Hi,

I got a cmpile error when i use the ActivityInstrumentationTestCase2
to test my code.

cannot find symbol
symbol : class ActivityInstrumentationTestCase2
location: package android.test
import android.test.ActivityInstrumentationTestCase2;
^

I did import the android.test.ActivityInstrumentationTestCase2
package. I don't know where the problem is. I hope someone can help
me. Does anyone know any article about
ActivityInstrumentationTestCase2? Thanks for help.

Richardz

--~--~---------~--~----~------------~-------~--~----~
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
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

No comments:

Post a Comment