PHP Class Symfony\Component\Serializer\Tests\Mapping\Factory\CacheMetadataFactoryTest

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

Public Methods

Method Description
testGetMetadataFor ( )
testHasMetadataFor ( )
testInvalidClassThrowsException ( )

Method Details

testGetMetadataFor() public method

public testGetMetadataFor ( )

testHasMetadataFor() public method

public testHasMetadataFor ( )

testInvalidClassThrowsException() public method