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

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

Méthodes publiques

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

Method Details

getDependencies() public méthode

public getDependencies ( )

testClassNotFound() public méthode

public testClassNotFound ( )

testClassNotFoundButParentFound() public méthode

testCreateProperty() public méthode

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