PHP Class CacheBehaviorTestCase

Inheritance: extends ControllerTestCase
Show file Open project: jeremyharris/cacher

Public Properties

Property Type Description
$fixtures

Public Methods

Method Description
setUp ( )
tearDown ( )
testAuto ( )
testCacheDisable ( )
testCacheOnTheFly ( )
testCachePaginate ( )
testCachePaginateWithContain ( )
testChangeDurationOnTheFly ( )
testClearCache ( )
testClearOnSaveField ( )
testFind ( )
testFindingOnMultipleDbConfigs ( )
testGzip ( )
testMissingDatasourceMethods ( )
testSave ( )
testSetup ( )
testUpdate ( )
testUseDifferentCacheConfig ( )
testUseDifferentCacheEngine ( )

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testAuto() public method

public testAuto ( )

testCacheDisable() public method

public testCacheDisable ( )

testCacheOnTheFly() public method

public testCacheOnTheFly ( )

testCachePaginate() public method

public testCachePaginate ( )

testCachePaginateWithContain() public method

testChangeDurationOnTheFly() public method

testClearCache() public method

public testClearCache ( )

testClearOnSaveField() public method

testFind() public method

public testFind ( )

testFindingOnMultipleDbConfigs() public method

testGzip() public method

public testGzip ( )

testMissingDatasourceMethods() public method

testSave() public method

public testSave ( )

testSetup() public method

public testSetup ( )

testUpdate() public method

public testUpdate ( )

testUseDifferentCacheConfig() public method

testUseDifferentCacheEngine() public method

Property Details

$fixtures public property

public $fixtures