PHP 클래스 PopTest\Graph\GraphTest

상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: nicksagona/PopPHP

보호된 프로퍼티들

프로퍼티 타입 설명
$imageOptions
$pdfOptions
$svgOptions

공개 메소드들

메소드 설명
testAdapter ( )
testAddAndSetFont ( )
testAddAndSetFont1 ( )
testAddAndSetFont2 ( )
testAddHBarGraph ( )
testAddLineGraph ( )
testAddPieChart ( )
testAddVBarGraph ( )
testConstructor ( )
testSetAxisOptions ( )
testSetBarWidth ( )
testSetFillColor ( )
testSetFontColor ( )
testSetFontSize ( )
testSetPadding ( )
testSetReverseFontColor ( )
testSetStrokeColor ( )
testSetStrokeWidth ( )
testShow ( )

메소드 상세

testAdapter() 공개 메소드

public testAdapter ( )

testAddAndSetFont() 공개 메소드

public testAddAndSetFont ( )

testAddAndSetFont1() 공개 메소드

public testAddAndSetFont1 ( )

testAddAndSetFont2() 공개 메소드

public testAddAndSetFont2 ( )

testAddHBarGraph() 공개 메소드

public testAddHBarGraph ( )

testAddLineGraph() 공개 메소드

public testAddLineGraph ( )

testAddPieChart() 공개 메소드

public testAddPieChart ( )

testAddVBarGraph() 공개 메소드

public testAddVBarGraph ( )

testConstructor() 공개 메소드

public testConstructor ( )

testSetAxisOptions() 공개 메소드

public testSetAxisOptions ( )

testSetBarWidth() 공개 메소드

public testSetBarWidth ( )

testSetFillColor() 공개 메소드

public testSetFillColor ( )

testSetFontColor() 공개 메소드

public testSetFontColor ( )

testSetFontSize() 공개 메소드

public testSetFontSize ( )

testSetPadding() 공개 메소드

public testSetPadding ( )

testSetReverseFontColor() 공개 메소드

testSetStrokeColor() 공개 메소드

public testSetStrokeColor ( )

testSetStrokeWidth() 공개 메소드

public testSetStrokeWidth ( )

testShow() 공개 메소드

public testShow ( )

프로퍼티 상세

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

protected $imageOptions

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

protected $pdfOptions

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

protected $svgOptions