PHP Class PhpOffice\PhpPresentation\Tests\Writer\PowerPoint2007Test

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

Public Methods

Method Description
testCachingException ( ) Test set/get disk caching exception
testConstruct ( ) Test create new instance
testDiskCaching ( ) Test disk caching
testFeatureThumbnail ( )
testGetPhpPresentationException ( ) Test get PhpPresentation exception
testLayoutPack ( ) Test LayoutPack
testSave ( ) Test save
testSaveEmptyException ( ) Test save with empty filename
testSaveUnassignedException ( ) Test save with empty assignation
testZoom ( )

Method Details

testCachingException() public method

Test set/get disk caching exception

testConstruct() public method

Test create new instance
public testConstruct ( )

testDiskCaching() public method

Test disk caching
public testDiskCaching ( )

testFeatureThumbnail() public method

testGetPhpPresentationException() public method

Test get PhpPresentation exception

testLayoutPack() public method

Test LayoutPack
Deprecation: 0.7
public testLayoutPack ( )

testSave() public method

Test save
public testSave ( )

testSaveEmptyException() public method

Test save with empty filename

testSaveUnassignedException() public method

Test save with empty assignation

testZoom() public method

public testZoom ( )