| Interface | Description |
|---|---|
| LocalServiceTestConfig |
Config for a local service that can be set up and torn down.
|
| LocalServiceTestHelper.RequestMillisTimer |
| Class | Description |
|---|---|
| FakeHttpServletRequest |
Simple fake implementation of
HttpServletRequest. |
| LocalAppIdentityServiceTestConfig |
Config for accessing the local app identity service in tests.
|
| LocalBlobstoreServiceTestConfig |
Config for accessing the local blobstore service in tests.
|
| LocalCapabilitiesServiceTestConfig |
Config for accessing the local capabilities service in tests.
|
| LocalDatastoreServiceTestConfig |
Config for accessing the local datastore service in tests.
|
| LocalImagesServiceTestConfig |
Config for accessing the local images service in tests.
|
| LocalLogServiceTestConfig |
Config for accessing the local log service in tests.
|
| LocalMailServiceTestConfig |
Config for accessing the local mail service in tests.
|
| LocalMemcacheServiceTestConfig |
Config for accessing the local memcache service in tests.
|
| LocalModulesServiceTestConfig |
Config for accessing the
LocalModulesService in tests. |
| LocalSearchServiceTestConfig |
Config for accessing the local text search service in tests.
|
| LocalServiceTestHelper |
Helper class for testing against local app engine services.
|
| LocalTaskQueueTestConfig |
Config for accessing the local task queue in tests.
|
| LocalTaskQueueTestConfig.DeferredTaskCallback |
A
LocalTaskQueueCallback implementation that automatically detects
and runs tasks with a DeferredTask payload. |
| LocalTaskQueueTestConfig.ServletInvokingTaskCallback |
A class to delegate incoming task queue callbacks to HttpServlets based on a provided mapping.
|
| LocalTaskQueueTestConfig.TaskCountDownLatch |
A
CountDownLatch extension that can be reset. |
| LocalURLFetchServiceTestConfig |
Config for accessing the local url fetch service in tests.
|
| LocalUserServiceTestConfig |
Config for accessing the local user service in tests.
|
| Enum | Description |
|---|---|
| LocalMemcacheServiceTestConfig.SizeUnit |