1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/tests/Doctrine/Tests
Benjamin Eberlei b2385e0afa [DDC-1637] Implementation of Criteria Collections API for
PersistentCollection (OneToMany only) and EntityRepository.
2012-07-09 09:59:48 +02:00
..
DbalTypes Remove sql conversion from where clauses and update statements 2011-11-21 15:08:36 +01:00
Mocks Updating to reflect latest Doctrine Common changes 2012-07-08 16:30:35 +02:00
Models test remove item and clear collection 2012-07-04 17:11:43 -03:00
ORM [DDC-1637] Implementation of Criteria Collections API for 2012-07-09 09:59: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
DbalTestCase.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
OrmFunctionalTestCase.php Updating to reflect latest Doctrine Common changes 2012-07-08 16:30:35 +02:00
OrmPerformanceTestCase.php [2.0] Adding insert performance tests. 2009-05-19 16:11:08 +00:00
OrmTestCase.php Updating to reflect latest Doctrine Common changes 2012-07-08 16:30:35 +02:00
TestInit.php Switch testsuite to run with phpunit.ini.dist from main folder, not using AllTests approach. Fixed global state problem in tests that was caused by EventManager being reused. Significantly enhanced error message about cascade persist 2011-06-18 22:47:21 +02:00
TestUtil.php Bump DBAL version and make TestUtil more lenient 2011-10-25 22:54:20 +02:00