PHP 클래스 PhpOffice\PhpPresentation\Tests\Shape\Chart\SeriesTest

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

공개 메소드들

메소드 설명
testConstruct ( )
testDataLabelNumFormat ( )
testDataPointFills ( )
testFill ( )
testFont ( )
testHashCode ( )
testHashIndex ( )
testLabelPosition ( )
testMarker ( )
testOutline ( )
testShowCategoryName ( )
testShowLeaderLines ( )
testShowPercentage ( )
testShowSeriesName ( )
testShowValue ( )
testTitle ( )
testValue ( )

메소드 상세

testConstruct() 공개 메소드

public testConstruct ( )

testDataLabelNumFormat() 공개 메소드

testDataPointFills() 공개 메소드

public testDataPointFills ( )

testFill() 공개 메소드

public testFill ( )

testFont() 공개 메소드

public testFont ( )

testHashCode() 공개 메소드

public testHashCode ( )

testHashIndex() 공개 메소드

public testHashIndex ( )

testLabelPosition() 공개 메소드

public testLabelPosition ( )

testMarker() 공개 메소드

public testMarker ( )

testOutline() 공개 메소드

public testOutline ( )

testShowCategoryName() 공개 메소드

testShowLeaderLines() 공개 메소드

public testShowLeaderLines ( )

testShowPercentage() 공개 메소드

public testShowPercentage ( )

testShowSeriesName() 공개 메소드

public testShowSeriesName ( )

testShowValue() 공개 메소드

public testShowValue ( )

testTitle() 공개 메소드

public testTitle ( )

testValue() 공개 메소드

public testValue ( )