1
0
Fork 0
mirror of synced 2025-04-01 20:36:14 +03:00
doctrine2/tests/Doctrine/Tests/ORM
Luís Cobucci 59792654c0
Improve tests for DATE_ADD and DATE_SUB
So that we can do proper assertions and cover all the possibilities
of the functions.
2017-10-31 15:48:26 +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 Improve tests for DATE_ADD and DATE_SUB 2017-10-31 15:48:26 +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 Add the correct assertions for tests that don't have any 2017-06-12 23:05:55 +02: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 Add DateInterval type parameter 2017-09-28 13:15:40 +05:00
Repository Updating to PHPUnit 6 2017-03-31 21:59:02 +01:00
Tools Entity listeners are now processed by exporters 2017-08-15 10:08:50 +02: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 Use "::class" syntax on "tests" directory 2016-12-08 18:13:39 +01:00
UnitOfWorkTest.php Use newer PHP syntax 2017-09-06 01:32:49 +02:00