Did you add these to your build path?

   - JUnit
   - ${App Engine SDK directory}/lib/testing/appengine-testing.jar
   - ${App Engine SDK directory}/lib/impl/appengine-api-labs.jar
   - ${App Engine SDK directory}/lib/impl/appengine-api-stubs.jar
   - ${App Engine SDK directory}/lib/impl/appengine-api.jar



On Tue, Apr 13, 2010 at 2:00 PM, Mark <[email protected]> wrote:

> Hi Folks,
>
> I'm stumped and I haven't found any references to a solution for this
> one.  I added to my project the example code you'll find here:
> http://code.google.com/appengine/docs/java/tools/localunittesting.html
>
> Eclipse is complaining about the reference to LocalServiceTestHelper
> with this message:
> com.google.appengine.tools.development.testing.LocalServiceTestHelper
> is not supported by Google App Engine's Java runtime environment
>
> In addition, the attributes such as "Before", "After", etc. are not
> working - the error message is:
> org.junit.After is not supported by Google App Engine's Java runtime
> environment
>
> Thanks,
> Mark
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-appengine-java%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>
>


-- 
Ikai Lan
Developer Programs Engineer, Google App Engine
http://googleappengine.blogspot.com | http://twitter.com/app_engine

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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/google-appengine-java?hl=en.

Reply via email to