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-03-03 11:23:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
History
Marco Pivetta
8a6b1b48e3
#1130
DDC-3300 - removing unused
ResolveDiscriminatorMapListener
and related test
2015-01-22 09:44:39 +01:00
..
DbalTypes
Fixed associations using a value-conversion type for identifiers
2015-01-17 07:58:59 +01:00
EventListener
Fix docs
2013-12-16 11:05:05 -05:00
Mocks
#954
DDC-2982 - Making cache
Region
always a
MultiGetRegion
(no need to segregate the interface here)
2015-01-17 23:10:49 +01:00
Models
#1130
DDC-3300 - fixed inheritance maps where inheritance members were missing
2015-01-22 09:44:39 +01:00
ORM
#1130
DDC-3300 - removing unused
ResolveDiscriminatorMapListener
and related test
2015-01-22 09:44:39 +01:00
DbalFunctionalTestCase.php
…
DbalTestCase.php
…
DoctrineTestCase.php
…
OrmFunctionalTestCase.php
Revert "
#1178
- simplified
ValueConversionType
tests by using a single model-set for the entire subset of tests (faster as well)"
2015-01-17 08:01:31 +01:00
OrmPerformanceTestCase.php
…
OrmTestCase.php
…
TestInit.php
Fixed phpunit tests autoload requirements and moved to composer autoload-dev configuration.
2015-01-10 20:28:57 +00:00
TestUtil.php
…