PHP 클래스 Neos\Neos\Tests\Functional\Service\VieSchemaBuilderTest

상속: extends Neos\Flow\Tests\UnitTestCase
파일 보기 프로젝트 열기: neos/neos-development-collection

보호된 프로퍼티들

프로퍼티 타입 설명
$nodeTypeManager Neos\ContentRepository\Domain\Service\NodeTypeManager
$nodeTypesFixture array example node types
$vieSchemaBuilder Neos\Neos\Service\VieSchemaBuilder

공개 메소드들

메소드 설명
generateVieSchemaReturnsCachedConfigurationIfAvailable ( )
generatedVieSchemaMatchesExpectedOutput ( )
readNodeTypeConfigurationFillsTypeAndPropertyConfiguration ( )
setUp ( )

메소드 상세

generateVieSchemaReturnsCachedConfigurationIfAvailable() 공개 메소드

generatedVieSchemaMatchesExpectedOutput() 공개 메소드

readNodeTypeConfigurationFillsTypeAndPropertyConfiguration() 공개 메소드

setUp() 공개 메소드

public setUp ( )

프로퍼티 상세

$nodeTypeManager 보호되어 있는 프로퍼티

protected NodeTypeManager,Neos\ContentRepository\Domain\Service $nodeTypeManager
리턴 Neos\ContentRepository\Domain\Service\NodeTypeManager

$nodeTypesFixture 보호되어 있는 프로퍼티

example node types
protected array $nodeTypesFixture
리턴 array

$vieSchemaBuilder 보호되어 있는 프로퍼티

protected VieSchemaBuilder,Neos\Neos\Service $vieSchemaBuilder
리턴 Neos\Neos\Service\VieSchemaBuilder