PHP Class PopTest\Image\ImagickTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: nicksagona/PopPHP

Méthodes publiques

Méthode Description
testAddArc ( )
testAddCircle ( )
testAddEllipse ( )
testAddLine ( )
testAddPolygon ( )
testAddRectangle ( )
testAddSquare ( )
testColorTotal ( )
testConvert ( )
testConvertExceptionBadType ( )
testConvertExceptionDupeType ( )
testCrop ( )
testCropThumb ( )
testFilters ( )
testGetColors ( )
testGif ( )
testImageAttributes ( )
testImagick ( )
testImagickConstructor ( )
testImagickConstructorException ( )
testImagickConstructorPdf ( )
testPng ( )
testResize ( )
testRotate ( )
testScale ( )
testSetAndGetFormats ( )
testStaticImageFormats ( )
testSystemText ( )
testText ( )

Method Details

testAddArc() public méthode

public testAddArc ( )

testAddCircle() public méthode

public testAddCircle ( )

testAddEllipse() public méthode

public testAddEllipse ( )

testAddLine() public méthode

public testAddLine ( )

testAddPolygon() public méthode

public testAddPolygon ( )

testAddRectangle() public méthode

public testAddRectangle ( )

testAddSquare() public méthode

public testAddSquare ( )

testColorTotal() public méthode

public testColorTotal ( )

testConvert() public méthode

public testConvert ( )

testConvertExceptionBadType() public méthode

testConvertExceptionDupeType() public méthode

testCrop() public méthode

public testCrop ( )

testCropThumb() public méthode

public testCropThumb ( )

testFilters() public méthode

public testFilters ( )

testGetColors() public méthode

public testGetColors ( )

testGif() public méthode

public testGif ( )

testImageAttributes() public méthode

public testImageAttributes ( )

testImagick() public méthode

public testImagick ( )

testImagickConstructor() public méthode

testImagickConstructorException() public méthode

testImagickConstructorPdf() public méthode

testPng() public méthode

public testPng ( )

testResize() public méthode

public testResize ( )

testRotate() public méthode

public testRotate ( )

testScale() public méthode

public testScale ( )

testSetAndGetFormats() public méthode

testStaticImageFormats() public méthode

testSystemText() public méthode

public testSystemText ( )

testText() public méthode

public testText ( )