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-02 21:41:45 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
History
Ilya Antipenko
60b80c95cc
Add phpdoc tests for addXxx() and removeXxx() methods
...
Add tests for return types for addXxx() and removeXxx() methods
2015-10-17 17:14:56 +03:00
..
DbalTypes
#1336
- class constants over string references in tests - removing useless QueryBuilder usage
2015-03-17 21:21:20 +00:00
EventListener
Fix docs
2013-12-16 11:05:05 -05:00
Mocks
Fix: generated IDs are converted to integer
2015-03-23 17:51:04 +01:00
Models
Hydration of fetch-joined results fails when an entity has a default value of
array
for the collection property
2015-04-02 23:43:16 +01:00
ORM
Add phpdoc tests for addXxx() and removeXxx() methods
2015-10-17 17:14:56 +03: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
problem with LimitSubqueryOutputWalker when use InheritanceType
2015-03-31 21:36:32 +01:00
OrmPerformanceTestCase.php
Fixed documentation for Doctrine\Tests
2012-12-14 18:55:49 +00:00
OrmTestCase.php
Fix CS and update docs
2013-12-16 11:05:04 -05: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
initialize database schema only once and avoid unnecessary connections
2015-01-27 12:28:31 +01:00