1
0
mirror of synced 2024-12-13 06:46:03 +03:00
doctrine2/tests/Doctrine/Tests
2009-07-09 21:56:34 +00:00
..
Common [2.0] Migrated AnnotationDriver to new annotation parser. Removed addendum vendor library. 2009-07-08 15:25:41 +00:00
DBAL divided some assertions in various cohesive methods and renamed method names to conform to agile documentation (affects #2316) 2009-07-07 12:00:22 +00:00
Mocks [2.0] Parser work. 2009-06-14 17:34:28 +00:00
Models [2.0] Migrated AnnotationDriver to new annotation parser. Removed addendum vendor library. 2009-07-08 15:25:41 +00:00
ORM [2.0] More work on the QueryBuilder and Expr classes 2009-07-09 21:56:34 +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
DbalFunctionalTestCase.php [2.0] Fixed connection sharing when Functional DBAL or ORM tests are run standalone. 2009-05-30 10:30:05 +00:00
DbalFunctionalTestSuite.php [2.0] Solved the hassle with dropping/creating the test database through introducing a second test database for temporary connections. Please check the dbproperties.xml.dev file for reference. The 2 test databases need to be created *once* before the very first time of running the tests. New procedure successfully tested against mysql, postgresql, oracle. 2009-05-30 13:57:57 +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] Moved cache drivers to Common package. Added new annotation parser implementation to Common package. AnnotationDriver in ORM not yet migrated. 2009-07-06 20:34:54 +00:00
OrmFunctionalTestSuite.php Enabling namespaces. Final restructurings. 2009-01-22 19:38:10 +00:00
OrmPerformanceTestCase.php [2.0] Adding insert performance tests. 2009-05-19 16:11:08 +00:00
OrmTestCase.php [2.0] Moved cache drivers to Common package. Added new annotation parser implementation to Common package. AnnotationDriver in ORM not yet migrated. 2009-07-06 20:34:54 +00:00
OrmTestSuite.php Enabling namespaces. Final restructurings. 2009-01-22 19:38:10 +00:00
TestInit.php [2.0] Cleanups, build fixes. 2009-06-15 18:25:47 +00:00
TestUtil.php [2.0] Solved the hassle with dropping/creating the test database through introducing a second test database for temporary connections. Please check the dbproperties.xml.dev file for reference. The 2 test databases need to be created *once* before the very first time of running the tests. New procedure successfully tested against mysql, postgresql, oracle. 2009-05-30 13:57:57 +00:00