PHP Class PhpPresentation\Tests\Writer\PowerPoint2007\PptChartsTest

Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: phpoffice/phppowerpoint

Protected Properties

Свойство Type Description
$oPresentation PhpPresentation;
$seriesData array

Méthodes publiques

Méthode 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 méthode

Executed before each method of the class
public setUp ( )

tearDown() public méthode

Executed after each method of the class
public tearDown ( )

testAxisFont() public méthode

public testAxisFont ( )

testPlotAreaBadType() public méthode

public testPlotAreaBadType ( )

testTitleVisibility() public méthode

public testTitleVisibility ( )

testTypeArea() public méthode

public testTypeArea ( )

testTypeBar() public méthode

public testTypeBar ( )

testTypeBar3D() public méthode

public testTypeBar3D ( )

testTypeBar3DBarDirection() public méthode

testTypeBar3DSubScript() public méthode

testTypeBar3DSuperScript() public méthode

testTypeLine() public méthode

public testTypeLine ( )

testTypeLineGridlines() public méthode

testTypeLineMarker() public méthode

public testTypeLineMarker ( )

testTypeLineSeriesOutline() public méthode

testTypeLineSubScript() public méthode

testTypeLineSuperScript() public méthode

testTypePie() public méthode

public testTypePie ( )

testTypePie3D() public méthode

public testTypePie3D ( )

testTypePie3DExplosion() public méthode

testTypePie3DSubScript() public méthode

testTypePie3DSuperScript() public méthode

testTypeScatter() public méthode

public testTypeScatter ( )

testTypeScatterMarker() public méthode

testTypeScatterSeriesOutline() public méthode

testTypeScatterSubScript() public méthode

testTypeScatterSuperScript() public méthode

Property Details

$oPresentation protected_oe property

protected PhpPresentation; $oPresentation
Résultat PhpPresentation;

$seriesData protected_oe property

protected array $seriesData
Résultat array