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-18 22:41:43 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
/
ORM
History
Guilherme Blanco
b9a24b5487
Merge pull request
#93
from kwiateusz/UnitTestsUpdate
...
Last change from assertTrue($a instanceof $b) to assertInstanceOf
2011-08-14 21:05:15 -07:00
..
Criteria
[2.0] Cleanups, build fixes.
2009-06-15 18:25:47 +00:00
Entity
Removed AllTests files and Suites
2011-06-18 22:49:25 +02:00
Functional
[DDC-408][DDC-1150][DDC-1277] Implemented support to parameter expanding on associations.
2011-08-13 21:28:54 -03:00
Hydration
Last change from assertTrue($a instanceof $b) to assertInstanceOf
2011-07-27 08:54:06 +02:00
Id
Removed AllTests files and Suites
2011-06-18 22:49:25 +02:00
Mapping
Merge pull request
#93
from kwiateusz/UnitTestsUpdate
2011-08-14 21:05:15 -07:00
Performance
Removed AllTests files and Suites
2011-06-18 22:49:25 +02:00
Proxy
Removed AllTests files and Suites
2011-06-18 22:49:25 +02:00
Query
Added support to SingleValuePathExpression in ORDER BY.
2011-08-14 00:46:02 -03:00
Tools
Last change from assertTrue($a instanceof $b) to assertInstanceOf
2011-07-27 08:54:06 +02:00
CommitOrderCalculatorTest.php
[2.0] Started to simplify commit order calculation.
2009-07-27 09:50:22 +00:00
EntityManagerTest.php
Change from assertType to assertInstanceOf.
2011-07-26 11:38:09 +02:00
PersistentCollectionTest.php
Improving API and docblocks. Removing superfluous tests.
2010-08-09 22:48:07 +02:00
QueryBuilderTest.php
[DDC-1237] Fixed issue with QueryBuilder where user may have includes nested complex expression in a string format while consuming a composite expression (AND or OR).
2011-07-03 01:48:18 -03:00
UnitOfWorkTest.php
[DDC-119] Fixed.
2010-07-15 15:55:45 +02:00