PHP 클래스 PhpPresentation\Tests\Writer\PowerPoint2007\PptCommentsTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: phpoffice/phppowerpoint

보호된 프로퍼티들

프로퍼티 타입 설명
$oPresentation PhpPresentation;

공개 메소드들

메소드 설명
setUp ( )
tearDown ( ) Executed before each method of the class
testComments ( )
testWithoutComment ( )

메소드 상세

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

Executed before each method of the class
public tearDown ( )

testComments() 공개 메소드

public testComments ( )

testWithoutComment() 공개 메소드

public testWithoutComment ( )

프로퍼티 상세

$oPresentation 보호되어 있는 프로퍼티

protected PhpPresentation; $oPresentation
리턴 PhpPresentation;