PHP Class Tests\FFMpeg\Unit\Coordinate\AspectRatioTest

Inheritance: extends Tests\FFMpeg\Unit\TestCase
Show file Open project: php-ffmpeg/php-ffmpeg

Public Methods

Method Description
provideDimensionsAndExpectedratio ( )
testFromDimensions ( $width, $height, $strategy, $expected, $calculatedWidth, $calculatedHeight, $modulus = 2 )

Method Details

provideDimensionsAndExpectedratio() public method

testFromDimensions() public method

public testFromDimensions ( $width, $height, $strategy, $expected, $calculatedWidth, $calculatedHeight, $modulus = 2 )