.. |
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
|
#5987 CS: spacing after ! (not) operator
|
2016-11-26 05:23:04 +01: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
|
#6129 Fixed code style and @depends in test.
|
2016-11-17 21:05:58 +01:00 |
Performance
|
remove license from header of test files
|
2016-10-26 13:24:33 -03:00 |
Persisters
|
remove license from header of test files
|
2016-10-26 13:24:33 -03: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
|
remove license from header of test files
|
2016-10-26 13:24:33 -03:00 |
Repository
|
Make test suite compatible with PHPUnit 5.4.
|
2016-06-18 13:01:59 +02:00 |
Tools
|
#6068 hardened test logic to verify that nothing is present after the |null in @var and @return types
|
2016-11-26 06:35:23 +01: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
|
Fixes named native query test
|
2016-10-13 22:54:32 +02:00 |
EntityManagerTest.php
|
#6136 Removed regex assertion - constant assertion is sufficient
|
2016-11-18 09:19:27 +01: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
|
#6110 split test into multiple sub-scenarios involving PersistentCollection key checking
|
2016-11-26 06:02:16 +01:00 |
QueryBuilderTest.php
|
remove license from header of test files
|
2016-10-26 13:24:33 -03:00 |
UnitOfWorkTest.php
|
#5689 removed unused reflection access
|
2016-09-10 20:19:15 +02:00 |