Sindbad~EG File Manager

Current Path : /proc/thread-self/root/opt/cpanel/ea-php55/root/usr/share/tests/pear/XML_Util/tests/
Upload File :
Current File : //proc/thread-self/root/opt/cpanel/ea-php55/root/usr/share/tests/pear/XML_Util/tests/CreateCommentTests.php

<?php

class CreateCommentTests extends AbstractUnitTests
{
    /**
     * @covers XML_Util::createComment()
     */
    public function testCreateCommentBasicUsage()
    {
        $original = "I am comment.";
        $expected = "<!-- I am comment. -->";
        $this->assertEquals($expected, XML_Util::createComment($original));
    }
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists