Thanks, Regarding local-unit testing of Appengine deferred task, I don't find a way to use any other queue but the default queue. http://code.google.com/appengine/docs/java/tools/localunittesting.html
Is there a way to specify the name of the queue to use in local-unit testing. In spite of the fact that the ability to select queues will not make any difference from the testing perspective, that will certainly help to test deferred task that's part of the production code, without modifying it for testing purpose. -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine-java/-/CrG1F8-gTH4J. 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.