PHP Class Symfony\Component\Serializer\Tests\Normalizer\AbstractNormalizerTest

Author: Konstantin S. M. Möllers ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: symfony/symfony

Public Methods

Method Description
testGetAllowedAttributesAsObjects ( )
testGetAllowedAttributesAsString ( )
testObjectToPopulateWithProxy ( )
testObjectWithStaticConstructor ( )

Protected Methods

Method Description
setUp ( )

Method Details

setUp() protected method

protected setUp ( )

testGetAllowedAttributesAsObjects() public method

testGetAllowedAttributesAsString() public method

testObjectToPopulateWithProxy() public method

testObjectWithStaticConstructor() public method