hi Marc You can use KotoriWebJUnitRunner(ktrwjr), which brings you to run your JUnit tests on both the dev server and the prod server.
http://code.google.com/p/kotori/wiki/KotoriWebJUnitRunner?wl=en hth -- bufferings On 5月4日, 午前3:20, Marc Hacker <[email protected]> wrote: > Can anyone suggest an easy way to test within Java whether running on > the eclipse dev environment or deployed? > > Something the code has to do certain things differently in development > than when deployed to Google > > Thoughts? > > Thanks > > Marc > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" 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 > athttp://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
