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]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
