PHP Class JBZoo\PHPUnit\ImageTest

Inheritance: extends JBZoo\PHPUnit\PHPUnit
Datei anzeigen Open project: JBZoo/Image

Protected Properties

Property Type Description
$_class

Public Methods

Method Description
testCleanup ( )
testConvertToGif ( )
testConvertToJpg ( )
testConvertToPng ( )
testConvertToUndefindFormat ( )
testConvertToUndefindPath ( )
testCreateFromScratchFull ( )
testCreateFromScratchOnlyWidth ( )
testCreateFromScratchWidthAndHeight ( )
testCreateInstance ( )
testGetBase64 ( )
testGetBinary ( )
testGetInfoGif ( )
testGetInfoJpeg ( )
testGetInfoPng ( )
testGetPath ( )
testGetPathUndefined ( )
testGetWidthAndHeight ( )
testInvalidImageString ( )
testLoadResourceUndefined ( )
testLoadStringUndefined ( )
testOpen ( )
testOpenAsString ( )
testOpenImageResource ( )
testOpenUndefined ( )
testOrientation ( )
testPHP53_getimagesizefromstring ( )
testSave ( )
testSaveAsUndefined ( )
testSaveUndefined ( )
testToBase64Undefined ( )
testUnsupportedFormat ( )

Method Details

testCleanup() public method

public testCleanup ( )

testConvertToGif() public method

public testConvertToGif ( )

testConvertToJpg() public method

public testConvertToJpg ( )

testConvertToPng() public method

public testConvertToPng ( )

testConvertToUndefindFormat() public method

testConvertToUndefindPath() public method

testCreateFromScratchFull() public method

testCreateFromScratchOnlyWidth() public method

testCreateFromScratchWidthAndHeight() public method

testCreateInstance() public method

public testCreateInstance ( )

testGetBase64() public method

public testGetBase64 ( )

testGetBinary() public method

public testGetBinary ( )

testGetInfoGif() public method

public testGetInfoGif ( )

testGetInfoJpeg() public method

public testGetInfoJpeg ( )

testGetInfoPng() public method

public testGetInfoPng ( )

testGetPath() public method

public testGetPath ( )

testGetPathUndefined() public method

testGetWidthAndHeight() public method

testInvalidImageString() public method

testLoadResourceUndefined() public method

testLoadStringUndefined() public method

testOpen() public method

public testOpen ( )

testOpenAsString() public method

public testOpenAsString ( )

testOpenImageResource() public method

testOpenUndefined() public method

public testOpenUndefined ( )

testOrientation() public method

public testOrientation ( )

testPHP53_getimagesizefromstring() public method

testSave() public method

public testSave ( )

testSaveAsUndefined() public method

public testSaveAsUndefined ( )

testSaveUndefined() public method

public testSaveUndefined ( )

testToBase64Undefined() public method

testUnsupportedFormat() public method

Property Details

$_class protected_oe property

protected $_class