PHP Class ImboIntegrationTest\Image\Transformation\MaxSizeTest

Inheritance: extends ImboIntegrationTest\Image\Transformation\TransformationTests
Afficher le fichier Open project: imbo/imbo

Méthodes publiques

Méthode Description
getMaxSizeParams ( ) : array[] Data provider
testCanTransformImages ( $file, $params, $width, $height, $transformedWidth, $transformedHeight, $transformation = true )

Méthodes protégées

Méthode Description
getTransformation ( )

Method Details

getMaxSizeParams() public méthode

Data provider
public getMaxSizeParams ( ) : array[]
Résultat array[]

getTransformation() protected méthode

protected getTransformation ( )

testCanTransformImages() public méthode

public testCanTransformImages ( $file, $params, $width, $height, $transformedWidth, $transformedHeight, $transformation = true )