PHP Class ApiPlatform\Core\Tests\Metadata\Property\Factory\CachedPropertyMetadataFactoryTest

Author: Baptiste Meyer ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: api-platform/core

Méthodes publiques

Méthode Description
testCreateWithGetCacheItemThrowsCacheException ( )
testCreateWithItemHit ( )
testCreateWithItemNotHit ( )

Private Methods

Méthode Description
generateCacheKey ( string $resourceClass = Dummy::class, string $property = 'dummy', array $options = [] )

Method Details

testCreateWithGetCacheItemThrowsCacheException() public méthode

testCreateWithItemHit() public méthode

testCreateWithItemNotHit() public méthode