LocalMemcacheServiceTestConfig

com.google.appengine.tools.development.testing

Class LocalMemcacheServiceTestConfig

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


    public class LocalMemcacheServiceTestConfig
    extends java.lang.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.