1
0
Fork 0
mirror of synced 2025-04-03 05:13:37 +03:00
doctrine2/tests/Doctrine/Tests/ORM
2017-06-08 23:18:47 +02:00
..
Cache Optimization. Multiple get in QueryCache 2017-01-16 23:02:23 +01:00
Decorator Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
Entity Optimize imports. Remove full qualified class names 2016-05-11 01:55:12 +07:00
Event Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
Functional fixes in tests 2017-05-22 15:52:19 +02:00
Hydration Remove commented code that seems to not be important 2016-12-08 18:16:11 +01:00
Id Use short-array syntax on "tests" directory 2016-12-07 23:33:41 +01:00
Internal Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
Mapping Merge pull request #6462 from mkosiedowski/proxy-embedded-fields-fix 2017-06-01 15:52:07 +02:00
Performance Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
Persisters Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
Proxy Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
Query Evict result set cache if Query#expireResultCache() was called 2017-05-02 23:25:56 +02:00
Repository Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
Tools Add failing test for gh-#6314 (gh-#6356) 2017-06-08 23:18:47 +02:00
Utility Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
CommitOrderCalculatorTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
ConfigurationTest.php Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
EntityManagerTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
EntityNotFoundExceptionTest.php Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
LazyCriteriaCollectionTest.php Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
ORMInvalidArgumentExceptionTest.php Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
PersistentCollectionTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
QueryBuilderTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
UnitOfWorkTest.php #6174 #5570 removed unused imports 2016-12-18 15:46:49 +01:00