PHP 클래스 JBZoo\PHPUnit\ResizeTest

상속: extends JBZoo\PHPUnit\PHPUnit
파일 보기 프로젝트 열기: JBZoo/Image

공개 메소드들

메소드 설명
testBestFitHeight ( )
testBestFitNoChange ( )
testBestFitWidth ( )
testCrop ( )
testCropWrongCoord ( )
testFitToHeight ( )
testFitToWidth ( )
testResizeGif ( )
testResizeJpeg ( )
testResizeTransparent ( )
testThumbnailCropTop ( )
testThumbnailHeight ( )
testThumbnailWidth ( )

메소드 상세

testBestFitHeight() 공개 메소드

public testBestFitHeight ( )

testBestFitNoChange() 공개 메소드

public testBestFitNoChange ( )

testBestFitWidth() 공개 메소드

public testBestFitWidth ( )

testCrop() 공개 메소드

public testCrop ( )

testCropWrongCoord() 공개 메소드

public testCropWrongCoord ( )

testFitToHeight() 공개 메소드

public testFitToHeight ( )

testFitToWidth() 공개 메소드

public testFitToWidth ( )

testResizeGif() 공개 메소드

public testResizeGif ( )

testResizeJpeg() 공개 메소드

public testResizeJpeg ( )

testResizeTransparent() 공개 메소드

testThumbnailCropTop() 공개 메소드

testThumbnailHeight() 공개 메소드

public testThumbnailHeight ( )

testThumbnailWidth() 공개 메소드

public testThumbnailWidth ( )