google-code-export / objectify-appengine

Automatically exported from code.google.com/p/objectify-appengine
MIT License
1 stars 0 forks source link

testing with LocalServiceTestHelper #77

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. How can i use LocalServiceTestHelper to replace the datastore used within 
Objectify  ? see : 
http://code.google.com/appengine/docs/java/tools/localunittesting.html
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.
http://code.google.com/appengine/docs/java/tools/localunittesting.html

Original issue reported on code.google.com by rvan...@casema.nl on 14 Mar 2011 at 7:25

GoogleCodeExporter commented 9 years ago
I'm not sure what you are asking.  You can use the technique in that document 
to unit test your application with Objectify.  If you'd like examples, see the 
test cases in the Objectify source code.

If you need additional help, consider posting a question to the Objectify 
google group (or the appengine google group - this question does not sound 
specific to Objectify).

Thanks.

Original comment by lhori...@gmail.com on 18 Mar 2011 at 5:49