PHP Class ImboIntegrationTest\Image\Transformation\ResizeTest

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

Public Methods

Method Description
getResizeParams ( ) : array[] Data provider
testCanTransformImage ( $params, $transformation, $resizedWidth = null, $resizedHeight = null )

Protected Methods

Method Description
getTransformation ( )

Method Details

getResizeParams() public method

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

getTransformation() protected method

protected getTransformation ( )

testCanTransformImage() public method

public testCanTransformImage ( $params, $transformation, $resizedWidth = null, $resizedHeight = null )