PHP Class Qiniu\Tests\ImageUrlBuilderTest

Author: Sherlock Ren ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: qiniu/php-sdk

Public Methods

Method Description
testThumbutl ( ) : void 缩略图测试
waterImgTest ( ) : void 图片水印测试
waterTextTest ( ) : void 文字水印测试

Method Details

testThumbutl() public method

缩略图测试
Author: Sherlock Ren ([email protected])
public testThumbutl ( ) : void
return void

waterImgTest() public method

图片水印测试
Author: Sherlock Ren ([email protected])
public waterImgTest ( ) : void
return void

waterTextTest() public method

文字水印测试
Author: Sherlock Ren ([email protected])
public waterTextTest ( ) : void
return void