PHP Class PhpOffice\PhpPresentation\Tests\Writer\ODPresentation\ObjectsChartTest

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

Public Methods

Method Description
tearDown ( ) Executed before each method of the class
testAxisFont ( )
testLegend ( )
testTitleVisibility ( )
testTypeArea ( )
testTypeBar ( )
testTypeBar3D ( )
testTypeBar3DHorizontal ( )
testTypeBarGroupingPercentStacked ( )
testTypeBarGroupingStacked ( )
testTypeBarHorizontal ( )
testTypeLine ( )
testTypeLineGridlines ( )
testTypeLineMarker ( )
testTypeLineSeriesOutline ( )
testTypePie ( )
testTypePie3D ( )
testTypePie3DExplosion ( )
testTypeScatter ( )
testTypeScatterMarker ( )
testTypeScatterSeriesOutline ( )

Method Details

tearDown() public method

Executed before each method of the class
public tearDown ( )

testAxisFont() public method

public testAxisFont ( )

testLegend() public method

public testLegend ( )

testTitleVisibility() public method

public testTitleVisibility ( )

testTypeArea() public method

public testTypeArea ( )

testTypeBar() public method

public testTypeBar ( )

testTypeBar3D() public method

public testTypeBar3D ( )

testTypeBar3DHorizontal() public method

testTypeBarGroupingPercentStacked() public method

testTypeBarGroupingStacked() public method

testTypeBarHorizontal() public method

testTypeLine() public method

public testTypeLine ( )

testTypeLineGridlines() public method

testTypeLineMarker() public method

public testTypeLineMarker ( )

testTypeLineSeriesOutline() public method

testTypePie() public method

public testTypePie ( )

testTypePie3D() public method

public testTypePie3D ( )

testTypePie3DExplosion() public method

testTypeScatter() public method

public testTypeScatter ( )

testTypeScatterMarker() public method

testTypeScatterSeriesOutline() public method