PHP 클래스 Pinq\Tests\Integration\Caching\CacheProviderTest

상속: extends Pinq\Tests\PinqTestCase
파일 보기 프로젝트 열기: timetoogo/pinq

공개 메소드들

메소드 설명
caches ( )
testThatDevelopmentModeWillClearTheCacheOnce ( )
testThatNoCacheWillReturnANullCache ( )
testThatProviderWillReturnTheQueryCacheWithTheCorrectInnerCache ( $method, $cache, $assertSameCache )

보호된 메소드들

메소드 설명
tearDown ( )

메소드 상세

caches() 공개 메소드

public caches ( )

tearDown() 보호된 메소드

protected tearDown ( )

testThatDevelopmentModeWillClearTheCacheOnce() 공개 메소드

testThatNoCacheWillReturnANullCache() 공개 메소드

testThatProviderWillReturnTheQueryCacheWithTheCorrectInnerCache() 공개 메소드

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