PHP Class Neos\Neos\Tests\Functional\Service\NodeTypeSchemaBuilderTest

Inheritance: extends Neos\Flow\Tests\FunctionalTestCase
Afficher le fichier Open project: neos/neos-development-collection

Protected Properties

Свойство Type Description
$nodeTypeSchemaBuilder Neos\Neos\Service\NodeTypeSchemaBuilder
$schema array The test schema

Méthodes publiques

Méthode Description
alohaUiConfigurationPartsAreActualArrayAndDontContainExcludedElements ( )
constraintsAreEvaluatedForANodeType ( )
constraintsForNamedChildNodeTypesAreEvaluatedForANodeType ( )
inheritanceMapContainsTransitiveSubTypes ( )
nodeTypesContainCorrectSuperTypes ( )
setUp ( )
theNodeTypeSchemaIncludesSubTypesInheritanceMap ( )

Method Details

alohaUiConfigurationPartsAreActualArrayAndDontContainExcludedElements() public méthode

constraintsAreEvaluatedForANodeType() public méthode

constraintsForNamedChildNodeTypesAreEvaluatedForANodeType() public méthode

inheritanceMapContainsTransitiveSubTypes() public méthode

nodeTypesContainCorrectSuperTypes() public méthode

setUp() public méthode

public setUp ( )

theNodeTypeSchemaIncludesSubTypesInheritanceMap() public méthode

Property Details

$nodeTypeSchemaBuilder protected_oe property

protected NodeTypeSchemaBuilder,Neos\Neos\Service $nodeTypeSchemaBuilder
Résultat Neos\Neos\Service\NodeTypeSchemaBuilder

$schema protected_oe property

The test schema
protected array $schema
Résultat array