1
0
Fork 0
mirror of synced 2025-04-05 06:13:37 +03:00
doctrine2/tests/Doctrine/Tests/ORM
2017-11-26 17:55:59 +01:00
..
Cache 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 splitting test scenario into two bits 2017-08-16 15:07:48 +02:00
Id 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 minor CS fixes (removed useless assignments) 2017-08-16 15:23:20 +02:00
Query Fix parameter name comparison in AbstractQuery#setParameter() with different types 2017-11-24 02:43:00 +01:00
Repository Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
Tools Fix overwriting explicit cache namespace 2017-11-26 12:48:12 +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 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 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