PHP Class ApiPlatform\Core\Tests\Metadata\Resource\Factory\AnnotationResourceMetadataFactoryTest

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

Public Methods

Method Description
getCreateDependencies ( )
testCreate ( Prophecy\Prophecy\ProphecyInterface $reader, Prophecy\Prophecy\ProphecyInterface $decorated = null, $expectedShortName, $expectedDescription )

Method Details

getCreateDependencies() public method

testCreate() public method

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