PHP Class ApiPlatform\Core\Tests\Serializer\AbstractItemNormalizerTest

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

Public Methods

Method Description
testBadRelationType ( )
testBadType ( )
testChildInheritedProperty ( )
testDenormalize ( )
testDenormalizeBadKeyType ( )
testDenormalizeWritableLinks ( )
testInnerDocumentNotAllowed ( )
testJsonAllowIntAsFloat ( )
testNormalize ( )
testNormalizeReadableLinks ( )
testNullable ( )
testSupportNormalizationAndSupportDenormalization ( )

Method Details

testBadRelationType() public method

public testBadRelationType ( )

testBadType() public method

public testBadType ( )

testChildInheritedProperty() public method

testDenormalize() public method

public testDenormalize ( )

testDenormalizeBadKeyType() public method

testInnerDocumentNotAllowed() public method

testJsonAllowIntAsFloat() public method

testNormalize() public method

public testNormalize ( )

testNullable() public method

public testNullable ( )

testSupportNormalizationAndSupportDenormalization() public method