1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/tests/Doctrine/Tests
2011-05-13 00:12:05 -03:00
..
Mocks Revert "Removing old Driver interface in favor of the new one in Common\Persistence. Also changed to use fully qualified class name for interfaces in common to avoid weird aliases." 2011-02-16 10:24:42 -06:00
Models Added support to NamedQueries through ClassMetadata. 2011-03-09 14:43:42 -03:00
ORM [DDC-1122] Added coverage for bug report. 2011-05-13 00:12:05 -03:00
AllTests.php Removed Common and DBAL tests from repository, they are now in their respective projects 2010-05-23 19:19:48 +02:00
DbalFunctionalTestCase.php Added a bunch of functional tests for the public read, write and transactional public DBAL API, passing all the current drivers 2010-05-15 19:54:56 +02: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 [2.0] DDC-84 - Add Mysql Platform unittests for incremental changes of the metadata for the schematool update function. Fixed some quirks in the Unit-Test suite alongside, Fixed changes of length in SchemaTool update. 2009-10-31 22:23:36 +00:00
DoctrineTestSuite.php Enabling namespaces. Final restructurings. 2009-01-22 19:38:10 +00:00
OrmFunctionalTestCase.php [DDC-250] Add tests and fix some glitches and finalized index-by patch. 2011-02-05 11:42:10 +01:00
OrmFunctionalTestSuite.php Fix Testsuite to run with PHPUnit 3.5 2010-10-29 16:46:21 +02:00
OrmPerformanceTestCase.php [2.0] Adding insert performance tests. 2009-05-19 16:11:08 +00:00
OrmTestCase.php DDC-510 - Moved AnnotationDriver Factory Method onto Configuration instance 2010-04-11 11:06:54 +02:00
OrmTestSuite.php Enabling namespaces. Final restructurings. 2009-01-22 19:38:10 +00:00
TestInit.php Fix Testsuite to run with PHPUnit 3.5 2010-10-29 16:46:21 +02:00
TestUtil.php DDC-117 - Finalize patch, fix all the problems of different use-cases by hugely expanding the test-model. 2011-01-01 18:17:19 +01:00