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

Author: Amrouche Hamza ([email protected])
Author: Antoine Bluchet ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: api-platform/core

Public Methods

Method Description
testApplyToCollection ( )
testApplyToItem ( )
testCreateCollectionWithOperationName ( )
testCreateItemWithOperationName ( )
testDenormalizeItemWithCorrectResourceClass ( )
testDenormalizeItemWithExistingGroups ( )
testForceEager ( )
testMaxDepthReached ( )
testPropertyNotFoundException ( )
testResourceClassNotFoundException ( )
testResourceClassNotFoundExceptionPropertyNameCollection ( )

Method Details

testApplyToCollection() public method

testApplyToItem() public method

public testApplyToItem ( )

testCreateCollectionWithOperationName() public method

testCreateItemWithOperationName() public method

testDenormalizeItemWithCorrectResourceClass() public method

testDenormalizeItemWithExistingGroups() public method

testForceEager() public method

public testForceEager ( )

testMaxDepthReached() public method

public testMaxDepthReached ( )

testPropertyNotFoundException() public method

testResourceClassNotFoundException() public method

testResourceClassNotFoundExceptionPropertyNameCollection() public method