PHP Class PhpPresentation\Tests\Writer\PowerPoint2007\PptChartsTest

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

Protected Properties

Property Type Description
$oPresentation PhpPresentation;
$seriesData array

Public Methods

Method Description
setUp ( ) Executed before each method of the class
tearDown ( ) Executed after each method of the class
testAxisFont ( )
testPlotAreaBadType ( )
testTitleVisibility ( )
testTypeArea ( )
testTypeBar ( )
testTypeBar3D ( )
testTypeBar3DBarDirection ( )
testTypeBar3DSubScript ( )
testTypeBar3DSuperScript ( )
testTypeLine ( )
testTypeLineGridlines ( )
testTypeLineMarker ( )
testTypeLineSeriesOutline ( )
testTypeLineSubScript ( )
testTypeLineSuperScript ( )
testTypePie ( )
testTypePie3D ( )
testTypePie3DExplosion ( )
testTypePie3DSubScript ( )
testTypePie3DSuperScript ( )
testTypeScatter ( )
testTypeScatterMarker ( )
testTypeScatterSeriesOutline ( )
testTypeScatterSubScript ( )
testTypeScatterSuperScript ( )

Method Details

setUp() public method

Executed before each method of the class
public setUp ( )

tearDown() public method

Executed after each method of the class
public tearDown ( )

testAxisFont() public method

public testAxisFont ( )

testPlotAreaBadType() public method

public testPlotAreaBadType ( )

testTitleVisibility() public method

public testTitleVisibility ( )

testTypeArea() public method

public testTypeArea ( )

testTypeBar() public method

public testTypeBar ( )

testTypeBar3D() public method

public testTypeBar3D ( )

testTypeBar3DBarDirection() public method

testTypeBar3DSubScript() public method

testTypeBar3DSuperScript() public method

testTypeLine() public method

public testTypeLine ( )

testTypeLineGridlines() public method

testTypeLineMarker() public method

public testTypeLineMarker ( )

testTypeLineSeriesOutline() public method

testTypeLineSubScript() public method

testTypeLineSuperScript() public method

testTypePie() public method

public testTypePie ( )

testTypePie3D() public method

public testTypePie3D ( )

testTypePie3DExplosion() public method

testTypePie3DSubScript() public method

testTypePie3DSuperScript() public method

testTypeScatter() public method

public testTypeScatter ( )

testTypeScatterMarker() public method

testTypeScatterSeriesOutline() public method

testTypeScatterSubScript() public method

testTypeScatterSuperScript() public method

Property Details

$oPresentation protected property

protected PhpPresentation; $oPresentation
return PhpPresentation;

$seriesData protected property

protected array $seriesData
return array