PHP 클래스 lithium\tests\cases\storage\CacheTest

상속: extends lithium\test\Unit
파일 보기 프로젝트 열기: unionofrad/lithium

공개 메소드들

메소드 설명
setUp ( )
tearDown ( )
testBasicCacheConfig ( )
testCacheIncrementDecrementWithConditions ( )
testCacheReadAndWrite ( )
testCacheReadAndWriteWithConditions ( )
testCacheReadMultipleItems ( )
testCacheReadThroughWrite ( )
testCacheReadWithConditions ( )
testCacheWrite ( )
testCacheWriteAndClear ( )
testCacheWriteAndDelete ( )
testCacheWriteAndDeleteWithConditions ( )
testCacheWriteAndReadNull ( )
testCacheWriteAndReadNullMulti ( )
testCacheWriteMultipleItems ( )
testCacheWriteWithConditions ( )
testClean ( )
testDecrement ( )
testIncrement ( )
testKeyWithClosure ( )
testKeyWithClosureAndArguments ( )
testKeyWithLambda ( )
testNonPortableCacheAdapterMethod ( )
testReset ( )
testkeyNoContext ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testBasicCacheConfig() 공개 메소드

testCacheIncrementDecrementWithConditions() 공개 메소드

testCacheReadAndWrite() 공개 메소드

testCacheReadAndWriteWithConditions() 공개 메소드

testCacheReadMultipleItems() 공개 메소드

testCacheReadThroughWrite() 공개 메소드

testCacheReadWithConditions() 공개 메소드

testCacheWrite() 공개 메소드

public testCacheWrite ( )

testCacheWriteAndClear() 공개 메소드

testCacheWriteAndDelete() 공개 메소드

testCacheWriteAndDeleteWithConditions() 공개 메소드

testCacheWriteAndReadNull() 공개 메소드

testCacheWriteAndReadNullMulti() 공개 메소드

testCacheWriteMultipleItems() 공개 메소드

testCacheWriteWithConditions() 공개 메소드

testClean() 공개 메소드

public testClean ( )

testDecrement() 공개 메소드

public testDecrement ( )

testIncrement() 공개 메소드

public testIncrement ( )

testKeyWithClosure() 공개 메소드

public testKeyWithClosure ( )

testKeyWithClosureAndArguments() 공개 메소드

testKeyWithLambda() 공개 메소드

public testKeyWithLambda ( )

testNonPortableCacheAdapterMethod() 공개 메소드

testReset() 공개 메소드

public testReset ( )

testkeyNoContext() 공개 메소드

public testkeyNoContext ( )