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

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

Public Methods

Method Description
prevUntilOperationDataProvider ( ) : array
prevUntilOperationTests ( array $currentNodePaths, $subject, array $expectedNodePaths, array $unexpectedNodePaths ) Tests on a tree:

Method Details

prevUntilOperationDataProvider() public method

prevUntilOperationTests() public method

a a1 (testNodeType) a2 a3 (testNodeType) a4 a5 b b1 b2 (testNodeType3) b3 b4
public prevUntilOperationTests ( array $currentNodePaths, $subject, array $expectedNodePaths, array $unexpectedNodePaths )
$currentNodePaths array
$expectedNodePaths array
$unexpectedNodePaths array