1
0
Fork 0
mirror of synced 2025-03-29 11:19:50 +03:00
doctrine2/tests/Doctrine/Tests/ORM
2017-03-07 18:34:50 +01:00
..
Cache Optimization. Multiple get in QueryCache 2017-01-16 23:02:23 +01:00
Decorator Fix EntityManagerDecorator tests 2017-02-12 18:38:21 +01: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 DDC-2780 - Fixed issue with IS NULL on join aliases 2017-03-07 18:34:50 +01: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 Use short-array syntax on "tests" directory 2016-12-07 23:33:41 +01:00
Mapping Remove commented code that seems to not be important 2016-12-08 18:16:11 +01: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 Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
Repository Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
Tools Remove old "CLASSNAME" constants from test models 2016-12-08 18:15:48 +01: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 Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
EntityManagerTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
EntityNotFoundExceptionTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
LazyCriteriaCollectionTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
ORMInvalidArgumentExceptionTest.php #6017 test coverage for ORMInvalidArgumentException::invalidEntityName 2016-11-27 18:36:48 +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