1
0
mirror of synced 2025-01-07 17:47:10 +03:00
doctrine2/tests/lib
2008-06-05 19:01:58 +00:00
..
mocks Initial HYDRATE_SINGLE_SCALAR implementation & test. 2008-05-18 16:21:55 +00:00
Doctrine_DbalTestCase.php changes on the new test suite. 2008-02-10 19:20:52 +00:00
Doctrine_DbalTestSuite.php changes on the new test suite. 2008-02-10 19:20:52 +00:00
Doctrine_OrmFunctionalTestCase.php Added two missing classes. 2008-05-24 17:37:26 +00:00
Doctrine_OrmFunctionalTestSuite.php Added two missing classes. 2008-05-24 17:37:26 +00:00
Doctrine_OrmTestCase.php Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction. 2008-06-05 19:01:58 +00:00
Doctrine_OrmTestSuite.php Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction. 2008-06-05 19:01:58 +00:00
Doctrine_TestCase.php new test setup refactorings 2008-02-10 14:32:05 +00:00
Doctrine_TestSuite.php changes to the new test setup. 2008-02-09 18:59:19 +00:00
Doctrine_TestUtil.php 2008-02-11 19:56:26 +00:00
DoctrineTestInit.php Merged dbal bugfixes from 0.11. 2008-05-17 12:22:24 +00:00