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

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

Public Methods

Method Description
getDependencies ( )
testClassNotFound ( )
testClassNotFoundButParentFound ( )
testCreateProperty ( Prophecy\Prophecy\ProphecyInterface $reader, Prophecy\Prophecy\ProphecyInterface $decorated = null, string $description )

Method Details

getDependencies() public method

public getDependencies ( )

testClassNotFound() public method

public testClassNotFound ( )

testClassNotFoundButParentFound() public method

testCreateProperty() public method

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