PHP Class Sokil\Mongo\PaginatorTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: sokil/php-mongo

Public Methods

Method Description
setUp ( )
tearDown ( )
testPaginatorIteratorInterface ( )
testPaginatorOverEmptyList ( )
testPaginatorWhenPageExistsAndRowsGreaterThanItemsOnPageRequested ( )
testPaginatorWhenPageExistsAndRowsLessThenItemsOnPage ( )
testPaginatorWhenPageNotExistsRequested ( )
testSetCursor ( )

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testPaginatorIteratorInterface() public method

testPaginatorOverEmptyList() public method

testPaginatorWhenPageExistsAndRowsGreaterThanItemsOnPageRequested() public method

testPaginatorWhenPageExistsAndRowsLessThenItemsOnPage() public method

testPaginatorWhenPageNotExistsRequested() public method

testSetCursor() public method

public testSetCursor ( )