PHP Class Neos\ContentRepository\Tests\Unit\Transformations\SetDimensionsTest

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Afficher le fichier Open project: neos/neos-development-collection

Méthodes publiques

Méthode Description
setDimensionsFillsInDefaultDimensionsAndValues ( )
setDimensionsInput ( ) : array
setDimensionsWorksAsExpected ( array $setValues, array $expectedValues, array $configuredDimensions = null )

Method Details

setDimensionsFillsInDefaultDimensionsAndValues() public méthode

setDimensionsInput() public méthode

public setDimensionsInput ( ) : array
Résultat array

setDimensionsWorksAsExpected() public méthode

public setDimensionsWorksAsExpected ( array $setValues, array $expectedValues, array $configuredDimensions = null )
$setValues array The values passed to the transformation
$expectedValues array The values that are expected to be set on the node
$configuredDimensions array Optional set of dimensions "configured in the system"