PHP Class PhpOffice\PhpPresentation\Tests\PhpPresentationTest

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

Public Methods

Method Description
testAddExternalSlide ( ) Test add external slide
testConstruct ( ) Test create new instance
testCopy ( ) Test copy presentation
testGetSlideException ( ) Test get slide exception
testPresentationProperties ( )
testProperties ( )
testRemoveSlideByIndexException ( ) Test remove slide by index exception
testSetActiveSlideIndexException ( ) Test set active slide index exception

Method Details

testAddExternalSlide() public method

Test add external slide

testConstruct() public method

Test create new instance
public testConstruct ( )

testCopy() public method

Test copy presentation
public testCopy ( )

testGetSlideException() public method

Test get slide exception

testPresentationProperties() public method

testProperties() public method

public testProperties ( )

testRemoveSlideByIndexException() public method

Test remove slide by index exception

testSetActiveSlideIndexException() public method

Test set active slide index exception