1
0
mirror of synced 2025-01-08 10:07:10 +03:00
doctrine2/tests/Doctrine/Tests/ORM
2015-01-13 02:55:51 +01:00
..
Cache Enforce Criteria 2014-05-18 12:47:59 +02:00
Decorator Adding EntityManagerDecorator base class as an extension point for EntityManager 2013-03-06 23:30:47 +01:00
Entity Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
Functional Added test to demonstrate issue 2015-01-13 02:36:58 +01:00
Hydration Fixed issue if aliases were specific names, you would either get completely misleading results (dql alias: scalars) or a fatal error (dql alias: newObjects). 2014-04-24 04:47:13 +00:00
Id Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
Internal #1001 DDC-3005 - Verifying HydrationCompleteHandler skips over registered deferred loads that were already handled by hydrationComplete 2015-01-13 00:48:53 +01:00
Mapping #1238 DDC-3293 DDC-3477 - exploding tests with set use-column-prefix="true" and use-column-prefix="false" xml mappings 2015-01-08 13:33:38 +01:00
Performance Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
Persisters #1235 DDC-3470 - coverage annotations 2014-12-31 09:46:19 +01:00
Proxy Format code 2013-12-31 12:25:14 +01:00
Query #615 - Refactoring test case to remove duplication 2014-10-19 17:21:13 +02:00
Repository #1159 - EOF EOL CS fixes for Doctrine\ORM\Repository\DefaultRepositoryFactory tests 2014-10-14 01:49:57 +02:00
Tools #1214 #1216 - adding @group annotation for newly introduced test cases 2014-12-10 01:33:09 +01:00
Utility - Fixed the basic entity persister so that versioned OneToOne entities can be created 2014-10-01 14:01:44 +01:00
CommitOrderCalculatorTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
ConfigurationTest.php Ensure query cache is not ArrayCache in production 2014-12-19 20:18:45 +01:00
EntityManagerTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
EntityNotFoundExceptionTest.php #1240 DDC-3479 - Basic coverage for EntityNotFoundException 2015-01-13 02:55:51 +01:00
LazyCriteriaCollectionTest.php Verifying that the persister is used only once when matching on a lazy criteria collection 2014-05-17 19:06:16 +02:00
PersistentCollectionTest.php convert PersistentCollection functional tests to unit tests 2013-07-23 09:40:46 -04:00
QueryBuilderTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00
UnitOfWorkTest.php Removed all useless occurrence of require_once TestInit.php 2014-04-07 14:43:25 +02:00