1
0
mirror of synced 2024-12-13 06:46:03 +03:00
doctrine2/tests/lib
2008-08-31 18:27:16 +00:00
..
mocks checkin of occasional work from the past weeks. 2008-08-31 18:27:16 +00:00
Doctrine_DbalTestCase.php Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things. 2008-06-15 15:56:28 +00:00
Doctrine_DbalTestSuite.php Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things. 2008-06-15 15:56:28 +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 Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things. 2008-06-15 15:56:28 +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 The usual 2.0 refactoring/implementation commit. 2008-07-04 16:32:19 +00:00
DoctrineTestInit.php Merged dbal bugfixes from 0.11. 2008-05-17 12:22:24 +00:00