PHP 클래스 Pinq\Tests\Integration\Providers\DSL\DSLProviderTest

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

공개 메소드들

메소드 설명
testOperationCallsLoadsAndCachesCompiledRequest ( )
testRequestCallsLoadsAndCachesCompiledRequest ( )

보호된 메소드들

메소드 설명
queryCacheAdapterMock ( Pinq\Providers\DSL\Compilation\IQueryTemplate $queryTemplateMock, Pinq\Providers\DSL\Compilation\ICompiledQuery $compiledQueryMock )
queryTemplateMock ( $queryTemplateClass )

메소드 상세

queryCacheAdapterMock() 보호된 메소드

protected queryCacheAdapterMock ( Pinq\Providers\DSL\Compilation\IQueryTemplate $queryTemplateMock, Pinq\Providers\DSL\Compilation\ICompiledQuery $compiledQueryMock )
$queryTemplateMock Pinq\Providers\DSL\Compilation\IQueryTemplate
$compiledQueryMock Pinq\Providers\DSL\Compilation\ICompiledQuery

queryTemplateMock() 보호된 메소드

protected queryTemplateMock ( $queryTemplateClass )

testOperationCallsLoadsAndCachesCompiledRequest() 공개 메소드

testRequestCallsLoadsAndCachesCompiledRequest() 공개 메소드