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
Afficher le fichier Open project: api-platform/core

Méthodes publiques

Méthode Description
testApplyToCollection ( )
testApplyToCollectionEmptyRequest ( )
testApplyToCollectionNoRequest ( )
testApplyToCollectionPaginationDisabled ( )
testApplyToCollectionWithItemPerPageTooHigh ( )
testSupportsResult ( )
testSupportsResultClientNotAllowedToPaginate ( )
testSupportsResultEmptyRequest ( )
testSupportsResultNoRequest ( )
testSupportsResultPaginationDisabled ( )

Method Details

testApplyToCollection() public méthode

testApplyToCollectionEmptyRequest() public méthode

testApplyToCollectionNoRequest() public méthode

testApplyToCollectionPaginationDisabled() public méthode

testApplyToCollectionWithItemPerPageTooHigh() public méthode

testSupportsResult() public méthode

public testSupportsResult ( )

testSupportsResultClientNotAllowedToPaginate() public méthode

testSupportsResultEmptyRequest() public méthode

testSupportsResultNoRequest() public méthode

testSupportsResultPaginationDisabled() public méthode