PHP Class Neos\ContentRepository\Tests\Functional\Domain\NodeConstraintsTest

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

Protected Properties

Свойство Type Description
$contextFactory Neos\ContentRepository\Domain\Service\ContextFactoryInterface
$nodeDataRepository Neos\ContentRepository\Domain\Repository\NodeDataRepository
$nodeTypeManager Neos\ContentRepository\Domain\Service\NodeTypeManager
$rootNode Neos\ContentRepository\Domain\Model\NodeInterface
$testablePersistenceEnabled boolean

Méthodes publiques

Méthode Description
childNodeWithChildNodeConstraintsAndNodeTypeConstraintsThrowsException ( )
childNodeWithChildNodeConstraintsAndNodeTypeConstraintsWorks ( )
creatingNodeInChildNodeWithChildNodeConstraintsThrowsException ( )
inheritanceBasedConstraintsWork ( )
movingNodeToWhereItsSuperTypeIsDisallowedThrowsException ( )
movingNodeToWhereItsTypeIsDisallowedThrowsException ( )
setUp ( ) : void
tearDown ( ) : void

Method Details

childNodeWithChildNodeConstraintsAndNodeTypeConstraintsThrowsException() public méthode

childNodeWithChildNodeConstraintsAndNodeTypeConstraintsWorks() public méthode

creatingNodeInChildNodeWithChildNodeConstraintsThrowsException() public méthode

inheritanceBasedConstraintsWork() public méthode

movingNodeToWhereItsSuperTypeIsDisallowedThrowsException() public méthode

movingNodeToWhereItsTypeIsDisallowedThrowsException() public méthode

setUp() public méthode

public setUp ( ) : void
Résultat void

tearDown() public méthode

public tearDown ( ) : void
Résultat void

Property Details

$contextFactory protected_oe property

protected ContextFactoryInterface,Neos\ContentRepository\Domain\Service $contextFactory
Résultat Neos\ContentRepository\Domain\Service\ContextFactoryInterface

$nodeDataRepository protected_oe property

protected NodeDataRepository,Neos\ContentRepository\Domain\Repository $nodeDataRepository
Résultat Neos\ContentRepository\Domain\Repository\NodeDataRepository

$nodeTypeManager protected_oe property

protected NodeTypeManager,Neos\ContentRepository\Domain\Service $nodeTypeManager
Résultat Neos\ContentRepository\Domain\Service\NodeTypeManager

$rootNode protected_oe property

protected NodeInterface,Neos\ContentRepository\Domain\Model $rootNode
Résultat Neos\ContentRepository\Domain\Model\NodeInterface

$testablePersistenceEnabled protected_oe static_oe property

protected static bool $testablePersistenceEnabled
Résultat boolean