PHP Class PhpOffice\PhpPresentation\Tests\Writer\PowerPoint2007\SlideTest

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

Public Methods

Method Description
tearDown ( ) Executed before each method of the class
testAlignmentShapeAuto ( )
testAlignmentShapeBase ( )
testAlignmentShapeBottom ( )
testAlignmentShapeCenter ( )
testAlignmentShapeTop ( )
testAnimation ( )
testCommentInGroupRelationship ( )
testCommentRelationship ( )
testDrawingShapeBorder ( )
testDrawingShapeShadow ( )
testDrawingWithHyperlink ( )
testFillGradientLinearRichText ( )
testFillGradientLinearTable ( )
testFillGradientPathTable ( )
testFillGradientPathText ( )
testFillPatternTable ( )
testFillSolidTable ( )
testFillSolidText ( )
testHyperlink ( )
testHyperlinkInternal ( )
testLine ( )
testListBullet ( )
testListNumeric ( )
testMedia ( )
testNote ( )
testRichTextAutoFitNormal ( )
testRichTextBreak ( )
testRichTextHyperlink ( )
testRichTextLineSpacing ( )
testRichTextRunLanguage ( )
testRichTextShadow ( )
testRichTextUpright ( )
testRichTextVertical ( )
testStyleSubScript ( )
testStyleSuperScript ( )
testTableWithAlignment ( )
testTableWithBorder ( )
testTableWithColspan ( )
testTableWithHyperlink ( )
testTableWithRowspan ( )
testTransition ( )
testVisibility ( )

Method Details

tearDown() public method

Executed before each method of the class
public tearDown ( )

testAlignmentShapeAuto() public method

testAlignmentShapeBase() public method

testAlignmentShapeBottom() public method

testAlignmentShapeCenter() public method

testAlignmentShapeTop() public method

testAnimation() public method

public testAnimation ( )

testCommentInGroupRelationship() public method

testCommentRelationship() public method

testDrawingShapeBorder() public method

testDrawingShapeShadow() public method

testFillGradientLinearRichText() public method

testFillGradientLinearTable() public method

testFillGradientPathTable() public method

testFillGradientPathText() public method

testFillPatternTable() public method

testFillSolidTable() public method

public testFillSolidTable ( )

testFillSolidText() public method

public testFillSolidText ( )

testHyperlinkInternal() public method

testLine() public method

public testLine ( )

testListBullet() public method

public testListBullet ( )

testListNumeric() public method

public testListNumeric ( )

testMedia() public method

public testMedia ( )

testNote() public method

public testNote ( )

testRichTextAutoFitNormal() public method

testRichTextBreak() public method

public testRichTextBreak ( )

testRichTextLineSpacing() public method

testRichTextRunLanguage() public method

testRichTextShadow() public method

public testRichTextShadow ( )

testRichTextUpright() public method

public testRichTextUpright ( )

testRichTextVertical() public method

testStyleSubScript() public method

public testStyleSubScript ( )

testStyleSuperScript() public method

testTableWithAlignment() public method

testTableWithBorder() public method

public testTableWithBorder ( )

testTableWithColspan() public method

testTableWithRowspan() public method

testTransition() public method

public testTransition ( )

testVisibility() public method

public testVisibility ( )