Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
PhpPresentation
Tests
Writer
PowerPoint2007
PptCommentsTest
PHP Class PhpPresentation\Tests\Writer\PowerPoint2007\PptCommentsTest
Inheritance:
extends
PHPUnit_Framework_TestCase
ファイルを表示
Open project: phpoffice/phppowerpoint
Protected Properties
Property
Type
Description
$oPresentation
PhpPresentation;
Public Methods
Method
Description
setUp
( )
tearDown
( )
Executed before each method of the class
testComments
( )
testWithoutComment
( )
Method Details
setUp()
public
method
public
setUp
( )
tearDown()
public
method
Executed before each method of the class
public
tearDown
( )
testComments()
public
method
public
testComments
( )
testWithoutComment()
public
method
public
testWithoutComment
( )
Property Details
$oPresentation
protected_oe property
protected
PhpPresentation;
$oPresentation
return
PhpPresentation;