PHP 클래스 Neos\ContentRepository\Tests\Functional\Eel\FlowQueryOperations\NextUntilOperationTest

파일 보기 프로젝트 열기: neos/neos-development-collection

공개 메소드들

메소드 설명
nextUntilOperationDataProvider ( ) : array
nextUntilOperationTests ( array $currentNodePaths, $subject, array $expectedNodePaths, array $unexpectedNodePaths ) Tests on a tree:

메소드 상세

nextUntilOperationDataProvider() 공개 메소드

nextUntilOperationTests() 공개 메소드

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