PHP 클래스 Cache\Adapter\Memcached\Tests\MemcachedCachePoolTest

상속: extends PHPUnit_Framework_TestCase, use trait CreatePoolTrait
파일 보기 프로젝트 열기: php-cache/cache

공개 메소드들

메소드 설명
testTimeToLiveMoreThan30days ( ) Ensures that items with a TTL larger than 30 days can be stored in memcached https://github.com/memcached/memcached/wiki/Programming#expiration.

메소드 상세

testTimeToLiveMoreThan30days() 공개 메소드

Ensures that items with a TTL larger than 30 days can be stored in memcached https://github.com/memcached/memcached/wiki/Programming#expiration.