Hi EveryBody:

The how-to for testing in GAE is for
Junit3<http://code.google.com/appengine/docs/java/howto/unittesting.html>,
there should be also for junit4 which has -Annotations
-Assert of expeted Exceptions
-Test classes don't extends from TestCase, so we are more free to design
class hirarchy.

Also the migration from Junit3 to Junit4 isn't so easy(but not imposible)

i have made my own implementation for GAE, i can share if people are
interested.

Thanks, bye!

NM - Java Developer

--~--~---------~--~----~------------~-------~--~----~
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 google-appengine-java@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to