1
0
Fork 0
mirror of synced 2025-04-02 21:06:18 +03:00
doctrine2/tests/Doctrine/Tests
Marco Pivetta 3ed73b4a60 Merge pull request from Ocramius/hotfix/#1169-extra-lazy-one-to-many-is-noop-when-not-doing-orphan-removal
Hotfix -  - extra lazy one to many must be no-op when not doing orphan removal
2015-01-28 20:27:22 +00:00
..
DbalTypes Fixed associations using a value-conversion type for identifiers 2015-01-17 07:58:59 +01:00
EventListener Fix docs 2013-12-16 11:05:05 -05:00
Mocks DDC-2982 - Making cache Region always a MultiGetRegion (no need to segregate the interface here) 2015-01-17 23:10:49 +01:00
Models DDC-3343 - adding tests for orphan-removal + extra-lazy + one-to-many element removal behavior 2015-01-27 07:42:48 +01:00
ORM DDC-3343 - removing note about query count assertion 2015-01-28 20:01:57 +00:00
DbalFunctionalTestCase.php Fixed documentation for Doctrine\Tests 2012-12-14 18:55:49 +00:00
DbalTestCase.php Fixed documentation for Doctrine\Tests 2012-12-14 18:55:49 +00:00
DoctrineTestCase.php Fixed documentation for Doctrine\Tests 2012-12-14 18:55:49 +00:00
OrmFunctionalTestCase.php DDC-3343 - adding tests for orphan-removal + extra-lazy + one-to-many element removal behavior 2015-01-27 07:42:48 +01:00
OrmPerformanceTestCase.php Fixed documentation for Doctrine\Tests 2012-12-14 18:55:49 +00:00
OrmTestCase.php Fix CS and update docs 2013-12-16 11:05:04 -05:00
TestInit.php Fixed phpunit tests autoload requirements and moved to composer autoload-dev configuration. 2015-01-10 20:28:57 +00:00
TestUtil.php initialize database schema only once and avoid unnecessary connections 2015-01-27 12:28:31 +01:00