PHP Class ImboUnitTest\Image\Transformation\SmartSizeTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: imbo/imbo

Public Methods

Method Description
getSmartSizeArguments ( ) : array Fetch different valid smart size crop arguments and expected results
testSmartSize ( $imageDimensions, $params, $cropParams )

Method Details

getSmartSizeArguments() public method

Fetch different valid smart size crop arguments and expected results
public getSmartSizeArguments ( ) : array
return array

testSmartSize() public method

public testSmartSize ( $imageDimensions, $params, $cropParams )