PHP Class Neos\Neos\Tests\Functional\Domain\NodeUriTest

Show file Open project: neos/neos-development-collection

Protected Properties

Property Type Description
$fixtureFileName the Nodes fixture
$nodeContextPath the context path of the node to load initially

Public Methods

Method Description
hiddenNodeGetsNewUriSegmentOnMoveIfUriAlreadyExists ( ) Note: You cannot hide a node in a context that doesn't show invisible content and afterwards move it because moving breaks then.
nodeInNonDefaultDimensionGetsNewUriSegmentOnMoveIfUriAlreadyExists ( )

Method Details

hiddenNodeGetsNewUriSegmentOnMoveIfUriAlreadyExists() public method

The context used in this test therefor needs to be able to show hidden nodes. TODO: Investigate this behavior, currently it executes without problems but the result is wrong.

nodeInNonDefaultDimensionGetsNewUriSegmentOnMoveIfUriAlreadyExists() public method

Property Details

$fixtureFileName protected property

the Nodes fixture
protected $fixtureFileName

$nodeContextPath protected property

the context path of the node to load initially
protected $nodeContextPath