1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/tests/Doctrine/Tests/Common
2009-09-11 19:50:48 +00:00
..
Annotations [2.0] More test coverage 2009-07-14 22:36:09 +00:00
Cache [2.0] Commented Memcache test since it was throwing a fatal error if module is loaded. It requires a memcache server config to be able to run these tests 2009-07-15 22:45:34 +00:00
ClassLoaderTest [2.0] More test coverage 2009-07-14 22:36:09 +00:00
Collections [2.0] Streamlined result structures. Hydration improvements: Small overall improvements, large improvement for (joined) fetched collections (~60%). 2009-08-03 13:25:56 +00:00
AllTests.php [2.0] More test coverage 2009-07-14 22:36:09 +00:00
ClassLoaderTest.php [2.0] Refactored classloader architecture. Renamed ClassLoader => GlobalClassLoader. Introduced IsolatedClassLoader that is suitable for participating in autoload stacks. Added 2 example entity classes to the sandbox with 2 xml mappings and 2 yaml mappings. Simplified sandbox setup. 2009-09-11 19:50:48 +00:00
DoctrineExceptionTest.php [2.0] Small refactorings. 2009-07-24 11:33:38 +00:00
EventManagerTest.php [2.0] More test coverage 2009-07-14 22:36:09 +00:00