Sindbad~EG File Manager

Current Path : /proc/thread-self/root/opt/cpanel/ea-php71/root/usr/share/tests/pear/Structures_Graph/tests/
Upload File :
Current File : //proc/thread-self/root/opt/cpanel/ea-php71/root/usr/share/tests/pear/Structures_Graph/tests/AllTests.php

<?php
require_once dirname(__FILE__) . '/helper.inc';

class Structures_Graph_AllTests
{
    public static function main()
    {
        PHPUnit_TextUI_TestRunner::run(self::suite());
    }

    public static function suite()
    {
        $suite = new PHPUnit_Framework_TestSuite('Structures_Graph Tests');

        $dir = new GlobIterator(dirname(__FILE__) . '/*Test.php');
        $suite->addTestFiles($dir);

        return $suite;
    }
}

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