I'm writing a webapp which uses Wicket and Siena/gae as datastore. Now I want to write some decent unittests for my services. Is there already a toolset or classes that make the mocking of siena models a bit more easy?
Note that I don't use playframework.