PHP 클래스 ApiPlatform\Core\Tests\Metadata\Property\Factory\CachedPropertyMetadataFactoryTest

저자: Baptiste Meyer ([email protected])
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: api-platform/core

공개 메소드들

메소드 설명
testCreateWithGetCacheItemThrowsCacheException ( )
testCreateWithItemHit ( )
testCreateWithItemNotHit ( )

비공개 메소드들

메소드 설명
generateCacheKey ( string $resourceClass = Dummy::class, string $property = 'dummy', array $options = [] )

메소드 상세

testCreateWithGetCacheItemThrowsCacheException() 공개 메소드

testCreateWithItemHit() 공개 메소드

testCreateWithItemNotHit() 공개 메소드