PHP Class ImboIntegrationTest\Image\Transformation\BorderTest

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

Public Methods

Method Description
getBorderParams ( ) : array[] Data provider
testTransformationSupportsDifferentModes ( $expectedWidth, $expectedHeight, $borderWidth, $borderHeight, $borderMode )

Protected Methods

Method Description
getTransformation ( )

Method Details

getBorderParams() public method

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

getTransformation() protected method

protected getTransformation ( )

testTransformationSupportsDifferentModes() public method

public testTransformationSupportsDifferentModes ( $expectedWidth, $expectedHeight, $borderWidth, $borderHeight, $borderMode )