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-02-03 05:49:25 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
History
Marco Pivetta
e0148f14e2
doctrine/common 2.6.0 compat
...
Less strict assertion - no need to check the exact file name
2015-12-25 15:20:35 +01:00
..
DbalTypes
#1336
- class constants over string references in tests - removing useless QueryBuilder usage
2015-03-17 21:21:20 +00:00
EventListener
DDC-3683 -
#1380
- reverting BC break, annotating correct types, cs fixes
2015-07-15 20:35:21 +01:00
Mocks
fixes result cache setting query caching
2015-11-07 16:14:54 +00:00
Models
#1573
- correcting test asset namespace, removing unused properties and bi-directional association
2015-12-11 20:14:53 +01:00
ORM
doctrine/common 2.6.0 compat
2015-12-25 15:20:35 +01:00
DbalFunctionalTestCase.php
Fixed documentation for Doctrine\Tests
2012-12-14 18:55:49 +00:00
DbalTestCase.php
Fixed documentation for Doctrine\Tests
2012-12-14 18:55:49 +00:00
DoctrineTestCase.php
Fixed documentation for Doctrine\Tests
2012-12-14 18:55:49 +00:00
OrmFunctionalTestCase.php
#1573
- correcting test asset namespace, removing unused properties and bi-directional association
2015-12-11 20:14:53 +01:00
OrmPerformanceTestCase.php
Updated syntax for ``
integer
`
and
`
boolean
`` types
2015-07-14 15:30:13 -03:00
OrmTestCase.php
General fixes across CS, type resolving, test fixes, etc
2015-11-07 03:55:05 +00:00
TestInit.php
[DDC-3461] Renamed AssocationBuilder::isPrimaryKey() to makePrimaryKey(). Same for FieldBuilder and depreceating isPrimaryKey(). Adjust tests. Revert change in ClassMetadataInfo and fix bug.
2015-03-18 17:06:30 +01:00
TestUtil.php
Updated syntax for ``
integer
`
and
`
boolean
`` types
2015-07-14 15:30:13 -03:00