PHP 클래스 Elgg\Cache\LRUCacheTest

상속: extends Elgg\TestCase
파일 보기 프로젝트 열기: elgg/elgg

공개 메소드들

메소드 설명
testLeastUsedItemGetsDropped ( )
testOldestItemsGetDroppedWhenUnused ( )
testThrowExceptionOnNegativeSize ( )
testThrowExceptionOnNonIntSize ( )

메소드 상세

testLeastUsedItemGetsDropped() 공개 메소드

testOldestItemsGetDroppedWhenUnused() 공개 메소드

testThrowExceptionOnNegativeSize() 공개 메소드

testThrowExceptionOnNonIntSize() 공개 메소드