PHP 클래스 Sokil\Mongo\PaginatorTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: sokil/php-mongo

공개 메소드들

메소드 설명
setUp ( )
tearDown ( )
testPaginatorIteratorInterface ( )
testPaginatorOverEmptyList ( )
testPaginatorWhenPageExistsAndRowsGreaterThanItemsOnPageRequested ( )
testPaginatorWhenPageExistsAndRowsLessThenItemsOnPage ( )
testPaginatorWhenPageNotExistsRequested ( )
testSetCursor ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testPaginatorIteratorInterface() 공개 메소드

testPaginatorOverEmptyList() 공개 메소드

testPaginatorWhenPageExistsAndRowsGreaterThanItemsOnPageRequested() 공개 메소드

testPaginatorWhenPageExistsAndRowsLessThenItemsOnPage() 공개 메소드

testPaginatorWhenPageNotExistsRequested() 공개 메소드

testSetCursor() 공개 메소드

public testSetCursor ( )