PHP Class ImboIntegrationTest\Image\Transformation\MaxSizeTest

Inheritance: extends ImboIntegrationTest\Image\Transformation\TransformationTests
Datei anzeigen Open project: imbo/imbo

Public Methods

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

Protected Methods

Method Description
getTransformation ( )

Method Details

getMaxSizeParams() public method

Data provider
public getMaxSizeParams ( ) : array[]
return array[]

getTransformation() protected method

protected getTransformation ( )

testCanTransformImages() public method

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