1
0
mirror of synced 2024-12-13 14:56:01 +03:00
doctrine2/tests/Doctrine/Tests
2009-05-03 10:58:16 +00:00
..
Common [2.0] Committing missing DoctrineExceptionTest 2009-02-28 20:22:12 +00:00
DBAL Simplified first platform test. Further platform tests should follow the same scheme. 2009-02-18 10:26:12 +00:00
Mocks [2.0] Work on ID generators, functional tests and more. 2009-03-30 19:43:05 +00:00
Models [2.0] Moved code between Query and AbstractQuery. Added first NativeQuery implementation. Hydration work and code movements for discriminator column usage. Started implementing Single Table Inheritance. 2009-04-12 19:02:12 +00:00
ORM [2.0] Work on single table inheritance with more functional tests. 2009-05-03 10:58:16 +00:00
AllTests.php [2.0] Cleaning up tests and removing some unused files to remove any confusion 2009-02-18 07:59:11 +00:00
DbalTestCase.php Enabling namespaces. Final restructurings. 2009-01-22 19:38:10 +00:00
DbalTestSuite.php Enabling namespaces. Final restructurings. 2009-01-22 19:38:10 +00:00
DoctrineTestCase.php Enabling namespaces. Final restructurings. 2009-01-22 19:38:10 +00:00
DoctrineTestSuite.php Enabling namespaces. Final restructurings. 2009-01-22 19:38:10 +00:00
OrmFunctionalTestCase.php [2.0] Refactored SQL query building process and hydration. Hydration should now support result sets with any number of root components. Introducing ResultSetMapping that is used by hydration instead of queryComponents. This allows mapping of arbitrary SQL queries (NativeQuery). 2009-04-09 18:12:48 +00:00
OrmFunctionalTestSuite.php Enabling namespaces. Final restructurings. 2009-01-22 19:38:10 +00:00
OrmTestCase.php [2.0] Cleaned up old Production/Parser classes. 2009-03-14 09:05:52 +00:00
OrmTestSuite.php Enabling namespaces. Final restructurings. 2009-01-22 19:38:10 +00:00
TestInit.php [2.0] Small changes to ClassLoader and add basic unit test for it 2009-02-17 22:30:13 +00:00
TestUtil.php Enabling namespaces. Final restructurings. 2009-01-22 19:38:10 +00:00