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

Datei anzeigen Open project: neos/neos-development-collection

Public Methods

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

Method Details

closestOperationDataProvider() public method

closestOperationTests() public method

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