Not familiar with GWTTestCase, I do not quite understand what you need here. It would not be simple:
public class LocalDatastoreTest { private final LocalServiceTestHelper helper = new LocalServiceTestHelper(new LocalDatastoreServiceTestConfig(), new LocalUserServiceTestConfig(), new LocalTaskQueueTestConfig(), new LocalMemcacheServiceTestConfig(), new LocalAppIdentityServiceTestConfig()
where can you add additional test configs to the assistant as needed, enough to set full simulation of the appengine development mode
? Could you provide more detailed information about what you need?
(This should probably be taken into account as a comment, but the sample code I tried to write is too large for comments)
Ibrahim arief
source share