1
0
Fork 0
mirror of synced 2025-04-03 05:13:37 +03:00
doctrine2/tests/Doctrine/Tests/ORM
Konstantin Kuklin c308986a90
Fix insufficient variable check
To ensure that `AbstractQuery#setResultCacheProfile()` doesn't raise
errors when being called with `null`.
2017-12-17 03:21:52 +01:00
..
Cache #6441 moving expected exception annotations into explicit method calls 2017-08-18 04:44:17 +02: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 Add failing test for misleading exception message 2017-11-26 17:55:59 +01:00
Hydration #6623 splitting test scenario into two bits 2017-08-16 15:07:48 +02:00
Id #6167 #6168 rewrote SequenceGeneratorTest for better readability and error messages 2017-06-21 06:04:06 +02:00
Internal Rename data provider so that it doesn't get executed as test 2017-06-12 23:05:56 +02:00
Mapping Enforce sequence XSD requirement 2017-11-26 16:33:27 +01:00
Performance Move test to the right place and add assertions 2017-08-06 12:51:58 +02:00
Persisters Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
Proxy #6626 #6625 minor CS fixes (removed useless assignments) 2017-08-16 15:23:20 +02:00
Query Fix insufficient variable check 2017-12-17 03:21:52 +01:00
Repository Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
Tools Reduce complexity of LimitSubqueryWalker#walkSelectStatement() 2017-12-16 23:31:50 +01:00
Utility Add unit test for HierarchyDiscriminatorResolverTest 2017-08-18 12:11:09 +02:00
CommitOrderCalculatorTest.php Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
ConfigurationTest.php No longer treat aggregate functions as a special case. 2017-06-20 07:27:24 +02:00
EntityManagerTest.php Use newer PHP syntax 2017-09-06 01:32:49 +02: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 #1521 DDC-2922 spec for a new exception endpoint that produces a multi-new-non-cascaded-entities error message 2017-08-22 09:56:43 +02:00
PersistentCollectionTest.php #6613 #6614 #6616 adding void return type to newly introduced test methods 2017-08-11 21:28:18 +02:00
QueryBuilderTest.php Fix parameter name comparison in QueryBuilder#setParameter() with different types 2017-11-24 02:43:01 +01:00
UnitOfWorkTest.php Use newer PHP syntax 2017-09-06 01:32:49 +02:00