Directory : /home/proudlyafrican/www/vendor/doctrine/inflector/tests/Doctrine/Tests/ |
Current File : /home/proudlyafrican/www/vendor/doctrine/inflector/tests/Doctrine/Tests/DoctrineTestCase.php |
<?php namespace Doctrine\Tests; /** * Base testcase class for all Doctrine testcases. */ abstract class DoctrineTestCase extends \PHPUnit_Framework_TestCase { }