PHP Class PhpOffice\PhpPresentation\Tests\PhpPresentationTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: phpoffice/phppowerpoint

Méthodes publiques

Méthode 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 méthode

Test add external slide

testConstruct() public méthode

Test create new instance
public testConstruct ( )

testCopy() public méthode

Test copy presentation
public testCopy ( )

testGetSlideException() public méthode

Test get slide exception

testPresentationProperties() public méthode

testProperties() public méthode

public testProperties ( )

testRemoveSlideByIndexException() public méthode

Test remove slide by index exception

testSetActiveSlideIndexException() public méthode

Test set active slide index exception