.. |
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
|
#5935 #5684 #6020 #6152 removed useless NAME constant from the test
|
2016-11-27 17:49:09 +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
|
#6017 moving tests around clear() into the EntityManager tests
|
2016-11-27 18:37:45 +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 |
ORMInvalidArgumentExceptionTest.php
|
#6017 test coverage for ORMInvalidArgumentException::invalidEntityName
|
2016-11-27 18:36:48 +01: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
|
#6017 clear($proxyClassName) should behave like clear($realClassName)
|
2016-11-27 18:36:49 +01:00 |