http://code.google.com/appengine/docs/java/howto/unittesting.html#Writing_Datastore_Tests I wonder if your team members can share same test case and "local_db.bin" in each of your environment can have similar "record". I just read it, so please try and advise if it work. Thanks -Chau
On Wed, Feb 3, 2010 at 8:23 PM, dreamy <[email protected]> wrote: > we have 4 membership in google app engine project. we code in local > Machine and manager source by subverion, in devolop ,when some one > create a record(eg.create a company object) but others membership > can't use this company object. > > is there any way to share local_db.bin to each other or all > membership use same local_db.bin ? > > -- > 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. > > -- 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.
