PHP Class lithium\tests\cases\storage\CacheTest

Inheritance: extends lithium\test\Unit
Datei anzeigen Open project: unionofrad/lithium

Public Methods

Method Description
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 ( )

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testBasicCacheConfig() public method

testCacheIncrementDecrementWithConditions() public method

testCacheReadAndWrite() public method

testCacheReadAndWriteWithConditions() public method

testCacheReadMultipleItems() public method

testCacheReadThroughWrite() public method

testCacheReadWithConditions() public method

testCacheWrite() public method

public testCacheWrite ( )

testCacheWriteAndClear() public method

testCacheWriteAndDelete() public method

testCacheWriteAndDeleteWithConditions() public method

testCacheWriteAndReadNull() public method

testCacheWriteAndReadNullMulti() public method

testCacheWriteMultipleItems() public method

testCacheWriteWithConditions() public method

testClean() public method

public testClean ( )

testDecrement() public method

public testDecrement ( )

testIncrement() public method

public testIncrement ( )

testKeyWithClosure() public method

public testKeyWithClosure ( )

testKeyWithClosureAndArguments() public method

testKeyWithLambda() public method

public testKeyWithLambda ( )

testNonPortableCacheAdapterMethod() public method

testReset() public method

public testReset ( )

testkeyNoContext() public method

public testkeyNoContext ( )