PHP 클래스 Mongolid\Cursor\CacheableCursorTest

상속: extends TestCas\TestCase
파일 보기 프로젝트 열기: leroy-merlin-br/mongolid

공개 메소드들

메소드 설명
tearDown ( )
testShouldGenerateUniqueCacheKey ( )
testShouldGetCursorFromCache ( )
testShouldGetCursorFromDatabaseAndCacheForLater ( )
testShouldGetCursorFromPreviousIteration ( )
testShouldGetOriginalCursorFromDatabaseAfterTheDocumentLimit ( )

보호된 메소드들

메소드 설명
getCachableCursor ( $entitySchema = null, $collection = null, $command = 'find', $params = [[]], $driverCursor = null )

메소드 상세

getCachableCursor() 보호된 메소드

protected getCachableCursor ( $entitySchema = null, $collection = null, $command = 'find', $params = [[]], $driverCursor = null )

tearDown() 공개 메소드

public tearDown ( )

testShouldGenerateUniqueCacheKey() 공개 메소드

testShouldGetCursorFromCache() 공개 메소드

testShouldGetCursorFromDatabaseAndCacheForLater() 공개 메소드

testShouldGetCursorFromPreviousIteration() 공개 메소드

testShouldGetOriginalCursorFromDatabaseAfterTheDocumentLimit() 공개 메소드