PHP Class Neos\ContentRepository\Tests\Functional\Eel\FlowQueryOperations\ClosestOperationTest

Afficher le fichier Open project: neos/neos-development-collection

Méthodes publiques

Méthode Description
closestOperationDataProvider ( ) : array
closestOperationTests ( $currentNodePath, $nodeTypeFilter, $expectedNodePath ) Tests on a tree:

Method Details

closestOperationDataProvider() public méthode

public closestOperationDataProvider ( ) : array
Résultat array

closestOperationTests() public méthode

a a1 a2 b (TestingNodeType) b1 (TestingNodeType) b1a b2 b3 (TestingNodeTypeWithSubnodes) b3a (TestingNodeType) b3b
public closestOperationTests ( $currentNodePath, $nodeTypeFilter, $expectedNodePath )