Hi,

Everything you need is detailed here:
http://groups.google.com/group/google-appengine-java/browse_thread/thread/2bea1295a3f542de/854ea95dcd986dab

regards
didier

On Nov 28, 6:13 pm, Gal Dolber <gal.dol...@gmail.com> wrote:
> Hi,
>
> I am having problems testing the blobstore.
>
> I did the initialization:
>
>             LocalBlobstoreServiceTestConfig blob =
> newLocalBlobstoreServiceTestConfig();
>
>     blob.setBackingStoreLocation("./blobs");
>
>     helper = new
> LocalServiceTestHelper(newLocalDatastoreServiceTestConfig(), blob);
>
> But I need some way to put a few files into the blobstore to run the tests.
>
> Any hint?
>
> --
> Guit: Elegant, beautiful, modular and *production ready* gwt applications.
>
> http://code.google.com/p/guit/

-- 
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-j...@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