PHP 클래스 ApiPlatform\Core\Tests\Metadata\Resource\Factory\AnnotationResourceMetadataFactoryTest

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

공개 메소드들

메소드 설명
getCreateDependencies ( )
testCreate ( Prophecy\Prophecy\ProphecyInterface $reader, Prophecy\Prophecy\ProphecyInterface $decorated = null, $expectedShortName, $expectedDescription )

메소드 상세

getCreateDependencies() 공개 메소드

testCreate() 공개 메소드

public testCreate ( Prophecy\Prophecy\ProphecyInterface $reader, Prophecy\Prophecy\ProphecyInterface $decorated = null, $expectedShortName, $expectedDescription )
$reader Prophecy\Prophecy\ProphecyInterface
$decorated Prophecy\Prophecy\ProphecyInterface