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

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

공개 메소드들

메소드 설명
getDependencies ( )
testClassNotFound ( )
testClassNotFoundButParentFound ( )
testCreateProperty ( Prophecy\Prophecy\ProphecyInterface $reader, Prophecy\Prophecy\ProphecyInterface $decorated = null, string $description )

메소드 상세

getDependencies() 공개 메소드

public getDependencies ( )

testClassNotFound() 공개 메소드

public testClassNotFound ( )

testClassNotFoundButParentFound() 공개 메소드

testCreateProperty() 공개 메소드

public testCreateProperty ( Prophecy\Prophecy\ProphecyInterface $reader, Prophecy\Prophecy\ProphecyInterface $decorated = null, string $description )
$reader Prophecy\Prophecy\ProphecyInterface
$decorated Prophecy\Prophecy\ProphecyInterface
$description string