PHP Class Neos\ContentRepository\Tests\Unit\Domain\Model\NodeTest

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

Méthodes publiques

Méthode Description
contextPathPatternShouldNotMatchOnInvalidPaths ( $path )
contextPathPatternShouldWorkWithContexts ( $path, $expected )
createNodeFromTemplateUsesWorkspaceFromContextForNodeData ( )
createNodeWithAutoCreatedChildNodesAndNoIdentifierUsesGeneratedIdentifierOfNodeForChildNodes ( )
dataSourceForContextPathPattern ( ) : array Data Provider for contextPathPatternShouldWorkWithContexts
dataSourceForInvalidContextPaths ( ) : array
getPrimaryChildNodeReturnsTheFirstChildNode ( )

Method Details

contextPathPatternShouldNotMatchOnInvalidPaths() public méthode

contextPathPatternShouldWorkWithContexts() public méthode

public contextPathPatternShouldWorkWithContexts ( $path, $expected )

createNodeFromTemplateUsesWorkspaceFromContextForNodeData() public méthode

createNodeWithAutoCreatedChildNodesAndNoIdentifierUsesGeneratedIdentifierOfNodeForChildNodes() public méthode

dataSourceForContextPathPattern() public méthode

Data Provider for contextPathPatternShouldWorkWithContexts

dataSourceForInvalidContextPaths() public méthode

getPrimaryChildNodeReturnsTheFirstChildNode() public méthode