PHP 클래스 ApiPlatform\Core\Tests\Metadata\Property\Factory\ExtractorPropertyNameCollectionFactoryTest

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

공개 메소드들

메소드 설명
testCreateWithInvalidXml ( )
testCreateWithMalformedPropertiesSettingYaml ( )
testCreateWithMalformedPropertySettingYaml ( )
testCreateWithMalformedResourcesSettingYaml ( )
testCreateWithMalformedYaml ( )
testCreateWithNonexistentResourceXml ( )
testCreateWithNonexistentResourceYaml ( )
testCreateWithParentPropertyMetadataFactoryYaml ( )
testCreateWithParentPropertyNameCollectionFactoryXml ( )
testCreateXml ( )
testCreateYaml ( )

메소드 상세

testCreateWithInvalidXml() 공개 메소드

testCreateWithMalformedPropertiesSettingYaml() 공개 메소드

testCreateWithMalformedPropertySettingYaml() 공개 메소드

testCreateWithMalformedResourcesSettingYaml() 공개 메소드

testCreateWithMalformedYaml() 공개 메소드

testCreateWithNonexistentResourceXml() 공개 메소드

testCreateWithNonexistentResourceYaml() 공개 메소드

testCreateWithParentPropertyMetadataFactoryYaml() 공개 메소드

testCreateWithParentPropertyNameCollectionFactoryXml() 공개 메소드

testCreateXml() 공개 메소드

public testCreateXml ( )

testCreateYaml() 공개 메소드

public testCreateYaml ( )