Hi Ikai,
>
> One question, though: do you have any unit testing examples? E.g. how
> would I mock out the datastore or write a Controller test?
>
Slim3 supports Test-Driven Development.
You can find more information here:
http://sites.google.com/site/slim3appengine/getting-started/creating-controller-and-test

It's a part of Getting Started.
http://sites.google.com/site/slim3appengine/getting-started

Tests of slim3demo are here:
http://code.google.com/p/slim3/source/browse#svn/trunk/slim3demo/test/slim3/demo

Slim3 provides the following testing framework:
http://code.google.com/p/slim3/source/browse#svn/trunk/slim3/src/main/java/org/slim3/tester

Thanks,

Yasuo Higa

-- 
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