LittleDemon WebShell


Linux premium331.web-hosting.com 4.18.0-553.80.1.lve.el8.x86_64 #1 SMP Wed Oct 22 19:29:36 UTC 2025 x86_64
Path : /opt/alt/php71/usr/share/pear/test/XML_Util/tests/
File Upload :
Command :
Current File : //opt/alt/php71/usr/share/pear/test/XML_Util/tests/CreateCDataSectionTests.php

<?php

class CreateCDataSectionTests extends AbstractUnitTests
{
    /**
     * @covers XML_Util::createCDataSection()
     */
    public function testCreateCDataSectionBasicUsage()
    {
        $original = "I am content.";
        $expected ="<![CDATA[I am content.]]>";
        $this->assertEquals($expected, XML_Util::createCDataSection($original));
    }
}

LittleDemon - FACEBOOK
[ KELUAR ]