PHP Class ImboIntegrationTest\Image\Transformation\AutoRotateTest

Inheritance: extends ImboIntegrationTest\Image\Transformation\TransformationTests
Show file Open project: imbo/imbo

Public Methods

Method Description
getFiles ( ) : array[] Return different files to test with
testAutoRotatesAllOrientations ( $file, $changeDimensions, $transformed )

Protected Methods

Method Description
getTransformation ( )

Method Details

getFiles() public method

Return different files to test with
public getFiles ( ) : array[]
return array[]

getTransformation() protected method

protected getTransformation ( )

testAutoRotatesAllOrientations() public method

public testAutoRotatesAllOrientations ( $file, $changeDimensions, $transformed )