Class LocalMemcacheServiceTestConfig

java.lang.Object
com.google.appengine.tools.development.testing.LocalMemcacheServiceTestConfig
All Implemented Interfaces:
LocalServiceTestConfig

public class LocalMemcacheServiceTestConfig extends Object implements LocalServiceTestConfig
Config for accessing the local memcache service in tests. tearDown() wipes out all cache entries so that memcache is empty at the end of every test.