1
0
mirror of synced 2025-01-08 10:07:10 +03:00
doctrine2/tests/Doctrine/Tests
Strate 35ea399d33 DDC-3005 Defer invoking of postLoad event to the end of hydration cycle.
1. Refactor handling of hydration complete: delegate this task to special object
2. Write test case for situation, when inside postLoad listener other entity is loading.
3. Make test, written on second step, be able to pass :)
2015-01-12 22:34:24 +01:00
..
DbalTypes Fixed documentation for Doctrine\Tests\DbalTypes 2012-12-14 18:55:16 +00:00
EventListener Fix docs 2013-12-16 11:05:05 -05:00
Mocks Use null comparation instead of is_null() 2014-07-30 16:54:24 -03:00
Models DDC-3005 Defer invoking of postLoad event to the end of hydration cycle. 2015-01-12 22:34:24 +01:00
ORM DDC-3005 Defer invoking of postLoad event to the end of hydration cycle. 2015-01-12 22:34:24 +01: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 Implemented support for one to many extra lazy with joined inheritance. 2015-01-12 18:15:13 +00: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 Fixed documentation for Doctrine\Tests 2012-12-14 18:55:49 +00:00