This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-01-31 04:21:44 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
History
Guilherme Blanco
29f0b678cf
Merge pull request
#526
from FabioBatSilva/DDC-2172
...
[DDC-2172] Fix EntityGenerator get literal type
2012-11-27 12:14:12 -08:00
..
DbalTypes
Remove sql conversion from where clauses and update statements
2011-11-21 15:08:36 +01:00
Mocks
remove '_' prefix at BasicEntityPersister
2012-11-05 22:50:23 -02:00
Models
Remove unnecssary code
2012-11-12 15:01:20 +01:00
ORM
Merge pull request
#526
from FabioBatSilva/DDC-2172
2012-11-27 12:14:12 -08: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
[DDC-1939] Add test for persistent collection delete with composite key
2012-07-29 09:27:08 +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
Allow running tests with composer
2012-11-17 03:41:32 +01:00
TestUtil.php
Bump DBAL version and make TestUtil more lenient
2011-10-25 22:54:20 +02:00