.. |
Cache
|
Evict query cache when entities are updated
|
2016-09-08 13:50:06 +02:00 |
Decorator
|
Make test suite compatible with PHPUnit 5.4.
|
2016-06-18 13:01:59 +02:00 |
Entity
|
Optimize imports. Remove full qualified class names
|
2016-05-11 01:55:12 +07:00 |
Event
|
Make test suite compatible with PHPUnit 5.4.
|
2016-06-18 13:01:59 +02:00 |
Functional
|
#5689 removed OidReuseTest , which was moved to UnitOfWork tests
|
2016-09-10 20:15:59 +02:00 |
Hydration
|
Add unit test for SimpleObjectHydrator
|
2016-09-08 13:37:00 +02:00 |
Id
|
Optimize imports. Remove full qualified class names
|
2016-05-11 01:55:12 +07:00 |
Internal
|
Make test suite compatible with PHPUnit 5.4.
|
2016-06-18 13:01:59 +02:00 |
Mapping
|
Make test suite compatible with PHPUnit 5.4.
|
2016-06-18 13:01:59 +02:00 |
Performance
|
Corrected SLC test expected query count: since the identity map is now consistently hashing identifiers
|
2016-07-07 23:46:09 +02:00 |
Persisters
|
Optimize imports. Remove full qualified class names
|
2016-05-11 01:55:12 +07:00 |
Proxy
|
#5768 #5755 cleaned up test scenario, using new mocking logic as per PHPUnit 5.4+
|
2016-09-10 20:45:01 +02:00 |
Query
|
Make test suite compatible with PHPUnit 5.4.
|
2016-06-18 13:01:59 +02:00 |
Repository
|
Make test suite compatible with PHPUnit 5.4.
|
2016-06-18 13:01:59 +02:00 |
Tools
|
Make test suite compatible with PHPUnit 5.4.
|
2016-06-18 13:01:59 +02:00 |
Utility
|
Refactored IdentifierFlattener
|
2015-02-16 00:53:46 +00:00 |
CommitOrderCalculatorTest.php
|
Optimize imports. Remove full qualified class names
|
2016-05-11 01:55:12 +07:00 |
ConfigurationTest.php
|
Make test suite compatible with PHPUnit 5.4.
|
2016-06-18 13:01:59 +02:00 |
EntityManagerTest.php
|
Make test suite compatible with PHPUnit 5.4.
|
2016-06-18 13:01:59 +02:00 |
EntityNotFoundExceptionTest.php
|
#1240 DDC-3479 - Basic coverage for EntityNotFoundException
|
2015-01-13 02:55:51 +01:00 |
LazyCriteriaCollectionTest.php
|
Make test suite compatible with PHPUnit 5.4.
|
2016-06-18 13:01:59 +02:00 |
PersistentCollectionTest.php
|
Optimize imports. Remove full qualified class names
|
2016-05-11 01:55:12 +07:00 |
QueryBuilderTest.php
|
Make test suite compatible with PHPUnit 5.4.
|
2016-06-18 13:01:59 +02:00 |
UnitOfWorkTest.php
|
#5689 removed unused reflection access
|
2016-09-10 20:19:15 +02:00 |