Base testcase class for all Doctrine testcases.
Expanded class hierarchy of DoctrineTestCase
... See full list
abstract class DoctrineTestCase extends \PHPUnit_Framework_TestCase { }