PHP Class PhpOffice\PhpPresentation\Tests\Style\ColorTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: phpoffice/phppowerpoint

Public Methods

Method Description
testAlpha ( ) Test Alpha
testConstruct ( ) Test create new instance
testSetGetARGB ( ) Test get/set ARGB
testSetGetHashIndex ( ) Test get/set hash index
testSetGetRGB ( ) Test get/set RGB

Method Details

testAlpha() public method

Test Alpha
public testAlpha ( )

testConstruct() public method

Test create new instance
public testConstruct ( )

testSetGetARGB() public method

Test get/set ARGB
public testSetGetARGB ( )

testSetGetHashIndex() public method

Test get/set hash index
public testSetGetHashIndex ( )

testSetGetRGB() public method

Test get/set RGB
public testSetGetRGB ( )