1
0
mirror of synced 2024-12-14 23:26:04 +03:00
doctrine2/tests/Doctrine/Tests/ORM
Dominik Liebler 6e47d7b16d DDC-1278 - EntityManager::clear($entity) support
added test case and modified test data CmsUser to cascade detach address and articles (testing collections and single entites)
2011-08-14 16:12:12 +02:00
..
Criteria [2.0] Cleanups, build fixes. 2009-06-15 18:25:47 +00:00
Entity Removed AllTests files and Suites 2011-06-18 22:49:25 +02:00
Functional DDC-1278 - EntityManager::clear($entity) support 2011-08-14 16:12:12 +02:00
Hydration Few more converts from assertTrue($a instance of $b) to assertInstanceOf 2011-07-26 15:22:57 +02:00
Id Removed AllTests files and Suites 2011-06-18 22:49:25 +02:00
Mapping DDC-1302 - Fix bug in XmlDriver not handling orphan removal 2011-07-31 11:32:57 +02:00
Performance Removed AllTests files and Suites 2011-06-18 22:49:25 +02:00
Proxy Removed AllTests files and Suites 2011-06-18 22:49:25 +02:00
Query Added support to CaseExpression. Added support to nest AndX and OrX QueryBuilder composite expressions, since they do not mess with generated queries. 2011-08-08 02:09:25 -03:00
Tools Merge pull request #79 from mridgway/DDC-725 2011-07-26 14:14:30 -07:00
CommitOrderCalculatorTest.php [2.0] Started to simplify commit order calculation. 2009-07-27 09:50:22 +00:00
EntityManagerTest.php Change from assertType to assertInstanceOf. 2011-07-26 11:38:09 +02:00
PersistentCollectionTest.php Improving API and docblocks. Removing superfluous tests. 2010-08-09 22:48:07 +02:00
QueryBuilderTest.php [DDC-1237] Fixed issue with QueryBuilder where user may have includes nested complex expression in a string format while consuming a composite expression (AND or OR). 2011-07-03 01:48:18 -03:00
UnitOfWorkTest.php [DDC-119] Fixed. 2010-07-15 15:55:45 +02:00