PhpOffice\PhpPresentation\Tests\Writer\PowerPoint2007Test::testGetPhpPresentationException PHP Method

testGetPhpPresentationException() public method

Test get PhpPresentation exception
    public function testGetPhpPresentationException()
    {
        $object = new PowerPoint2007();
        $object->getPhpPresentation();
    }