PHP Class ApiPlatform\Core\Tests\Doctrine\Orm\Extension\PaginationExtensionTest

Author: Vincent CHALAMON ([email protected])
Author: Kévin Dunglas ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: api-platform/core

Public Methods

Method Description
testApplyToCollection ( )
testApplyToCollectionEmptyRequest ( )
testApplyToCollectionNoRequest ( )
testApplyToCollectionPaginationDisabled ( )
testApplyToCollectionWithItemPerPageTooHigh ( )
testSupportsResult ( )
testSupportsResultClientNotAllowedToPaginate ( )
testSupportsResultEmptyRequest ( )
testSupportsResultNoRequest ( )
testSupportsResultPaginationDisabled ( )

Method Details

testApplyToCollection() public method

testApplyToCollectionEmptyRequest() public method

testApplyToCollectionNoRequest() public method

testApplyToCollectionPaginationDisabled() public method

testApplyToCollectionWithItemPerPageTooHigh() public method

testSupportsResult() public method

public testSupportsResult ( )

testSupportsResultClientNotAllowedToPaginate() public method

testSupportsResultEmptyRequest() public method

testSupportsResultNoRequest() public method

testSupportsResultPaginationDisabled() public method