Sindbad~EG File Manager

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

<?php

/*
 * Allow for PHPUnit 4.* while XML_Util is still usable on PHP 5.4
 */
if (!class_exists('PHPUnit_Framework_TestCase')) {
    class PHPUnit_Framework_TestCase extends \PHPUnit\Framework\TestCase {}
}

abstract class AbstractUnitTests extends \PHPUnit_Framework_TestCase
{
    public function setUp()
    {
        // ensure the class is defined, and thus its constants are declared
        new XML_Util();
    }
}

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