PHP Class ApiPlatform\Core\Tests\EventListener\ReadListenerTest

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

Public Methods

Method Description
testNotAnApiPlatformRequest ( )
testRetrieveCollectionGet ( )
testRetrieveCollectionPost ( )
testRetrieveItem ( )
testRetrieveItemNotFound ( )

Method Details

testNotAnApiPlatformRequest() public method

testRetrieveCollectionGet() public method

testRetrieveCollectionPost() public method

testRetrieveItem() public method

public testRetrieveItem ( )

testRetrieveItemNotFound() public method