PHP Class ApiPlatform\Core\Tests\Serializer\ItemNormalizerTest

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

Public Methods

Method Description
testDenormalize ( )
testDenormalizeWithIdAndUpdateNotAllowed ( )
testNormalize ( )
testSupportNormalization ( )

Method Details

testDenormalize() public method

public testDenormalize ( )

testDenormalizeWithIdAndUpdateNotAllowed() public method

testNormalize() public method

public testNormalize ( )

testSupportNormalization() public method