PHP Class PhpOffice\PhpPresentation\Tests\AbstractShapeTest

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

Public Methods

Method Description
testConstruct ( ) Register
testFill ( )
testHeight ( )
testHyperlink ( )
testOffsetX ( )
testOffsetY ( )
testPlaceholder ( )
testRotation ( )
testShadow ( )
testWidth ( )
testWidthAndHeight ( )

Method Details

testConstruct() public method

Register
public testConstruct ( )

testFill() public method

public testFill ( )

testHeight() public method

public testHeight ( )

testOffsetX() public method

public testOffsetX ( )

testOffsetY() public method

public testOffsetY ( )

testPlaceholder() public method

public testPlaceholder ( )

testRotation() public method

public testRotation ( )

testShadow() public method

public testShadow ( )

testWidth() public method

public testWidth ( )

testWidthAndHeight() public method

public testWidthAndHeight ( )