PHP 클래스 ScriptFUSIONTest\Unit\Porter\Cache\CacheItemTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: ScriptFUSION/Porter

공개 메소드들

메소드 설명
testExpiresAfter ( )
testExpiresAt ( )
testGet ( )
testGetKey ( )
testIsHit ( )
testSet ( )

보호된 메소드들

메소드 설명
setUp ( )

비공개 메소드들

메소드 설명
createCacheItem ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testExpiresAfter() 공개 메소드

public testExpiresAfter ( )

testExpiresAt() 공개 메소드

public testExpiresAt ( )

testGet() 공개 메소드

public testGet ( )

testGetKey() 공개 메소드

public testGetKey ( )

testIsHit() 공개 메소드

public testIsHit ( )

testSet() 공개 메소드

public testSet ( )