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

Author: Baptiste Meyer ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: api-platform/core

Public Methods

Method Description
testCreateWithInvalidXml ( )
testCreateWithMalformedPropertiesSettingYaml ( )
testCreateWithMalformedPropertySettingYaml ( )
testCreateWithMalformedResourcesSettingYaml ( )
testCreateWithMalformedYaml ( )
testCreateWithNonexistentResourceXml ( )
testCreateWithNonexistentResourceYaml ( )
testCreateWithParentPropertyMetadataFactoryYaml ( )
testCreateWithParentPropertyNameCollectionFactoryXml ( )
testCreateXml ( )
testCreateYaml ( )

Method Details

testCreateWithInvalidXml() public method

testCreateWithMalformedPropertiesSettingYaml() public method

testCreateWithMalformedPropertySettingYaml() public method

testCreateWithMalformedResourcesSettingYaml() public method

testCreateWithMalformedYaml() public method

testCreateWithNonexistentResourceXml() public method

testCreateWithNonexistentResourceYaml() public method

testCreateWithParentPropertyMetadataFactoryYaml() public method

testCreateWithParentPropertyNameCollectionFactoryXml() public method

testCreateXml() public method

public testCreateXml ( )

testCreateYaml() public method

public testCreateYaml ( )