PHP Class Pinq\Tests\Integration\Caching\CacheProviderTest

Inheritance: extends Pinq\Tests\PinqTestCase
Show file Open project: timetoogo/pinq

Public Methods

Method Description
caches ( )
testThatDevelopmentModeWillClearTheCacheOnce ( )
testThatNoCacheWillReturnANullCache ( )
testThatProviderWillReturnTheQueryCacheWithTheCorrectInnerCache ( $method, $cache, $assertSameCache )

Protected Methods

Method Description
tearDown ( )

Method Details

caches() public method

public caches ( )

tearDown() protected method

protected tearDown ( )

testThatDevelopmentModeWillClearTheCacheOnce() public method

testThatNoCacheWillReturnANullCache() public method

testThatProviderWillReturnTheQueryCacheWithTheCorrectInnerCache() public method

public testThatProviderWillReturnTheQueryCacheWithTheCorrectInnerCache ( $method, $cache, $assertSameCache )